summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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/ipv6: Remove expired routes with a separated list of routes.Kui-Feng Lee
2023-08-16net-memcg: Fix scope of sockmem pressure indicatorsAbel Wu
2023-08-16fuse: add STATX requestMiklos Szeredi
2023-08-16fuse: add a new fuse init flag to relax restrictions in no cache modeHao Xu
2023-08-16Merge tag 'nf-23-08-16' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...David S. Miller
2023-08-16inet: move inet->defer_connect to inet->inet_flagsEric Dumazet
2023-08-16inet: move inet->bind_address_no_port to inet->inet_flagsEric Dumazet
2023-08-16inet: move inet->nodefrag to inet->inet_flagsEric Dumazet
2023-08-16inet: move inet->is_icsk to inet->inet_flagsEric Dumazet
2023-08-16inet: move inet->transparent to inet->inet_flagsEric Dumazet
2023-08-16inet: move inet->mc_all to inet->inet_fragsEric Dumazet
2023-08-16inet: move inet->mc_loop to inet->inet_fragsEric Dumazet
2023-08-16inet: move inet->hdrincl to inet->inet_flagsEric Dumazet
2023-08-16inet: move inet->freebind to inet->inet_flagsEric Dumazet
2023-08-16inet: move inet->recverr_rfc4884 to inet->inet_flagsEric Dumazet
2023-08-16inet: move inet->recverr to inet->inet_flagsEric Dumazet
2023-08-16inet: introduce inet->inet_flagsEric Dumazet
2023-08-16dt-bindings: rcc: stm32: add STM32MP13 SCMI regulators IDsEtienne Carriere
2023-08-16Merge tag 'ipsec-2023-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2023-08-15Merge tag 'mlx5-updates-2023-08-14' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-08-15sysctl: SIZE_MAX->ARRAY_SIZE in register_net_sysctlJoel Granados
2023-08-15networking: Update to register_net_sysctl_szJoel Granados
2023-08-15sysctl: Add size to register_net_sysctl functionJoel Granados
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-16netfilter: nf_tables: fix kdoc warnings after gc reworkFlorian Westphal
2023-08-15genetlink: add genlmsg_iput() APIJakub Kicinski
2023-08-15genetlink: add a family pointer to struct genl_infoJakub Kicinski
2023-08-15genetlink: use attrs from struct genl_infoJakub Kicinski
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-15genetlink: add struct genl_info to struct genl_dumpit_infoJakub Kicinski
2023-08-15genetlink: remove userhdr from struct genl_infoJakub Kicinski
2023-08-15genetlink: make genl_info->nlhdr constJakub Kicinski
2023-08-15fbdev: kyro: Remove unused declarationsYue Haibing
2023-08-15net: Fix slab-out-of-bounds in inet[6]_steal_sockLorenz Bauer
2023-08-15lsm: constify the 'file' parameter in security_binder_transfer_file()Khadija Kamran
2023-08-15dt-bindings: clock: qcom: ipq4019: add missing networking resetsRobert Marko
2023-08-15block: uapi: Fix compilation errors using ioprio.h with C++Damien Le Moal