summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-28ipc: convert do_mq_open() to FD_ADD()Christian Brauner
2025-11-28exec: convert begin_new_exec() to FD_ADD()Christian Brauner
2025-11-28af_unix: convert unix_file_open() to FD_ADD()Christian Brauner
2025-11-28dma: convert dma_buf_fd() to FD_ADD()Christian Brauner
2025-11-28xfs: convert xfs_open_by_handle() to FD_PREPARE()Christian Brauner
2025-11-28userfaultfd: convert new_userfaultfd() to FD_PREPARE()Christian Brauner
2025-11-28timerfd: convert timerfd_create() to FD_ADD()Christian Brauner
2025-11-28signalfd: convert do_signalfd4() to FD_ADD()Christian Brauner
2025-11-28open: convert do_sys_openat2() to FD_ADD()Christian Brauner
2025-11-28eventpoll: convert do_epoll_create() to FD_PREPARE()Christian Brauner
2025-11-28autofs: convert autofs_dev_ioctl_open_mountpoint() to FD_ADD()Christian Brauner
2025-11-28nsfs: convert ns_ioctl() to FD_PREPARE()Christian Brauner
2025-11-28nsfs: convert open_namespace() to FD_PREPARE()Christian Brauner
2025-11-28fanotify: convert fanotify_init() to FD_PREPARE()Christian Brauner
2025-11-28namespace: convert fsmount() to FD_PREPARE()Christian Brauner
2025-11-28namespace: convert open_tree_attr() to FD_PREPARE()Christian Brauner
2025-11-28namespace: convert open_tree() to FD_ADD()Christian Brauner
2025-11-28fhandle: convert do_handle_open() to FD_ADD()Christian Brauner
2025-11-28eventfd: convert do_eventfd() to FD_PREPARE()Christian Brauner
2025-11-28anon_inodes: convert to FD_ADD()Christian Brauner
2025-11-28file: add FD_{ADD,PREPARE}()Christian Brauner
2025-11-28afs: Fix delayed allocation of a cell's anonymous keyDavid Howells
2025-11-28platform: surface: replace use of system_wq with system_percpu_wqMarco Crivellari
2025-11-28platform: x86: replace use of system_wq with system_percpu_wqMarco Crivellari
2025-11-28platform/surface: acpi-notify: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2025-11-28ovl: remove unneeded semicolonChen Ni
2025-11-28platform/x86: wmi-gamezone: Add Legion Go 2 QuirksDerek J. Clark
2025-11-28platform/x86: lenovo-wmi-gamezone Use max-power rather than balanced-performanceDerek J. Clark
2025-11-28acpi: platform_profile - Add max-power profile optionDerek J. Clark
2025-11-28vfs: add needed headers for new struct delegation definitionJeff Layton
2025-11-28ovl: fail ovl_lock_rename_workdir() if either target is unhashedNeilBrown
2025-11-28dcache: touch up predicts in __d_lookup_rcu()Mateusz Guzik
2025-11-28filelock: __fcntl_getlease: fix kernel-doc warningsRandy Dunlap
2025-11-28KVM: s390: Use generic VIRT_XFER_TO_GUEST_WORK functionsAndrew Donnellan
2025-11-28drm/panthor: Prevent potential UAF in group creationAkash Goel
2025-11-28nfsd: fix end_creating() conversionNeil Brown
2025-11-28gpio: shared: fix a deadlockBartosz Golaszewski
2025-11-28gpio: shared-proxy: set suppress_bind_attrsBartosz Golaszewski
2025-11-28gpio: shared: ignore GPIO hogs when traversing the device treeBartosz Golaszewski
2025-11-28gpio: shared: ignore special __symbols__ node when traversing device treeBartosz Golaszewski
2025-11-28mtd: rawnand: renesas: Handle devm_pm_runtime_enable() errorsHaotian Zhang
2025-11-28Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'nvidia/t...Joerg Roedel
2025-11-28iommupt/vtd: Support mgaw's less than a 4 level walk for first stageJason Gunthorpe
2025-11-28iommupt/vtd: Allow VT-d to have a larger table top than the vasz requiresJason Gunthorpe
2025-11-28powerpc/pseries/svm: Make mem_encrypt.h self containedJason Gunthorpe
2025-11-28genpt: Make GENERIC_PT invisibleGeert Uytterhoeven
2025-11-28KVM: LoongArch: selftests: Add time counter test caseBibo Mao
2025-11-28KVM: LoongArch: selftests: Add SW emulated timer test caseBibo Mao
2025-11-28KVM: LoongArch: selftests: Add timer interrupt test caseBibo Mao
2025-11-28ata: libata-core: Disable LPM on Silicon Motion MD619{H,G}XCLDE3TCNiklas Cassel