aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-19nsfs: support file handlesChristian Brauner1-0/+6
2025-09-19nsfs: add current_in_namespace()Christian Brauner1-1/+15
2025-09-19ns: add to_<type>_ns() to respective headersChristian Brauner6-0/+29
2025-09-19time: support ns lookupChristian Brauner1-0/+5
2025-09-19Merge branch 'no-rebase-mnt_ns_tree_remove'Christian Brauner19-79/+66
2025-09-19nstree: make iterator genericChristian Brauner3-0/+103
2025-09-19ns: remove ns_alloc_inum()Christian Brauner1-6/+0
2025-09-19ns: uniformly initialize ns_commonChristian Brauner1-0/+16
2025-09-19nsfs: add nsfs.h headerChristian Brauner2-12/+27
2025-09-19ns: move to_ns_common() to ns_common.hChristian Brauner2-11/+20
2025-09-19writeback: Avoid contention on wb->list_lock when switching inodesJan Kara2-0/+6
2025-09-19wifi: mac80211: correctly initialise S1G chandef for STALachlan Hodges1-1/+17
2025-09-19wifi: cfg80211: Advertise supported NAN capabilitiesIlan Peer1-0/+17
2025-09-19Merge tag 'drm-intel-next-2025-09-12' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-nextDave Airlie1-0/+70
2025-09-18bpf: Move the signature kfuncs to helpers.cKP Singh1-0/+32
2025-09-18bpf: Return hashes of maps in BPF_OBJ_GET_INFO_BY_FDKP Singh1-0/+3
2025-09-18bpf: Implement exclusive map creationKP Singh1-0/+1
2025-09-18bpf: Update the bpf_prog_calc_tag to use SHA256KP Singh1-1/+5
2025-09-18Merge tag 'mlx5-next-09-11' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski1-8/+8
2025-09-19power: supply: max77705_charger: use REGMAP_IRQ_REG_LINE macroDzmitry Sankouski1-26/+16
2025-09-19power: supply: max77705_charger: use regfields for config registersDzmitry Sankouski1-48/+54
2025-09-18Merge tag 'trace-rv-v6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds1-4/+2
2025-09-18soundwire: bus: add sdw_slave_get_current_bank helperSrinivas Kandagatla1-0/+8
2025-09-18soundwire: bus: add of_sdw_find_device_by_node helperSrinivas Kandagatla1-0/+9
2025-09-18arm64: Enable permission change on arm64 kernel block mappingsDev Jain1-0/+3
2025-09-18io_uring/msg_ring: kill alloc_cache for io_kiocb allocationsJens Axboe1-3/+0
2025-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-0/+13
2025-09-18Merge tag 'net-6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+1
2025-09-18mei: bus: add mei_cldev_mtu interfaceAlexander Usyskin1-0/+1
2025-09-18net: ethtool: add get_rx_ring_count callback to optimize RX ring queriesBreno Leitao1-0/+2
2025-09-18compiler_types: Add __assume macroHeiko Carstens1-0/+23
2025-09-18bnxt_en: Implement ethtool .set_tunable() for ETHTOOL_PFC_PREVENTION_TOUTMichael Chan1-0/+21
2025-09-18bnxt_en: Implement ethtool .get_tunable() for ETHTOOL_PFC_PREVENTION_TOUTMichael Chan1-0/+40
2025-09-18Merge tag 'ib-mfd-gpio-input-pinctrl-pwm-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into gpio/for-nextBartosz Golaszewski2-0/+127
2025-09-18Merge branch 'add-basic-psp-encryption-for-tcp-connections'Paolo Abeni2-0/+7
2025-09-18Merge tag 'ib-mfd-gpio-hwmon-i2c-can-rtc-watchdog-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into gpio/for-nextBartosz Golaszewski1-0/+102
2025-09-18net: modify core data structures for PSP datapath supportJakub Kicinski1-0/+3
2025-09-18psp: base PSP device supportJakub Kicinski1-0/+4
2025-09-18net/mlx5: Add uar access and odp page fault countersAkiva Goldberger1-2/+10
2025-09-18mtd: nand: move nand_check_erased_ecc_chunk() to nand/coreMarkus Stockhausen2-5/+5
2025-09-18udp: make busylock per socketEric Dumazet1-0/+1
2025-09-18ipv6: reorganise struct ipv6_pinfoEric Dumazet1-17/+16
2025-09-18ipv6: make ipv6_pinfo.daddr_cache a booleanEric Dumazet1-1/+1
2025-09-18ipv6: make ipv6_pinfo.saddr_cache a booleanEric Dumazet1-2/+2
2025-09-18tcp: accecn: AccECN option failure handlingChia-Yu Chang1-1/+3
2025-09-18tcp: accecn: AccECN option send controlChia-Yu Chang1-1/+3
2025-09-18tcp: accecn: AccECN optionIlpo Järvinen1-2/+7
2025-09-18tcp: accecn: add AccECN rx byte countersIlpo Järvinen1-0/+4
2025-09-18tcp: accecn: AccECN negotiationIlpo Järvinen1-1/+7
2025-09-18tcp: AccECN coreIlpo Järvinen1-0/+3