summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-08-30serial: Make ->set_termios() old ktermios constIlpo Järvinen2-5/+5
2022-08-30tty: Make ldisc ->set_termios() old ktermios constIlpo Järvinen1-2/+2
2022-08-30tty: Make tty_termios_copy_hw() old ktermios constIlpo Järvinen1-1/+1
2022-08-30tty: Remove baudrate dead code & make ktermios params constIlpo Järvinen1-1/+1
2022-08-30netlink: add helpers for extack attr presence checkingJakub Kicinski1-0/+11
2022-08-30netlink: add support for ext_ack missing attributesJakub Kicinski1-0/+13
2022-08-30ARM: 9229/1: amba: Fix use-after-free in amba_read_periphid()Isaac Manjarres1-0/+1
2022-08-30locking/percpu-rwsem: Add percpu_is_write_locked() and percpu_is_read_locked()Marco Elver1-0/+6
2022-08-30perf/hw_breakpoint: Make hw_breakpoint_weight() inlinableMarco Elver1-1/+0
2022-08-30perf/hw_breakpoint: Optimize list of per-task breakpointsMarco Elver1-1/+2
2022-08-30perf/hw_breakpoint: Provide hw_breakpoint_is_used() and use in testMarco Elver1-0/+3
2022-08-30soundwire: bus: allow device number to be unique at system levelPierre-Louis Bossart1-0/+4
2022-08-30Merge tag '20220825043859.30066-3-manivannan.sadhasivam@linaro.org' into driv...Bjorn Andersson1-0/+30
2022-08-30soc: qcom: llcc: Pass LLCC version based register offsets to EDAC driverManivannan Sadhasivam1-0/+30
2022-08-30soc: qcom: qmi: use const for struct qmi_elem_infoJeff Johnson1-10/+10
2022-08-29tracing: Define the is_signed_type() macro onceBart Van Assche3-3/+6
2022-08-29ethernet: Add helpers to recognize addresses mapped to IP multicastCasper Andersson1-0/+22
2022-08-29genetlink: start to validate reserved header bytesJakub Kicinski1-0/+1
2022-08-29x86/earlyprintk: Clean up pciserialPeter Zijlstra1-0/+3
2022-08-29Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-5/+23
2022-08-29Revert "memcg: cleanup racy sum avoidance code"Shakeel Butt1-2/+13
2022-08-29mm: re-allow pinning of zero pfns (again)Alex Williamson1-3/+10
2022-08-28lib/string_helpers: Add str_read_write() helperAndy Shevchenko1-0/+5
2022-08-28units: complement the set of Hz unitsDmitry Rokosov1-0/+3
2022-08-27perf/core: Add speculation info to branch entriesSandipan Das1-0/+1
2022-08-27Merge branch 'for-6.0-fixes' into for-6.1Tejun Heo2-6/+1
2022-08-26cgroup: Homogenize cgroup_get_from_id() return valueMichal Koutný1-5/+0
2022-08-26wait_on_bit: add an acquire memory barrierMikulas Patocka3-5/+6
2022-08-26lsm,io_uring: add LSM hooks for the new uring_cmd file opLuis Chamberlain3-0/+9
2022-08-26Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...David S. Miller1-4/+10
2022-08-26platform/x86: asus-wmi: Implement TUF laptop keyboard power statesLuke D. Jones1-0/+3
2022-08-26platform/x86: asus-wmi: Implement TUF laptop keyboard LED modesLuke D. Jones1-0/+3
2022-08-26platform/x86: asus-wmi: Support the GPU fan on TUF laptopsLuke D. Jones1-0/+1
2022-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski14-65/+96
2022-08-26ata: libata: Rename ATA_DFLAG_NCQ_PRIO_ENABLEDamien Le Moal1-1/+1
2022-08-26netdev: Use try_cmpxchg in napi_if_scheduled_mark_missedUros Bizjak1-2/+2
2022-08-26Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-7/+18
2022-08-25of/device: Fix up of_dma_configure_id() stubThierry Reding1-2/+3
2022-08-25bpf: Introduce cgroup iterHao Luo1-0/+8
2022-08-25platform/x86: asus-wmi: Add support for ROG X13 tablet modeLuke D. Jones1-0/+1
2022-08-25platform/x86: asus-wmi: Support the hardware GPU MUX on some laptopsLuke D. Jones1-0/+3
2022-08-25platform/x86: pmc_atom: Amend comment style and grammarAndy Shevchenko1-2/+2
2022-08-25platform/x86: pmc_atom: Fix SLP_TYPx bitfield maskAndy Shevchenko1-2/+4
2022-08-25wifi: cfg80211/mac80211: check EHT capability size correctlyJohannes Berg1-4/+10
2022-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski1-4/+0
2022-08-25bpf: Fix reference state management for synchronous callbacksKumar Kartikeya Dwivedi1-0/+11
2022-08-24mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses.Yosry Ahmed1-0/+1
2022-08-24Merge tag 'thermal-v6.1-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki1-57/+28
2022-08-24mm/slab: kmalloc: pass requests larger than order-1 page to page allocatorHyeonggon Yoo1-18/+5
2022-08-24mm/slab_common: kmalloc_node: pass large requests to page allocatorHyeonggon Yoo1-7/+19