summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-02-14x86/boot: Mark start_secondary() with __noendbrPeter Zijlstra1-1/+3
2025-02-14x86/cfi: Clean up linkagePeter Zijlstra1-0/+10
2025-02-14Merge branch 'x86/mm'Peter Zijlstra4-20/+33
2025-02-14Revert "kernel/debug: Mask KGDB NMI upon entry"Douglas Anderson1-3/+0
2025-02-14Revert "tty/serial: Add kgdb_nmi driver"Douglas Anderson1-8/+0
2025-02-14platform/chrome: add PD_EVENT_INIT bit definitionJameson Thies1-0/+1
2025-02-14bpf: fs/xattr: Add BPF kfuncs to set and remove xattrsSong Liu1-0/+18
2025-02-14drivers/hv: introduce vmbus_channel_set_cpu()Hamza Mahfooz1-0/+1
2025-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-27/+70
2025-02-13Merge tag 'net-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+6
2025-02-13ext4: introduce linear search for dentriesTheodore Ts'o1-1/+9
2025-02-13Reapply "net: skb: introduce and use a single page frag cache"Jakub Kicinski1-0/+1
2025-02-13sctp: Remove commented out codeThorsten Blum1-1/+0
2025-02-13soundwire: amd: add support for ACP7.0 & ACP7.1 platformsVijendar Mukunda1-0/+2
2025-02-13driver core: add a faux bus for use when a simple device/bus is neededGreg Kroah-Hartman1-0/+69
2025-02-13i2c: Unexport i2c_of_match_device()Andy Shevchenko1-11/+0
2025-02-13block: cleanup and fix batch completion adding conditionsJens Axboe1-4/+14
2025-02-13netfs: Fix a number of read-retry hangsDavid Howells1-1/+1
2025-02-13pmdomain: core: Introduce dev_pm_genpd_rpm_always_on()Ulf Hansson1-0/+7
2025-02-13jbd2: Avoid long replay times due to high number or revoke blocksJan Kara1-0/+2
2025-02-13net: phylink: provide phylink_mac_implements_lpi()Russell King (Oracle)1-0/+12
2025-02-12net: phy: Add support for driver-specific next update timeOleksij Rempel1-0/+13
2025-02-12spi: fix missing offload_flags docDavid Lechner1-0/+2
2025-02-12gpiolib: Simplify implementation of for_each_hwgpio_in_range()Andy Shevchenko1-5/+3
2025-02-12gpiolib: Deduplicate some code in for_each_requested_gpio_in_range()Andy Shevchenko1-14/+21
2025-02-12Merge patch series "fs: allow changing idmappings"Christian Brauner1-0/+4
2025-02-12fs: add open_tree_attr()Christian Brauner1-0/+4
2025-02-12statmount: allow to retrieve idmappingsChristian Brauner1-0/+5
2025-02-12uidgid: add map_id_range_up()Christian Brauner1-0/+6
2025-02-12gpiolib: add gpiod_multi_set_value_cansleep()David Lechner1-0/+11
2025-02-12net: phy: remove unused PHY_INIT_TIMEOUT and PHY_FORCE_TIMEOUTHeiner Kallweit1-3/+0
2025-02-12net: phy: rename phy_set_eee_broken to phy_disable_eee_modeHeiner Kallweit1-3/+3
2025-02-12net: phy: rename eee_broken_modes to eee_disabled_modesHeiner Kallweit1-3/+3
2025-02-11block: introduce init_wait_func()Muchun Song1-2/+4
2025-02-11pwm: lpss: Clarify the bypass member semantics in struct pwm_lpss_boardinfoAndy Shevchenko1-3/+30
2025-02-11spi: offload: types: include linux/bits.hDavid Lechner1-0/+1
2025-02-11mtd: rawnand: qcom: finish converting register to FIELD_PREPChristian Marangi1-1/+5
2025-02-11wifi: ieee80211: Add missing EHT MAC capabilitiesIlan Peer1-0/+5
2025-02-11wifi: mac80211: Add support for EPCS configurationIlan Peer1-0/+7
2025-02-11r8152: add vendor/device ID pair for Dell Alienware AW1022zAleksander Jan Bajkowski1-0/+1
2025-02-11unroll: add generic loop unroll helpersAlexander Lobakin1-0/+44
2025-02-11crash: Remove KEXEC_CORE_NOTE_NAMEAkihiko Odaki2-3/+0
2025-02-11crash: Use note name macrosAkihiko Odaki1-1/+1
2025-02-10hrtimers: Make hrtimer_update_function() less expensiveThomas Gleixner1-1/+2
2025-02-10iio: buffer-dmaengine: add devm_iio_dmaengine_buffer_setup_with_handle()David Lechner1-0/+5
2025-02-10iio: buffer-dmaengine: split requesting DMA channel from allocating bufferDavid Lechner1-1/+1
2025-02-10Merge tag 'spi-offload' into togregJonathan Cameron4-0/+205
2025-02-10seccomp: remove the 'sd' argument from __secure_computing()Oleg Nesterov1-3/+3
2025-02-10seccomp: fix the __secure_computing() stub for !HAVE_ARCH_SECCOMP_FILTEROleg Nesterov1-6/+2
2025-02-10blk-crypto: add ioctls to create and prepare hardware-wrapped keysEric Biggers2-0/+54