summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-07blk-mq: allow 4x BLK_MAX_REQUEST_COUNT at blk_plug for multiple_queuesSong Liu
2021-09-07Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-07Merge tag 'linux-watchdog-5.15-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2021-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-09-07putname(): IS_ERR_OR_NULL() is wrong hereAl Viro
2021-09-07namei: Standardize callers of filename_create()Stephen Brennan
2021-09-07Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-09-07namei: Standardize callers of filename_lookup()Stephen Brennan
2021-09-07Merge tag 'ntb-5.15' of git://github.com/jonmason/ntbLinus Torvalds
2021-09-07rename __filename_parentat() to filename_parentat()Al Viro
2021-09-07Merge tag 'rproc-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds
2021-09-07namei: Fix use after free in kern_path_lockedStephen Brennan
2021-09-07Merge tag 'backlight-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-09-07Merge tag 'mfd-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2021-09-07Merge tag 'gpio-updates-for-v5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-09-07PM: sleep: core: Avoid setting power.must_resume to falsePrasad Sodagudi
2021-09-07Merge tag 'fuse-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-09-07Documentation: power: include kernel-doc in Energy Model docLukasz Luba
2021-09-07PM: EM: fix kernel-doc commentsLukasz Luba
2021-09-07cpufreq: intel_pstate: hybrid: Rework HWP calibrationRafael J. Wysocki
2021-09-07ACPI: CPPC: Introduce cppc_get_nominal_perf()Rafael J. Wysocki
2021-09-07ACPI: scan: Remove unneeded header linux/nls.hKari Argillander
2021-09-07PM: sleep: wakeirq: drop useless parameter from dev_pm_attach_wake_irq()Sergey Shtylyov
2021-09-07Merge tag 'kgdb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds
2021-09-07cxl/registers: Fix Documentation warningDan Williams
2021-09-07cxl/pmem: Fix Documentation warningDan Williams
2021-09-07cxl/uapi: Fix defined but not used warningsBen Widawsky
2021-09-07cxl/pci: Fix debug message in cxl_probe_regs()Li Qiang (Johnny Li)
2021-09-07cxl/pci: Fix lockdown levelDan Williams
2021-09-07cxl/acpi: Do not add DSDT disabled ACPI0016 host bridge portsAlison Schofield
2021-09-07Revert "memcg: enable accounting for pollfd and select bits arrays"Linus Torvalds
2021-09-07Revert "memcg: enable accounting for file lock caches"Linus Torvalds
2021-09-07Revert "mm/gup: remove try_get_page(), call try_get_compound_head() directly"Linus Torvalds
2021-09-07block: move fs/block_dev.c to block/bdev.cChristoph Hellwig
2021-09-07block: split out operations on block special filesChristoph Hellwig
2021-09-07Merge tag 'nvme-5.15-2021-09-07' of git://git.infradead.org/nvme into block-5.15Jens Axboe
2021-09-07blk-throttle: fix UAF by deleteing timer in blk_throtl_exit()Li Jinlin
2021-09-07block: genhd: don't call blkdev_show() with major_names_lock heldTetsuo Handa
2021-09-07Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki
2021-09-07Revert "cpufreq: intel_pstate: Process HWP Guaranteed change notification"Rafael J. Wysocki
2021-09-07ieee802154: Remove redundant initialization of variable retColin Ian King
2021-09-07Merge branch 'stmmac-wol-fix'David S. Miller
2021-09-07net: stmmac: fix MAC not working when system resume back with WoL activeJoakim Zhang
2021-09-07net: phylink: add suspend/resume supportRussell King (Oracle)
2021-09-07net: renesas: sh_eth: Fix freeing wrong tx descriptorYoshihiro Shimoda
2021-09-07btrfs: zoned: fix double counting of split ordered extentNaohiro Aota
2021-09-07btrfs: fix lockdep warning while mounting sprout fsAnand Jain
2021-09-07btrfs: delay blkdev_put until after the device removeJosef Bacik
2021-09-07btrfs: update the bdev time directly when closingJosef Bacik
2021-09-07btrfs: use correct header for div_u64 in misc.hKari Argillander