summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2024-08-30Merge tag 'drm-intel-next-2024-08-29' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2024-08-30Merge tag 'drm-xe-next-2024-08-28' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2024-08-30Merge tag 'drm-misc-next-2024-08-29' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-08-30Merge tag 'drm-fixes-2024-08-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-08-30Merge tag 'drm-misc-fixes-2024-08-29' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-08-29bpf: Add gen_epilogue to bpf_verifier_opsMartin KaFai Lau
2024-08-29bpf: Move insn_buf[16] to bpf_verifier_envMartin KaFai Lau
2024-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-30Merge tag 'net-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds