summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-09-05Merge tag 'omap-for-v6.12/drivers-signed' of https://git.kernel.org/pub/scm/l...Arnd Bergmann
2024-09-05Merge back cpufreq material for 6.12Rafael J. Wysocki
2024-09-05fhandle: expose u64 mount id to name_to_handle_at(2)Aleksa Sarai
2024-09-05netfs: Remove NETFS_COPY_TO_CACHEDavid Howells
2024-09-05netfs: Reserve netfs_sreq_source 0 as unset/unknownDavid Howells
2024-09-05netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_streamDavid Howells
2024-09-05netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inodeDavid Howells
2024-09-04Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-09-04kvm: Note an RCU quiescent state on guest exitLeonardo Bras
2024-09-04ARM: 9416/1: amba: make amba_bustype constantKunwu Chan
2024-09-04printk: nbcon: Show replay message on takeoverJohn Ogness
2024-09-04printk: nbcon: Introduce printer kthreadsThomas Gleixner
2024-09-04printk: nbcon: Add function for printers to reacquire ownershipJohn Ogness
2024-09-04arm64: re-order MTE VM_ flagsJoey Gouly
2024-09-04mm: use ARCH_PKEY_BITS to define VM_PKEY_BITNJoey Gouly
2024-09-03PCI/pwrctl: Rescan bus on a separate threadBartosz Golaszewski
2024-09-03bpf, net: Fix a potential race in do_sock_getsockopt()Tze-nan Wu
2024-09-03netdev_features: remove NETIF_F_ALL_FCOEAlexander Lobakin
2024-09-03netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtuAlexander Lobakin
2024-09-03netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_localAlexander Lobakin
2024-09-03netdev_features: convert NETIF_F_LLTX to dev->lltxAlexander Lobakin
2024-09-03netdevice: convert private flags > BIT(31) to bitfieldsAlexander Lobakin
2024-09-02Merge back cpufreq material for 6.12Rafael J. Wysocki
2024-09-02Merge tag 'scmi-updates-6.12' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2024-09-02Merge tag 'ffa-updates-6.12' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2024-09-02Merge tag 'memory-controller-drv-6.12' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann
2024-09-01Merge tag 'x86-urgent-2024-09-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
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-30cgroup/cpuset: guard cpuset-v1 code under CONFIG_CPUSETS_V1Chen Ridong
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-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-30fs: drop GFP_NOFAIL mode from alloc_page_buffersMichal Hocko
2024-08-30drivers/perf: arm_spe: Use perf_allow_kernel() for permissionsJames Clark
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-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-fixes-2024-08-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds