summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-09-01mm: kvmalloc: align kvrealloc() with krealloc()Danilo Krummrich
2024-09-01mm: vmalloc: implement vrealloc()Danilo Krummrich
2024-09-01mm: add node_reclaim successes to VM event countersMatthew Cassell
2024-09-01Merge tag 'x86-urgent-2024-09-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-01SUNRPC: make various functions static, or not exported.NeilBrown
2024-09-01lockd: discard nlmsvc_timeoutNeilBrown
2024-09-01NFS: trace: show TIMEDOUT instead of 0x6eChen Hanxiao
2024-09-01PCI: endpoint: Assign PCI domain number for endpoint controllersManivannan Sadhasivam
2024-09-01Merge tag 'v6.11-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-09-01Merge tag 'arm-fixes-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-08-31xfrm: Unmask upper DSCP bits in xfrm_get_tos()Ido Schimmel
2024-08-31ipv4: Unmask upper DSCP bits in get_rttos()Ido Schimmel
2024-08-31ipv4: Unmask upper DSCP bits in ip_sock_rt_tos()Ido Schimmel
2024-08-30Revert "Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE"Luiz Augusto von Dentz
2024-08-30Bluetooth: hci_sync: Introduce hci_cmd_sync_run/hci_cmd_sync_run_onceLuiz Augusto von Dentz
2024-08-30ieee802154: Correct spelling in nl802154.hSimon Horman
2024-08-30mac802154: Correct spelling in mac802154.hSimon Horman
2024-08-30cgroup/cpuset: guard cpuset-v1 code under CONFIG_CPUSETS_V1Chen Ridong
2024-08-30dma-buf: Split out dma fence array create into alloc and arm functionsMatthew Brost
2024-08-30icmp: icmp_msgs_per_sec and icmp_msgs_burst sysctls become per netnsEric Dumazet
2024-08-30icmp: move icmp_global.credit and icmp_global.stamp to per netns storageEric Dumazet
2024-08-30icmp: change the order of rate limitsEric Dumazet
2024-08-31Merge tag 'iommu-fixes-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-08-30ARM: OMAP2+: Remove obsoleted declaration for gpmc_onenand_initGaosheng Cui
2024-08-30drm/msm: Expose expanded UBWC config uapiConnor Abbott
2024-08-30fbdev: Introduce devm_register_framebuffer()Thomas Weißschuh
2024-08-30arm64: smccc: Reserve block of KVM "vendor" services for pKVM hypercallsWill Deacon
2024-08-30drivers/virt: pkvm: Intercept ioremap using pKVM MMIO_GUARD hypercallWill Deacon
2024-08-30drivers/virt: pkvm: Hook up mem_encrypt API using pKVM hypercallsWill Deacon
2024-08-30drivers/virt: pkvm: Add initial support for running as a protected guestWill Deacon
2024-08-30regulator: core: Stub devm_regulator_bulk_get_const() if !CONFIG_REGULATORDouglas Anderson
2024-08-30Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2024-08-30fs: drop GFP_NOFAIL mode from alloc_page_buffersMichal Hocko
2024-08-30iommu: Allow ATS to work on VFs when the PF uses IDENTITYJason Gunthorpe
2024-08-30drivers/perf: arm_spe: Use perf_allow_kernel() for permissionsJames Clark
2024-08-30mfd: ds1wm: Remove remaining header fileWilken Gottwalt
2024-08-30mfd: 88pm80x: Constify read-only regmap structsJavier Carrasco
2024-08-30Merge branches 'ib-mfd-for-iio-power-6.12' and 'ib-mfd-gpio-pwm-6.12' into ib...Lee Jones
2024-08-30writeback: Refine the show_inode_state() macro definitionJulian Sun
2024-08-30inode: make i_state a u32Christian Brauner
2024-08-30inode: port __I_NEW to var eventChristian Brauner
2024-08-30fs: reorder i_state bitsChristian Brauner
2024-08-30fs: add i_state helpersChristian Brauner
2024-08-30fs: s/__u32/u32/ for s_fsnotify_maskChristian Brauner
2024-08-30fs: remove unused path_put_init()Christian Brauner
2024-08-30inode: remove __I_DIO_WAKEUPChristian Brauner
2024-08-30autofs: add per dentry expire timeoutIan Kent
2024-08-30fs: move FMODE_UNSIGNED_OFFSET to fop_flagsChristian Brauner
2024-08-30vfs: only read fops once in fops_get/putMateusz Guzik
2024-08-30vfs: dodge smp_mb in break_lease and break_deleg in the common caseMateusz Guzik