Age | Commit message (Expand) | Author | Files | Lines |
2024-07-29 | profiling: remove stale percpu flip buffer variablesHEADmaster | Linus Torvalds | 1 | -6/+0 |
2024-07-29 | Merge tag 'for-linus-2024072901' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 7 | -67/+55 |
2024-07-29 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 7 | -162/+240 |
2024-07-29 | task_work: make TWA_NMI_CURRENT handling conditional on IRQ_WORK | Linus Torvalds | 1 | -0/+6 |
2024-07-29 | profiling: attempt to remove per-cpu profile flip buffer | Linus Torvalds | 2 | -182/+2 |
2024-07-29 | profiling: remove prof_cpu_mask | Tetsuo Handa | 2 | -40/+13 |
2024-07-29 | Input: MT - limit max slots | Tetsuo Handa | 1 | -0/+3 |
2024-07-29 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux | Linus Torvalds | 14 | -27/+42 |
2024-07-28 | minmax: simplify min()/max()/clamp() implementation | Linus Torvalds | 1 | -23/+20 |
2024-07-28 | minmax: don't use max() in situations that want a C constant expression | Linus Torvalds | 6 | -6/+6 |
2024-07-28 | minmax: scsi: fix mis-use of 'clamp()' in sr.c | Linus Torvalds | 1 | -1/+1 |
2024-07-28 | minmax: make generic MIN() and MAX() macros available everywhere | Linus Torvalds | 20 | -38/+43 |
2024-07-28 | Linux 6.11-rc1v6.11-rc1 | Linus Torvalds | 1 | -2/+2 |
2024-07-28 | Merge tag 'kbuild-fixes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -4/+4 |
2024-07-28 | minmax: simplify and clarify min_t()/max_t() implementation | Linus Torvalds | 1 | -8/+11 |
2024-07-28 | minmax: add a few more MIN_T/MAX_T users | Linus Torvalds | 7 | -10/+10 |
2024-07-28 | Merge tag 'ubifs-for-linus-6.11-rc1-take2' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 21 | -214/+135 |
2024-07-29 | kbuild: Fix '-S -c' in x86 stack protector scripts | Nathan Chancellor | 2 | -2/+2 |
2024-07-28 | ubi: Fix ubi_init() ubiblock_exit() section mismatch | Richard Weinberger | 1 | -1/+1 |
2024-07-28 | Merge tag 'v6.11-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb... | Linus Torvalds | 5 | -495/+2274 |
2024-07-28 | Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds | 19 | -208/+438 |
2024-07-28 | Merge tag 'unicode-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -2/+5 |
2024-07-28 | kbuild: rpm-pkg: ghost modules.weakdep file | Jose Ignacio Tornos Martinez | 1 | -1/+1 |
2024-07-27 | Merge tag '6.11-rc-smb-client-fixes-part2' of git://git.samba.org/sfrench/cif... | Linus Torvalds | 5 | -7/+203 |
2024-07-27 | Merge tag 'block-6.11-20240726' of git://git.kernel.dk/linux | Linus Torvalds | 8 | -10/+39 |
2024-07-27 | Merge tag 'io_uring-6.11-20240726' of git://git.kernel.dk/linux | Linus Torvalds | 8 | -49/+51 |
2024-07-27 | Merge tag 'vfs-6.11-rc1.fixes.3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -10/+66 |
2024-07-27 | Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linux | Linus Torvalds | 25 | -236/+1058 |
2024-07-27 | Merge tag 'apparmor-pr-2024-07-25' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 8 | -34/+65 |
2024-07-27 | Merge tag 'landlock-6.11-rc1-houdini-fix' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 3 | -2/+84 |
2024-07-27 | Merge tag 'gpio-fixes-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2024-07-27 | Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 24 | -96/+64 |
2024-07-27 | Merge tag 'iommu-fixes-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -5/+5 |
2024-07-27 | Merge tag 'firewire-fixes-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -5/+3 |
2024-07-27 | Merge tag 'spi-fix-v6.11-merge-window' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -81/+114 |
2024-07-27 | Merge tag 'regulator-fix-v6.11-merge-window' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -2/+2 |
2024-07-27 | Merge tag 'regmap-fix-v6.11-merge-window' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -1/+2 |
2024-07-27 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 4 | -9/+11 |
2024-07-27 | Merge tag 'i3c/for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c... | Linus Torvalds | 13 | -143/+431 |
2024-07-27 | Merge tag 'thermal-6.11-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -14/+85 |
2024-07-27 | Merge tag 'mm-hotfixes-stable-2024-07-26-14-33' of git://git.kernel.org/pub/s... | Linus Torvalds | 14 | -42/+95 |
2024-07-27 | Merge tag 'timers-urgent-2024-07-26' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -213/+224 |
2024-07-27 | Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 43 | -245/+750 |
2024-07-27 | Merge tag 'for-linus-6.11-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -64/+74 |
2024-07-27 | Merge branches 'fixes' and 'misc' into for-linus | Russell King (Oracle) | 12 | -15/+31 |
2024-07-27 | hostfs: fix the host directory parse when mounting. | Hongbo Li | 1 | -10/+55 |
2024-07-27 | fs: don't allow non-init s_user_ns for filesystems without FS_USERNS_MOUNT | Seth Forshee (DigitalOcean) | 1 | -0/+11 |
2024-07-27 | ALSA: firewire-lib: fix wrong value as length of header for CIP_NO_HEADER case | Takashi Sakamoto | 1 | -2/+1 |
2024-07-27 | Revert "firewire: Annotate struct fw_iso_packet with __counted_by()" | Takashi Sakamoto | 1 | -3/+2 |
2024-07-26 | minmax: avoid overly complicated constant expressions in VM code | Linus Torvalds | 2 | -2/+9 |
2024-07-26 | minmax: avoid overly complex min()/max() macro arguments in xen | Linus Torvalds | 1 | -2/+3 |
2024-07-26 | nilfs2: handle inconsistent state in nilfs_btnode_create_block() | Ryusuke Konishi | 2 | -7/+22 |
2024-07-26 | selftests/mm: skip test for non-LPA2 and non-LVA systems | Dev Jain | 1 | -1/+15 |
2024-07-26 | mm/page_alloc: fix pcp->count race between drain_pages_zone() vs __rmqueue_pc... | Li Zhijian | 1 | -7/+11 |
2024-07-26 | mm: memcg: add cacheline padding after lruvec in mem_cgroup_per_node | Roman Gushchin | 1 | -0/+1 |
2024-07-26 | alloc_tag: outline and export free_reserved_page() | Suren Baghdasaryan | 2 | -15/+18 |
2024-07-26 | decompress_bunzip2: fix rare decompression failure | Ross Lagerwall | 1 | -1/+2 |
2024-07-26 | mm/huge_memory: avoid PMD-size page cache if needed | Gavin Shan | 2 | -5/+19 |
2024-07-26 | mm: huge_memory: use !CONFIG_64BIT to relax huge page alignment on 32 bit mac... | Yang Shi | 1 | -1/+1 |
2024-07-26 | mm: fix old/young bit handling in the faulting path | Ram Tummala | 1 | -1/+1 |
2024-07-26 | dt-bindings: arm: update James Clark's email address | James Clark | 2 | -2/+2 |
2024-07-26 | MAINTAINERS: mailmap: update James Clark's email address | James Clark | 2 | -2/+3 |
2024-07-26 | dt-bindings: iio: adc: ad7192: Fix 'single-channel' constraints | Rob Herring (Arm) | 1 | -3/+2 |
2024-07-26 | tools/power turbostat: version 2024.07.26 | Len Brown | 1 | -53/+52 |
2024-07-26 | tools/power turbostat: Include umask=%x in perf counter's config | Patryk Wlazlyn | 1 | -10/+50 |
2024-07-26 | tools/power turbostat: Document PMT in turbostat.8 | Patryk Wlazlyn | 1 | -0/+65 |
2024-07-26 | tools/power turbostat: Add MTL's PMT DC6 builtin counter | Patryk Wlazlyn | 1 | -1/+69 |
2024-07-26 | tools/power turbostat: Add early support for PMT counters | Patryk Wlazlyn | 1 | -2/+766 |
2024-07-26 | Merge tag 'auxdisplay-for-v6.11-tag1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 7 | -4/+17 |
2024-07-26 | Merge tag 'sound-fix-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 17 | -46/+434 |
2024-07-26 | Merge tag 'drm-next-2024-07-26' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 56 | -197/+690 |
2024-07-26 | tools/power turbostat: Add selftests for added perf counters | Patryk Wlazlyn | 1 | -0/+178 |
2024-07-26 | tools/power turbostat: Add selftests for SMI, APERF and MPERF counters | Patryk Wlazlyn | 1 | -0/+157 |
2024-07-26 | Merge tag 's390-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 52 | -525/+746 |
2024-07-26 | tools/power turbostat: Move verbose counter messages to level 2 | Patryk Wlazlyn | 1 | -13/+11 |
2024-07-26 | tools/power turbostat: Move debug prints from stdout to stderr | Patryk Wlazlyn | 1 | -8/+9 |
2024-07-26 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 6 | -9/+31 |
2024-07-26 | smb3: add dynamic trace point for session setup key expired failures | Steve French | 2 | -1/+47 |
2024-07-26 | Merge tag 'ceph-for-6.11-rc1' of https://github.com/ceph/ceph-client | Linus Torvalds | 6 | -22/+34 |
2024-07-26 | smb3: add four dynamic tracepoints for copy_file_range and reflink | Steve French | 2 | -1/+67 |
2024-07-26 | smb3: add dynamic tracepoint for reflink errors | Steve French | 2 | -0/+62 |
2024-07-26 | Merge tag 'erofs-for-6.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 5 | -21/+49 |
2024-07-26 | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 2 | -2/+6 |
2024-07-26 | arm64: allow installing compressed image by default | Linus Torvalds | 2 | -2/+19 |
2024-07-26 | Merge tag 'bitmap-6.11-rc1' of https://github.com:/norov/linux | Linus Torvalds | 10 | -70/+54 |
2024-07-26 | io_uring/napi: pass ktime to io_napi_adjust_timeout | Pavel Begunkov | 3 | -17/+11 |
2024-07-26 | io_uring/napi: use ktime in busy polling | Pavel Begunkov | 4 | -24/+30 |
2024-07-26 | regulator: Further restrict RZG2L USB VBCTRL regulator dependencies | Mark Brown | 1 | -1/+1 |
2024-07-26 | Merge tag 'nvme-6.11-2024-07-26' of git://git.infradead.org/nvme into block-6.11 | Jens Axboe | 5 | -8/+30 |
2024-07-26 | RISC-V: Provide the frequency of time CSR via hwprobe | Palmer Dabbelt | 4 | -1/+9 |
2024-07-26 | riscv: Extend sv39 linear mapping max size to 128G | Stuart Menefy | 2 | -6/+7 |
2024-07-26 | Merge patch series "RISC-V: Select ACPI PPTT drivers" | Palmer Dabbelt | 2 | -7/+29 |
2024-07-26 | Merge patch "Enable SPCR table for console output on RISC-V" | Palmer Dabbelt | 2 | -1/+12 |
2024-07-26 | riscv: enable HAVE_ARCH_STACKLEAK | Jisheng Zhang | 4 | -1/+8 |
2024-07-26 | riscv: signal: Remove unlikely() from WARN_ON() condition | Zhongqiu Han | 1 | -1/+1 |
2024-07-26 | riscv: Improve exception and system call latency | Anton Blanchard | 2 | -9/+12 |
2024-07-26 | dt-bindings: i3c: add header for generic I3C flags | Carlos Song | 3 | -1/+21 |
2024-07-26 | i3c: master: svc: Fix error code in svc_i3c_master_do_daa_locked() | Dan Carpenter | 1 | -1/+1 |
2024-07-26 | i3c: master: Enhance i3c_bus_type visibility for device searching & event mon... | Bhoomik Gupta | 3 | -2/+2 |
2024-07-26 | i3c: dw: Add power management support | Aniket | 2 | -17/+209 |
2024-07-26 | i3c: dw: Add some functions for reusability | Aniket | 1 | -27/+35 |
2024-07-26 | i3c: dw: Save timing registers and other values | Aniket | 2 | -2/+22 |
2024-07-26 | i3c: master: svc: Improve DAA STOP handle code logic | Frank Li | 1 | -18/+43 |
2024-07-26 | i3c: dw: Add optional apb clock | Aniket | 2 | -0/+5 |
2024-07-26 | i3c: dw: Use new *_enabled clk API | Aniket | 1 | -10/+1 |
2024-07-26 | dt-bindings: i3c: dw: Add apb clock binding | Aniket | 1 | -1/+10 |
2024-07-26 | i3c: master: svc: Convert comma to semicolon | Chen Ni | 1 | -1/+1 |
2024-07-26 | i3c: mipi-i3c-hci: Round IBI data chunk size to HW supported value | Jarkko Nikula | 1 | -0/+7 |
2024-07-26 | i3c: mipi-i3c-hci: Error out instead on BUG_ON() in IBI DMA setup | Jarkko Nikula | 1 | -1/+4 |
2024-07-26 | i3c: mipi-i3c-hci: Set IBI Status and Data Ring base addresses | Jarkko Nikula | 1 | -0/+5 |
2024-07-26 | i3c: mipi-i3c-hci: Switch to lower_32_bits()/upper_32_bits() helpers | Jarkko Nikula | 1 | -21/+6 |
2024-07-26 | i3c: dw: Remove ibi_capable property | Aniket | 3 | -23/+2 |
2024-07-26 | i3c: dw: Fix IBI intr programming | Aniket | 2 | -8/+9 |
2024-07-26 | i3c: dw: Fix clearing queue thld | Aniket | 1 | -1/+1 |
2024-07-26 | i3c: mipi-i3c-hci: Fix number of DAT/DCT entries for HCI versions < 1.1 | Jarkko Nikula | 1 | -0/+8 |
2024-07-26 | i3c: master: svc: resend target address when get NACK | Frank Li | 1 | -14/+44 |
2024-07-26 | erofs: convert comma to semicolon | Chen Ni | 1 | -1/+1 |
2024-07-26 | erofs: support multi-page folios for erofs_bread() | Gao Xiang | 1 | -18/+12 |
2024-07-26 | erofs: add support for FS_IOC_GETFSSYSFSPATH | Huang Xiaojia | 1 | -0/+16 |
2024-07-26 | erofs: fix race in z_erofs_get_gbuf() | Gao Xiang | 1 | -0/+3 |
2024-07-26 | erofs: support STATX_DIOALIGN | Hongbo Li | 1 | -2/+17 |
2024-07-26 | Merge tag 'amd-drm-fixes-6.11-2024-07-25' of https://gitlab.freedesktop.org/a... | Dave Airlie | 20 | -17/+261 |
2024-07-26 | Merge tag 'drm-misc-next-fixes-2024-07-25' of https://gitlab.freedesktop.org/... | Dave Airlie | 1 | -1/+7 |
2024-07-26 | Merge tag 'drm-intel-next-fixes-2024-07-25' of https://gitlab.freedesktop.org... | Dave Airlie | 2 | -7/+5 |
2024-07-25 | Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 43 | -123/+320 |
2024-07-25 | Merge tag 'printk-for-6.11-trivial' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -6/+8 |
2024-07-25 | Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 93 | -258/+258 |
2024-07-25 | Merge tag 'efi-fixes-for-v6.11-1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -5/+17 |
2024-07-25 | Merge tag 'kgdb-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da... | Linus Torvalds | 4 | -20/+8 |
2024-07-25 | Merge tag 'mips_6.11_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips... | Linus Torvalds | 6 | -35/+12 |
2024-07-25 | Merge tag 'parisc-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 12 | -53/+125 |
2024-07-25 | Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 69 | -1956/+1297 |
2024-07-25 | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 216 | -624/+778 |
2024-07-25 | Merge tag 'linux-watchdog-6.11-rc1' of git://www.linux-watchdog.org/linux-wat... | Linus Torvalds | 9 | -59/+81 |
2024-07-25 | Merge tag 'dma-mapping-6.11-2024-07-24' of git://git.infradead.org/users/hch/... | Linus Torvalds | 1 | -1/+1 |
2024-07-25 | Merge tag 'asoc-fix-v6.11-merge-window' of https://git.kernel.org/pub/scm/lin... | Takashi Iwai | 11 | -40/+85 |
2024-07-25 | Merge branch 'tap-tun-harden-by-dropping-short-frame' | Jakub Kicinski | 2 | -0/+8 |
2024-07-25 | tun: add missing verification for short frame | Dongli Zhang | 1 | -0/+3 |
2024-07-25 | tap: add missing verification for short frame | Si-Wei Liu | 1 | -0/+5 |
2024-07-25 | mISDN: Fix a use after free in hfcmulti_tx() | Dan Carpenter | 1 | -3/+4 |
2024-07-25 | gve: Fix an edge case for TSO skb validity check | Bailey Forrest | 1 | -1/+21 |
2024-07-25 | bnxt_en: update xdp_rxq_info in queue restart logic | Taehee Yoo | 1 | -0/+17 |
2024-07-25 | io_uring/msg_ring: fix uninitialized use of target_req->flags | Jens Axboe | 1 | -3/+3 |
2024-07-25 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 19 | -70/+177 |
2024-07-25 | nvme-pci: add missing condition check for existence of mapped data | Leon Romanovsky | 1 | -1/+2 |
2024-07-25 | ASoC: fsl-asoc-card: Dynamically allocate memory for snd_soc_dai_link_components | Shengjiu Wang | 1 | -17/+29 |
2024-07-25 | arm64: mm: Fix lockless walks with static and dynamic page-table folding | Will Deacon | 1 | -0/+22 |
2024-07-25 | iommu: arm-smmu: Fix Tegra workaround for PAGE_SIZE mappings | Ashish Mhetre | 1 | -1/+1 |
2024-07-25 | of: remove internal arguments from of_property_for_each_u32() | Luca Ceresoli | 22 | -93/+61 |
2024-07-25 | dt-bindings: watchdog: add support for Amlogic A4 SoCs | Huqiang Qin | 1 | -0/+1 |
2024-07-25 | ASoC: amd: yc: Support mic on Lenovo Thinkpad E16 Gen 2 | Takashi Iwai | 1 | -0/+7 |
2024-07-25 | x86/xen: fix memblock_reserve() usage on PVH | Roger Pau Monne | 3 | -11/+12 |
2024-07-25 | x86/xen: move xen_reserve_extra_memory() | Roger Pau Monne | 1 | -48/+48 |
2024-07-25 | tcp: process the 3rd ACK with sk_socket for TFO/MPTCP | Matthieu Baerts (NGI0) | 1 | -3/+0 |
2024-07-25 | rbd: don't assume rbd_is_lock_owner() for exclusive mappings | Ilya Dryomov | 1 | -5/+0 |
2024-07-25 | rbd: don't assume RBD_LOCK_STATE_LOCKED for exclusive mappings | Ilya Dryomov | 1 | -5/+5 |
2024-07-25 | rbd: rename RBD_LOCK_STATE_RELEASING and releasing_wait | Ilya Dryomov | 1 | -10/+10 |
2024-07-25 | selftests/bpf: Add XDP_UMEM_TX_METADATA_LEN to XSK TX metadata test | Stanislav Fomichev | 2 | -1/+6 |
2024-07-25 | xsk: Require XDP_UMEM_TX_METADATA_LEN to actuate tx_metadata_len | Stanislav Fomichev | 3 | -9/+20 |
2024-07-25 | bpf: Fix a segment issue when downgrading gso_size | Fred Li | 1 | -4/+11 |
2024-07-25 | net: mediatek: Fix potential NULL pointer dereference in dummy net_device han... | Breno Leitao | 1 | -2/+1 |
2024-07-25 | Merge tag 'nf-24-07-24' of git://git.kernel.org/pub/scm/linux/kernel/git/netf... | Paolo Abeni | 1 | -2/+10 |
2024-07-25 | ALSA: hda/realtek: Implement sound init sequence for Samsung Galaxy Book3 Pro... | Nick Weihs | 2 | -0/+319 |
2024-07-25 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | Paolo Abeni | 5 | -5/+25 |
2024-07-24 | drm/amdgpu: reset vm state machine after gpu reset(vram lost) | ZhenGuo Yin | 1 | -4/+5 |
2024-07-24 | drm/amdgpu: add missed harvest check for VCN IP v4/v5 | Tim Huang | 3 | -0/+18 |
2024-07-24 | drm/amdgpu: Fix eeprom max record count | Stanley.Yang | 1 | -0/+3 |
2024-07-24 | drm/amdgpu: fix ras UE error injection failure issue | YiPeng Chai | 1 | -3/+1 |
2024-07-24 | drm/amd/display: Remove ASSERT if significance is zero in math_ceil2 | Rodrigo Siqueira | 1 | -2/+0 |
2024-07-24 | drm/amd/display: Check for NULL pointer | Sung Joon Kim | 1 | -1/+2 |
2024-07-24 | drm/amdgpu/vcn: Use offsets local to VCN/JPEG in VF | Jane Jian | 2 | -5/+60 |
2024-07-24 | drm/amdgpu: Add empty HDP flush function to VCN v4.0.3 | Lijo Lazar | 1 | -0/+8 |
2024-07-24 | drm/amdgpu: Add empty HDP flush function to JPEG v4.0.3 | Lijo Lazar | 1 | -0/+8 |
2024-07-24 | drm/amd/amdgpu: Fix uninitialized variable warnings | Ma Ke | 1 | -1/+1 |
2024-07-24 | drm/amdgpu: Fix atomics on GFX12 | David Belanger | 8 | -1/+143 |
2024-07-24 | drm/amdgpu/sdma5.2: Update wptr registers as well as doorbell | Alex Deucher | 1 | -0/+12 |
2024-07-24 | Merge tag 'phy-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/phy... | Linus Torvalds | 41 | -452/+4923 |
2024-07-24 | Merge tag 'soundwire-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 16 | -80/+271 |
2024-07-24 | Merge tag 'dmaengine-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 46 | -282/+2492 |
2024-07-24 | sysctl: treewide: constify the ctl_table argument of proc_handlers | Joel Granados | 93 | -258/+258 |
2024-07-24 | apparmor: unpack transition table if dfa is not present | Georgia Garcia | 1 | -17/+25 |
2024-07-24 | apparmor: try to avoid refing the label in apparmor_file_open | Mateusz Guzik | 2 | -2/+23 |
2024-07-24 | apparmor: test: add MODULE_DESCRIPTION() | Jeff Johnson | 1 | -0/+1 |
2024-07-24 | apparmor: take nosymfollow flag into account | Alexander Mikhalitsyn | 1 | -0/+2 |
2024-07-24 | Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 37 | -18/+1121 |
2024-07-24 | Merge tag 'vfs-6.11-rc1.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 24 | -213/+488 |
2024-07-24 | selftests/hid: add test for attaching multiple time the same struct_ops | Benjamin Tissoires | 1 | -0/+18 |
2024-07-24 | HID: bpf: prevent the same struct_ops to be attached more than once | Benjamin Tissoires | 1 | -0/+5 |
2024-07-24 | selftests/hid: disable struct_ops auto-attach | Benjamin Tissoires | 1 | -0/+8 |
2024-07-24 | selftests/hid: fix bpf_wq new API | Benjamin Tissoires | 2 | -2/+2 |
2024-07-24 | hostfs: fix folio conversion | Linus Torvalds | 1 | -1/+1 |
2024-07-24 | ALSA: hda/realtek: cs35l41: Fixup remaining asus strix models | Luke D. Jones | 1 | -3/+3 |
2024-07-24 | ublk: fix UBLK_CMD_DEL_DEV_ASYNC handling | Ming Lei | 1 | -1/+4 |
2024-07-24 | block: fix deadlock between sd_remove & sd_release | Yang Yang | 1 | -1/+1 |
2024-07-24 | selftests/landlock: Add cred_transfer test | Mickaël Salaün | 2 | -0/+75 |
2024-07-24 | landlock: Don't lose track of restrictions on cred_transfer | Jann Horn | 1 | -2/+9 |
2024-07-24 | RISC-V: Select ACPI PPTT drivers | Yunhui Cui | 1 | -0/+1 |
2024-07-24 | riscv: cacheinfo: initialize cacheinfo's level and type from ACPI PPTT | Yunhui Cui | 1 | -0/+22 |
2024-07-24 | riscv: cacheinfo: remove the useless input parameter (node) of ci_leaf_init() | Yunhui Cui | 1 | -7/+6 |
2024-07-24 | RISC-V: ACPI: Enable SPCR table for console output on RISC-V | Sia Jee Heng | 2 | -1/+12 |