Age | Commit message (Expand) | Author |
2023-09-12 | selinux: fix handling of empty opts in selinux_fs_context_submount() | Ondrej Mosnacek |
2023-09-12 | riscv: errata: fix T-Head dcache.cva encoding | Icenowy Zheng |
2023-09-12 | riscv: kexec: Align the kexeced kernel entry | Song Shuai |
2023-09-12 | tpm: Fix typo in tpmrm class definition | Justin M. Forbes |
2023-09-12 | smb3: move server check earlier when setting channel sequence number | Steve French |
2023-09-12 | Merge tag 'for-6.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-09-12 | Merge tag 'platform-drivers-x86-v6.6-2' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2023-09-12 | ipv6: fix ip6_sock_set_addr_preferences() typo | Eric Dumazet |
2023-09-12 | Merge tag 'linux-kselftest-next-6.6-rc2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2023-09-12 | nvme-pci: do not set the NUMA node of device if it has none | Pratyush Yadav |
2023-09-12 | Merge tag 'linux-kselftest-kunit-6.6-rc2' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2023-09-12 | Merge tag 'ovl-fixes-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-09-12 | x86/ibt: Avoid duplicate ENDBR in __put_user_nocheck*() | Peter Zijlstra |
2023-09-12 | x86/ibt: Suppress spurious ENDBR | Peter Zijlstra |
2023-09-12 | linux/export: fix reference to exported functions for parisc64 | Masahiro Yamada |
2023-09-12 | selftests: tracing: Fix to unmount tracefs for recovering environment | Masami Hiramatsu (Google) |
2023-09-12 | veth: Update XDP feature set when bringing up device | Toke Høiland-Jørgensen |
2023-09-12 | eventfs: Fix the NULL pointer dereference bug in eventfs_remove_rec() | Jinjie Ruan |
2023-09-12 | driver core: return an error when dev_set_name() hasn't happened | Andy Shevchenko |
2023-09-12 | Revert "comedi: add HAS_IOPORT dependencies" | Ian Abbott |
2023-09-12 | NFSD: fix possible oops when nfsd/pool_stats is closed. | NeilBrown |
2023-09-12 | net: macb: fix sleep inside spinlock | Sascha Hauer |
2023-09-12 | drm/i915: Only check eDP HPD when AUX CH is shared | Ville Syrjälä |
2023-09-12 | PM: hibernate: Fix the exclusive get block device in test_resume mode | Chen Yu |
2023-09-12 | PM: hibernate: Rename function parameter from snapshot_test to exclusive | Chen Yu |
2023-09-12 | net/tls: do not free tls_rec on async operation in bpf_exec_tx_verdict() | Liu Jian |
2023-09-12 | Merge drm/drm-fixes into drm-misc-fixes | Thomas Zimmermann |
2023-09-12 | objtool: Fix _THIS_IP_ detection for cold functions | Josh Poimboeuf |
2023-09-11 | tracefs/eventfs: Use list_for_each_srcu() in dcache_dir_open_wrapper() | Steven Rostedt (Google) |
2023-09-11 | selftests: user_events: create test-specific Kconfig fragments | Naresh Kamboju |
2023-09-11 | ftrace/selftests: Add softlink to latest log directory | Steven Rostedt (Google) |
2023-09-11 | selftests/user_events: Fix failures when user_events is not installed | Beau Belgrave |
2023-09-11 | drm/amd/display: Fix 2nd DPIA encoder Assignment | Mustapha Ghaddar |
2023-09-11 | drm/amd/display: Add DPIA Link Encoder Assignment Fix | Mustapha Ghaddar |
2023-09-11 | drm/amd/display: fix replay_mode kernel-doc warning | Randy Dunlap |
2023-09-11 | drm/amdgpu: Handle null atom context in VBIOS info ioctl | David Francis |
2023-09-11 | tracing/synthetic: Print out u64 values properly | Tero Kristo |
2023-09-11 | drm/amdkfd: Checkpoint and restore queues on GFX11 | David Francis |
2023-09-11 | tracing/synthetic: Fix order of struct trace_dynamic_info | Steven Rostedt (Google) |
2023-09-11 | drm/amd/display: Adjust the MST resume flow | Wayne Lin |
2023-09-11 | drm/amdgpu: fallback to old RAS error message for aqua_vanjaram | Hawking Zhang |
2023-09-11 | drm/amdgpu/nbio4.3: set proper rmmio_remap.reg_offset for SR-IOV | Alex Deucher |
2023-09-11 | drm/amdgpu/soc21: don't remap HDP registers for SR-IOV | Alex Deucher |
2023-09-11 | drm/amd/display: Don't check registers, if using AUX BL control | Swapnil Patel |
2023-09-11 | drm/amdgpu: fix retry loop test | Dan Carpenter |
2023-09-11 | drm/amd/display: Add dirty rect support for Replay | Bhawanpreet Lakha |
2023-09-11 | Revert "drm/amd: Disable S/G for APUs when 64GB or more host memory" | Hamza Mahfooz |
2023-09-11 | drm/amd/display: fix the white screen issue when >= 64GB DRAM | Yifan Zhang |
2023-09-11 | blk-mq: fix tags UAF when shrinking q->nr_hw_queues | Chengming Zhou |
2023-09-11 | drm/amdkfd: Update CU masking for GFX 9.4.3 | Mukul Joshi |