summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-28spufs: convert spufs_gang_open() to FD_PREPARE()Christian Brauner
2025-11-28papr-hvpipe: convert papr_hvpipe_dev_create_handle() to FD_PREPARE()Christian Brauner
2025-11-28spufs: convert spufs_context_open() to FD_PREPARE()Christian Brauner
2025-11-28net/socket: convert __sys_accept4_file() to FD_ADD()Christian Brauner
2025-11-28net/socket: convert sock_map_fd() to FD_ADD()Christian Brauner
2025-11-28net/kcm: convert kcm_ioctl() to FD_PREPARE()Christian Brauner
2025-11-28net/handshake: convert handshake_nl_accept_doit() to FD_PREPARE()Christian Brauner
2025-11-28secretmem: convert memfd_secret() to FD_ADD()Christian Brauner
2025-11-28memfd: convert memfd_create() to FD_ADD()Christian Brauner
2025-11-28bpf: convert bpf_token_create() to FD_PREPARE()Christian Brauner
2025-11-28bpf: convert bpf_iter_new_fd() to FD_PREPARE()Christian Brauner
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