summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-08-16Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-17rtc: ds2404: Convert to GPIO descriptorsLinus Walleij
2023-08-16Merge branches 'doc.2023.07.14b', 'fixes.2023.08.16a', 'rcu-tasks.2023.07.24a...Paul E. McKenney
2023-08-16rcu: Use WRITE_ONCE() for assignments to ->next for rculist_nullsAlan Huang
2023-08-16srcu,notifier: Remove #ifdefs in favor of SRCU Tiny srcu_usagePaul E. McKenney
2023-08-16tracing/synthetic: Use union instead of castsSven Schnelle
2023-08-16vfio/pds: Add support for dirty page trackingBrett Creeley
2023-08-16vfio/pds: Add VFIO live migration supportBrett Creeley
2023-08-16vfio/pds: register with the pds_core PFBrett Creeley
2023-08-16pds_core: Require callers of register/unregister to pass PF drvdataBrett Creeley
2023-08-16vfio: Commonize combine_ranges for use in other VFIO driversBrett Creeley
2023-08-16virtchnl: fix fake 1-elem arrays for structures allocated as `nents`Alexander Lobakin
2023-08-16virtchnl: fix fake 1-elem arrays in structures allocated as `nents + 1`Alexander Lobakin
2023-08-16virtchnl: fix fake 1-elem arrays in structs allocated as `nents + 1` - 1Alexander Lobakin
2023-08-16riscv: Prepare for user-space perf event mmap supportAlexandre Ghiti
2023-08-16drivers: perf: Rename riscv pmu sbi driverAlexandre Ghiti
2023-08-16include: riscv: Fix wrong include guard in riscv_pmu.hAlexandre Ghiti
2023-08-16perf: Fix wrong comment about default event_idxAlexandre Ghiti
2023-08-16regulator: Get Synquacer testing workingMark Brown
2023-08-16perf/hw_breakpoint: Remove arch breakpoint hooksBenjamin Gray
2023-08-16counter: Declare counter_priv() to be constUwe Kleine-König
2023-08-16net-memcg: Fix scope of sockmem pressure indicatorsAbel Wu
2023-08-15sysctl: Add size arg to __register_sysctl_initJoel Granados
2023-08-15sysctl: Add size to register_sysctlJoel Granados
2023-08-15sysctl: Add a size arg to __register_sysctl_tableJoel Granados
2023-08-15sysctl: Add ctl_table_size to ctl_table_headerJoel Granados
2023-08-15list: Introduce CONFIG_LIST_HARDENEDMarco Elver
2023-08-15list_debug: Introduce inline wrappers for debug checksMarco Elver
2023-08-15compiler_types: Introduce the Clang __preserve_most function attributeMarco Elver
2023-08-15lsm: constify the 'file' parameter in security_binder_transfer_file()Khadija Kamran
2023-08-15Merge tag 'v6.5-rc6' into iommufd for-nextJason Gunthorpe
2023-08-15perf/smmuv3: Enable HiSilicon Erratum 162001900 quirk for HIP08/09Yicong Yang
2023-08-15vfs: fix up the assert in i_readcount_decMateusz Guzik
2023-08-15vfs, security: Fix automount superblock LSM init problem, preventing NFS sb s...David Howells
2023-08-14bpf: Document struct bpf_struct_ops fieldsDavid Vernet
2023-08-14torture: Add a kthread-creation callback to _torture_create_kthread()Paul E. McKenney
2023-08-14block: Bring back zero_fill_bio_iterKent Overstreet
2023-08-14block: Add some exports for bcachefsKent Overstreet
2023-08-14net/mlx5: Remove unused MAX HCA capabilitiesShay Drory
2023-08-14net/mlx5: Remove unused CAPsShay Drory
2023-08-14net/mlx5: Check with FW that sync reset completed successfullyMoshe Shemesh
2023-08-14Merge 6.5-rc6 into usb-nextGreg Kroah-Hartman
2023-08-14PCI/sysfs: Move declarations to linux/pci.hArnd Bergmann
2023-08-14fs: add FSCONFIG_CMD_CREATE_EXCLChristian Brauner
2023-08-14super: remove get_tree_single_reconf()Christian Brauner
2023-08-14Merge tag 'imx-drivers-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2023-08-14Merge remote-tracking branch 'andi/i2c/andi-for-next' into i2c/for-mergewindowWolfram Sang
2023-08-14HID: roccat: make all 'class' structures constIvan Orlov
2023-08-14HID: Reorder fields in 'struct hid_input'Christophe JAILLET
2023-08-14HID: input: Support devices sending Eraser without InvertIllia Ostapyshyn