aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-11-03nstree: add listns()Christian Brauner4-2/+52
2025-11-03nstree: add unified namespace listChristian Brauner1-0/+2
2025-11-03nstree: maintain list of owned namespacesChristian Brauner1-0/+8
2025-11-03nstree: assign fixed ids to the initial namespacesChristian Brauner3-5/+37
2025-11-03nstree: introduce a unified treeChristian Brauner1-0/+3
2025-11-03ns: use anonymous struct to group list memberChristian Brauner1-2/+4
2025-11-03ns: add active reference countChristian Brauner3-2/+145
2025-11-03ns: rename to exit_nsproxy_namespaces()Christian Brauner1-1/+1
2025-11-03ns: add __ns_ref_read()Christian Brauner1-1/+6
2025-11-03ns: initialize ns_list_node for initial namespacesChristian Brauner1-0/+1
2025-11-03ns: add NS_COMMON_INIT()Christian Brauner1-0/+10
2025-11-03ns: add missing authorshipChristian Brauner1-0/+1
2025-11-03io_uring/zcrx: remove sync refill uapiPavel Begunkov1-12/+0
2025-11-03uaccess: Provide ASM GOTO safe wrappers for unsafe_*_user()Thomas Gleixner1-4/+68
2025-11-03perf: arm_pmuv3: Don't use PMCCNTR_EL0 on SMT coresYicong Yang2-0/+12
2025-11-02random: remove unused get_random_var_wait functionsEric Biggers1-15/+0
2025-11-01genirq/manage: Reduce priority of forced secondary interrupt handlerLukas Wunner1-0/+1
2025-11-01Merge tag 'regmap-fix-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds1-1/+1
2025-11-01Merge tag 'kbuild-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linuxLinus Torvalds1-1/+1
2025-10-31Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-2/+2
2025-10-31genirq: Fix percpu_devid irq affinity documentationMarc Zyngier2-1/+2
2025-10-31Merge tag 'block-6.18-20251031' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linuxLinus Torvalds1-5/+6
2025-10-31Merge tag 'for-net-2025-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothJakub Kicinski1-1/+1
2025-10-31Merge tag 'wireless-2025-10-30' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wirelessJakub Kicinski1-0/+78
2025-10-31bpf: Make migrate_disable always inline to avoid partial inliningYonghong Song1-2/+2
2025-10-31Bluetooth: MGMT: Fix OOB access in parse_adv_monitor_pattern()Ilia Gavrilov1-1/+1
2025-10-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-6/+4
2025-10-31filemap: Add folio_next_pos()Matthew Wilcox (Oracle)1-0/+11
2025-10-31Merge back system sleep material for 6.19Rafael J. Wysocki2-6/+11
2025-10-31vmlinux.lds: Exclude .text.startup and .text.exit from TEXT_MAINJosh Poimboeuf1-6/+22
2025-10-31libfs: allow to specify s_d_flagsChristian Brauner1-0/+1
2025-10-30Merge tag 'fbdev-for-6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdevLinus Torvalds2-1/+3
2025-10-30Merge tag 'net-6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds7-16/+28
2025-10-30freezer: Clarify that only cgroup1 freezer uses PM freezerTejun Heo1-4/+8
2025-10-30prandom: remove next_pseudo_random32Markus Theil1-6/+0
2025-10-30pidfs: expose coredump signalChristian Brauner1-2/+5
2025-10-30pidfd: add a new supported_mask fieldChristian Brauner1-0/+3
2025-10-30pidfs: add missing PIDFD_INFO_SIZE_VER1Christian Brauner1-0/+1
2025-10-30xfrm: Determine inner GSO type from packet inner protocolJianbo Liu1-1/+2
2025-10-29crypto: blake2b - Reimplement using library APIEric Biggers2-126/+0
2025-10-29lib/crypto: blake2b: Add BLAKE2b library functionsEric Biggers2-13/+137
2025-10-29byteorder: Add le64_to_cpu_array() and cpu_to_le64_array()Eric Biggers1-0/+16
2025-10-29lib/crypto: blake2s: Document the BLAKE2s library APIEric Biggers1-0/+58
2025-10-29lib/crypto: blake2s: Drop excessive const & rename block => dataEric Biggers1-7/+6
2025-10-29lib/crypto: blake2s: Rename blake2s_state to blake2s_ctxEric Biggers1-30/+29
2025-10-29lib/crypto: blake2s: Adjust parameter order of blake2s()Eric Biggers1-3/+3
2025-10-29scsi: ufs: core: Add a quirk to suppress link_startup_againAdrian Hunter1-0/+7
2025-10-29libeth: xdp: Disable generic kCFI pass for libeth_xdp_tx_xmit_bulk()Nathan Chancellor1-1/+1
2025-10-29compiler_types: Introduce __nocfi_genericNathan Chancellor1-0/+6
2025-10-29net: tls: Cancel RX async resync request on rcd_delta overflowShahar Shitrit1-0/+6