summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-04-24tcp: fastopen: note that a child socket was createdJeremy Harris
2025-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-24KVM: SVM: Fix SNP AP destroy race with VMRUNTom Lendacky
2025-04-24Merge branch 'kvm-fixes-6.15-rc4' into HEADPaolo Bonzini
2025-04-24Merge tag 'net-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-24pwm: Fix various formatting issues in kernel-docUwe Kleine-König
2025-04-24mfd: bd96801: Support ROHM BD96806Matti Vaittinen
2025-04-24mfd: bd96801: Support ROHM BD96805Matti Vaittinen
2025-04-24mfd: rohm-bd96801: Support ROHM BD96802Matti Vaittinen
2025-04-24block: move blkdev_{get,put} _no_open prototypes out of blkdev.hChristoph Hellwig
2025-04-24timers: Remove unused __round_jiffies(_up)Dr. David Alan Gilbert
2025-04-24genirq: Fix typo in IRQ_NOTCONNECTED commentCheng-Yang Chou
2025-04-24ASoC: Merge up fixesMark Brown
2025-04-24OPP: Return opp_table from dev_pm_opp_get_opp_table_ref()Viresh Kumar
2025-04-24OPP: Return opp from dev_pm_opp_get()Viresh Kumar
2025-04-24HID: quirks: Add HID_QUIRK_IGNORE_MOUSE quirkAditya Garg
2025-04-24HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse()Terry Junge
2025-04-24fanotify: fix flush of mntns marksAmir Goldstein
2025-04-23Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2025-04-23net: phy: remove function stubsHeiner Kallweit
2025-04-23PM: runtime: Define pm_runtime_put cleanup helperAlex Williamson
2025-04-23block: hoist block size validation code to a separate functionDarrick J. Wong
2025-04-23locking/local_lock: fix _Generic() matching of local_trylock_tVlastimil Babka
2025-04-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2025-04-23wifi: ieee80211: Add helpers to fetch EMLSR delay and timeout valuesRameshkumar Sundaram
2025-04-23wifi: ieee80211: define beacon protection bit fieldKarthikeyan Kathirvel
2025-04-23io_uring/zcrx: add support for multiple ifqsPavel Begunkov
2025-04-23wifi: free SKBTX_WIFI_STATUS skb tx_flags flagJohannes Berg
2025-04-23regulator: max20086: Fixes chip id and enable gpioMark Brown
2025-04-23pmdomain: core: Add residency reflection for domain-idlestates to debugfsUlf Hansson
2025-04-23pmdomain: core: Add genpd helper to correct the usage/rejected countersUlf Hansson
2025-04-23PCI: host-generic: Extract an ECAM bridge creation helper from pci_host_commo...Marc Zyngier
2025-04-23crypto: shash - Handle partial blocks in APIHerbert Xu
2025-04-22net: phylink: mac_link_(up|down)() clarificationsRussell King (Oracle)
2025-04-22net: phy: Add helper for getting MAC termination resistanceDimitri Fedrau
2025-04-22lsm: Move security_netlink_send to under CONFIG_SECURITY_NETWORKSong Liu
2025-04-22iio: backend: add support for data source getAngelo Dureghello
2025-04-22iio: Adjust internals of handling of direct mode claiming to suit new API.Jonathan Cameron
2025-04-22iio: trigger: stm32-lptimer: add support for stm32mp25Olivier Moysan
2025-04-22iio: adc: add helpers for parsing ADC nodesMatti Vaittinen
2025-04-22property: Add functions to iterate named childMatti Vaittinen
2025-04-22Merge tag 'for-6.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-04-22fs: fall back to file_ref_put() for non-last referenceMateusz Guzik
2025-04-22mm/migrate: fix sleep in atomic for large folios and buffer headsDavidlohr Bueso
2025-04-22fs/buffer: introduce sleeping flavors for pagecache lookupsDavidlohr Bueso
2025-04-22firmware: exynos-acpm: introduce devm_acpm_get_by_node()André Draszik
2025-04-22x86/cpu: Help users notice when running old Intel microcodeDave Hansen
2025-04-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-04-21fs: add S_ANON_INODEChristian Brauner
2025-04-21io_uring/zcrx: move zcrx region to struct io_zcrx_ifqPavel Begunkov