summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-05-12proc: handle subset=pid separately in userns visibility checksAlexey Gladkov1-0/+1
2026-05-12proc: subset=pid: Show /proc/self/net only for CAP_NET_ADMINAlexey Gladkov1-0/+1
2026-05-12fs: move SB_I_USERNS_VISIBLE to FS_USERNS_MOUNT_RESTRICTEDChristian Brauner2-1/+1
2026-05-12fs: RCU-ify filesystems listChristian Brauner1-1/+1
2026-05-12proc: allow to mark /proc files permanent outside of fs/proc/Alexey Dobriyan1-0/+12
2026-05-12fs: allow lockless ->i_count bumps as long as it does not transition 0->1Mateusz Guzik1-2/+2
2026-05-12fs: add icount_read_once() and stop open-coding ->i_count loadsMateusz Guzik1-0/+13
2026-05-11cgroup/cpuset: Reserve DL bandwidth only for root-domain movesGuopeng Zhang1-0/+9
2026-05-11device property: initialize the remaining fields of fwnode_handle in fwnode_i...Bartosz Golaszewski1-0/+3
2026-05-11platform/x86/intel/vsec: allocate res with intel_vsec_devRosen Penev1-3/+3
2026-05-11bpf: Fix s16 truncation for large bpf-to-bpf call offsetsYazhou Tang2-3/+6
2026-05-11bpf: Fix out-of-bounds read in bpf_patch_call_args()Yazhou Tang1-1/+1
2026-05-11tty: add missing tty_driver include to tty_port.hJohan Hovold1-1/+1
2026-05-11memstick: Constify the driver id_tableKrzysztof Kozlowski1-1/+1
2026-05-11serial: core: Add dedicated uart_port field for console flowJohn Ogness1-0/+12
2026-05-11iomap: remove over-strict inline data boundary checkNamjae Jeon1-10/+0
2026-05-11serial: sh-sci: Remove plat_sci_port.flagsGeert Uytterhoeven1-1/+0
2026-05-11tty: synclink_gt: remove broken driverEthan Nelson-Moore1-37/+0
2026-05-11nfs: Implement fileattr_get for case sensitivityChuck Lever2-1/+3
2026-05-11fs: Add case sensitivity flags to file_kattrChuck Lever1-1/+2
2026-05-11genirq/msi: Fix typos in msi_domain_ops commentMiles Krause1-1/+1
2026-05-11rust: auxiliary: add registration data to auxiliary devicesDanilo Krummrich1-0/+4
2026-05-11Merge branch 'irq/urgent' into irq/driversThomas Gleixner1-3/+0
2026-05-11irqchip/gic-v5: Move LPI allocation into the LPI domainSascha Bischoff1-3/+0
2026-05-11Merge tag 'ib-gpio-add-gpiod-is-single-ended-for-v7.2' of git://git.kernel.or...Bartosz Golaszewski1-0/+5
2026-05-11gpiolib: add gpiod_is_single_ended() helperJie Li1-0/+5
2026-05-11Merge tag 'ib-gpio-add-fwnode-gpiod-get-for-v7.2' of git://git.kernel.org/pub...Bartosz Golaszewski1-0/+9
2026-05-11gpio: Add fwnode_gpiod_get() helperKrishna Chaitanya Chundru1-0/+9
2026-05-11pmdomain: core: add support for power-domains-child-idsKevin Hilman (TI)1-0/+16
2026-05-11firewire: Simplify storing pointers in device id structUwe Kleine-König (The Capable Hub)1-1/+4
2026-05-11sockptr: introduce copy_struct_to_sockptr()Stefan Metzmacher1-0/+10
2026-05-11sockptr: let copy_struct_from_sockptr() use copy_struct_from_bounce_buffer()Stefan Metzmacher1-15/+1
2026-05-11uaccess: add copy_struct_{from,to}_bounce_buffer() helpersStefan Metzmacher1-0/+63
2026-05-11sockptr: fix usize check in copy_struct_from_sockptr() for user pointersStefan Metzmacher1-1/+1
2026-05-11uaccess: fix ignored_trailing logic in copy_struct_to_user()Stefan Metzmacher1-1/+1
2026-05-11fprobe: Fix unregister_fprobe() to wait for RCU grace periodMasami Hiramatsu (Google)1-0/+5
2026-05-11soc: mediatek: mtk-cmdq: Add cmdq_pkt_jump_rel_temp() for removing shift_paJason-JH Lin1-0/+24
2026-05-11exportfs,nfsd: rework checking for layout-based block device access supportChristoph Hellwig1-1/+51
2026-05-11exportfs: don't pass struct iattr to ->commit_blocksChristoph Hellwig1-2/+1
2026-05-11exportfs: split out the ops for layout-based block device accessChristoph Hellwig2-17/+47
2026-05-11iommu/riscv: Advertise Svpbmt support to generic page tableFangyu Yu1-0/+4
2026-05-11Merge tag 'v7.1-rc3' into usb-nextGreg Kroah-Hartman26-96/+378
2026-05-11platform/chrome: Resolve kb_wake_angle visibility raceTzung-Bi Shih1-0/+2
2026-05-11spi: switch to managed controller allocation (part 2/3)Mark Brown11-81/+304
2026-05-11ASoC: Move system_long_wq to system_dfl_long_wqMark Brown11-81/+304
2026-05-11Merge branch 'for-7.1-fixes' into for-7.2Tejun Heo2-6/+11
2026-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc3Alexei Starovoitov126-2766/+1946
2026-05-10sched_ext: Close root-enable vs sched_ext_dead() race with SCX_TASK_INIT_BEGINTejun Heo1-4/+6
2026-05-10sched_ext: Replace SCX_TASK_OFF_TASKS flag with SCX_TASK_DEAD stateTejun Heo1-4/+5
2026-05-10Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-0/+1