aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-08-01Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-08-01Merge tag 'sched-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-08-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-08-01Merge tag 'x86_kdump_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-08-01Merge tag 'x86_core_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-08-01Merge tag 'x86_misc_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-08-01Merge tag 'fs.idmapped.overlay.acl.v5.20' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-08-01Merge tag 'fs.idmapped.vfsuid.v5.20' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-08-01Merge tag 'fsnotify_for_v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-08-01Merge tag 'linux-can-next-for-5.20-20220731' of git://git.kernel.org/pub/scm/...David S. Miller
2022-07-30fs/dcache: Move the wakeup from __d_lookup_done() to the caller.Sebastian Andrzej Siewior
2022-07-29Merge branches 'acpi-pm', 'acpi-soc', 'acpi-tables' and 'acpi-resource'Rafael J. Wysocki
2022-07-29Merge branches 'pm-core', 'pm-sleep', 'powercap', 'pm-domains' and 'pm-em'Rafael J. Wysocki
2022-07-29Merge tag 'thermal-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki
2022-07-29Merge tag 'loongarch-fixes-5.19-5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-07-29LoongArch: Remove clock setting during cpu hotplug stageBibo Mao
2022-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-28dm: fix dm-raid crash if md_handle_request() splits bioMike Snitzer
2022-07-28thermal/core: Add thermal_trip in thermal_zoneDaniel Lezcano
2022-07-28thermal/core: Rename 'trips' to 'num_trips'Daniel Lezcano
2022-07-28thermal/of: Move thermal_trip structure to thermal.hDaniel Lezcano
2022-07-28thermal/core: Remove DROP_FULL and RAISE_FULLDaniel Lezcano
2022-07-28wait: Fix __wait_event_hrtimeout for RT/DL tasksJuri Lelli
2022-07-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni
2022-07-28can: dev: add generic function can_eth_ioctl_hwts()Vincent Mailhol
2022-07-28can: dev: add generic function can_ethtool_op_get_ts_info_hwts()Vincent Mailhol
2022-07-28add missing includes and forward declarations to networking includes under li...Jakub Kicinski
2022-07-28regulator: Consumer load management improvementsMark Brown
2022-07-27io_uring: notification completion optimisationPavel Begunkov
2022-07-27regulator: core: Allow drivers to define their init data as constDouglas Anderson
2022-07-27regulator: core: Allow specifying an initial load w/ the bulk APIDouglas Anderson
2022-07-27misc: Mark MICROCODE_MINOR unusedBorislav Petkov
2022-07-26Merge tag 'mm-hotfixes-stable-2022-07-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-07-26i2c: extend documentation about retvals of master_xfer functionsWolfram Sang
2022-07-26flow_dissector: Add PPPoE dissectorsWojciech Drewek
2022-07-25Merge tag 'wireless-next-2022-07-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-07-25block: add bdev_max_segments() helperNaohiro Aota
2022-07-25highmem: Make __kunmap_{local,atomic}() take const void pointerFabio M. De Francesco
2022-07-25random: handle archrandom with multiple longsJason A. Donenfeld
2022-07-25Merge branch 'for-next/perf' into for-next/coreWill Deacon
2022-07-25Merge branch 'for-next/mte' into for-next/coreWill Deacon
2022-07-25Merge branch irq/misc-5.20 into irq/irqchip-nextMarc Zyngier
2022-07-25irqchip/mmp: Declare init functions in common header fileBen Dooks
2022-07-24io_uring: cache struct io_notifPavel Begunkov
2022-07-24io_uring: add zc notification infrastructurePavel Begunkov
2022-07-24io_uring: export io_put_task()Pavel Begunkov
2022-07-24Merge branch 'for-5.20/io_uring' into for-5.20/io_uring-zerocopy-sendJens Axboe
2022-07-24fs: Add async write file modification handling.Stefan Roesch
2022-07-24fs: add a FMODE_BUF_WASYNC flags for f_modeStefan Roesch
2022-07-24mm: Add balance_dirty_pages_ratelimited_flags() functionJan Kara