summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-01-05ata: libata: move ata_{port,link,dev}_dbg to standard pr_XXX() macrosHannes Reinecke1-31/+38
2022-01-05ata: libata: add tracepoints for ATA error handlingHannes Reinecke1-0/+60
2022-01-05ata: libata-sff: tracepoints for HSM state machineHannes Reinecke1-0/+125
2022-01-05ata: libata: tracepoints for bus-master DMAHannes Reinecke1-0/+125
2022-01-04ata: libata: add qc_prep tracepointHannes Reinecke1-1/+9
2022-01-04ata: libata: add reset tracepointsHannes Reinecke1-0/+96
2022-01-04ata: libata: Add ata_port_classify() helperHannes Reinecke1-0/+2
2021-12-31mm: vmscan: Reduce throttling due to a failure to make progressMel Gorman2-1/+4
2021-12-30Merge tag 'net-5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-7/+8
2021-12-27Merge tag 'efi-urgent-for-v5.16-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+6
2021-12-27nfc: uapi: use kernel size_t to fix user-space buildsKrzysztof Kozlowski1-1/+1
2021-12-27uapi: fix linux/nfc.h userspace compilation errorsDmitry V. Levin1-2/+2
2021-12-26Merge tag 'objtool_urgent_for_v5.16_rc7' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-4/+6
2021-12-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+1
2021-12-25mm/page_alloc: fix __alloc_size attribute for alloc_pages_exact_nidThibaut Sautereau1-1/+1
2021-12-25mm: delete unsafe BUG from page_cache_add_speculative()Hugh Dickins1-1/+0
2021-12-25sctp: use call_rcu to free endpointXin Long2-4/+5
2021-12-23Merge tag 'net-5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds6-7/+43
2021-12-23Merge tag 'arm-fixes-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2021-12-22Merge tag 'fixes-2021-12-22' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2021-12-22memblock: fix memblock_phys_alloc() section mismatch errorJackie Liu1-2/+2
2021-12-22compiler.h: Fix annotation macro misplacement with ClangJosh Poimboeuf2-4/+4
2021-12-22uapi: Fix undefined __always_inline on non-glibc systemsIsmael Luceno2-0/+2
2021-12-21net: skip virtio_net_hdr_set_proto if protocol already setWillem de Bruijn1-0/+3
2021-12-21net: accept UFOv6 packages in virtio_net_hdr_to_skbWillem de Bruijn1-2/+20
2021-12-21inet: fully convert sk->sk_rx_dst to RCU rulesEric Dumazet1-1/+1
2021-12-20Merge branch 'xsa' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+1
2021-12-18net: openvswitch: Fix matching zone id for invalid conns arriving from tcPaul Blakey1-0/+1
2021-12-18net/sched: flow_dissector: Fix matching on zone id for invalid connsPaul Blakey2-1/+2
2021-12-18net/sched: Extend qdisc control block with tc control blockPaul Blakey2-2/+15
2021-12-17Merge tag 'fixes-for-v5.16' of https://git.linaro.org/people/jens.wiklander/l...Arnd Bergmann1-2/+2
2021-12-17net: fix typo in a commentXiang wangx1-1/+1
2021-12-17Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-8/+10
2021-12-16tee: handle lookup of shm with reference count 0Jens Wiklander1-2/+2
2021-12-16xen/console: harden hvc_xen against event channel stormsJuergen Gross1-0/+1
2021-12-15mptcp: add missing documented NL paramsMatthieu Baerts1-8/+10
2021-12-13efi: Move efifb_setup_from_dmi() prototype from arch headersJavier Martinez Canillas1-0/+6
2021-12-12Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+13
2021-12-12Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2021-12-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-4/+23
2021-12-11timers: implement usleep_idle_range()SeongJae Park1-1/+13
2021-12-11Increase default MLOCK_LIMIT to 8 MiBDrew DeVault1-3/+10
2021-12-11Merge tag 'pm-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+1
2021-12-11Merge tag 'aio-poll-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+27
2021-12-09percpu_ref: Replace kernel.h with the necessary inclusionsAndy Shevchenko1-1/+1
2021-12-09Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds9-32/+38
2021-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds1-0/+5
2021-12-09aio: fix use-after-free due to missing POLLFREE handlingEric Biggers1-1/+1
2021-12-09wait: add wake_up_pollfree()Eric Biggers1-0/+26
2021-12-09bus: mhi: core: Add support for forced PM resumeLoic Poulain1-0/+13