summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ata: libata: remove debug compilation switchesHannes Reinecke2022-01-051-16/+0
* ata: libata: remove 'new' ata message handlingHannes Reinecke2022-01-051-13/+0
* ata: libata: drop ata_msg_drv()Hannes Reinecke2022-01-051-6/+0
* ata: libata: drop ata_msg_info()Hannes Reinecke2022-01-051-2/+0
* ata: libata: drop ata_msg_probe()Hannes Reinecke2022-01-051-2/+0
* ata: libata: drop ata_msg_warn()Hannes Reinecke2022-01-051-2/+0
* ata: libata: drop ata_msg_malloc()Hannes Reinecke2022-01-051-2/+0
* ata: libata: drop ata_msg_ctl()Hannes Reinecke2022-01-051-2/+0
* ata: libata: drop ata_msg_error() and ata_msg_intr()Hannes Reinecke2022-01-051-4/+0
* ata: libata: move ata_{port,link,dev}_dbg to standard pr_XXX() macrosHannes Reinecke2022-01-051-31/+38
* ata: libata: add tracepoints for ATA error handlingHannes Reinecke2022-01-051-0/+60
* ata: libata-sff: tracepoints for HSM state machineHannes Reinecke2022-01-051-0/+125
* ata: libata: tracepoints for bus-master DMAHannes Reinecke2022-01-051-0/+125
* ata: libata: add qc_prep tracepointHannes Reinecke2022-01-041-1/+9
* ata: libata: add reset tracepointsHannes Reinecke2022-01-041-0/+96
* ata: libata: Add ata_port_classify() helperHannes Reinecke2022-01-041-0/+2
* mm: vmscan: Reduce throttling due to a failure to make progressMel Gorman2021-12-312-1/+4
* Merge tag 'net-5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-12-303-7/+8
|\
| * nfc: uapi: use kernel size_t to fix user-space buildsKrzysztof Kozlowski2021-12-271-1/+1
| * uapi: fix linux/nfc.h userspace compilation errorsDmitry V. Levin2021-12-271-2/+2
| * sctp: use call_rcu to free endpointXin Long2021-12-252-4/+5
* | Merge tag 'efi-urgent-for-v5.16-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-12-271-0/+6
|\ \
| * | efi: Move efifb_setup_from_dmi() prototype from arch headersJavier Martinez Canillas2021-12-131-0/+6
* | | Merge tag 'objtool_urgent_for_v5.16_rc7' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-12-264-4/+6
|\ \ \
| * | | compiler.h: Fix annotation macro misplacement with ClangJosh Poimboeuf2021-12-212-4/+4
| * | | uapi: Fix undefined __always_inline on non-glibc systemsIsmael Luceno2021-12-212-0/+2
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-12-252-2/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | mm/page_alloc: fix __alloc_size attribute for alloc_pages_exact_nidThibaut Sautereau2021-12-251-1/+1
| * | | mm: delete unsafe BUG from page_cache_add_speculative()Hugh Dickins2021-12-251-1/+0
* | | | Merge tag 'net-5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-12-236-7/+43
|\ \ \ \
| * | | | net: skip virtio_net_hdr_set_proto if protocol already setWillem de Bruijn2021-12-201-0/+3
| * | | | net: accept UFOv6 packages in virtio_net_hdr_to_skbWillem de Bruijn2021-12-201-2/+20
| * | | | inet: fully convert sk->sk_rx_dst to RCU rulesEric Dumazet2021-12-201-1/+1
| * | | | net: openvswitch: Fix matching zone id for invalid conns arriving from tcPaul Blakey2021-12-171-0/+1
| * | | | net/sched: flow_dissector: Fix matching on zone id for invalid connsPaul Blakey2021-12-172-1/+2
| * | | | net/sched: Extend qdisc control block with tc control blockPaul Blakey2021-12-172-2/+15
| * | | | net: fix typo in a commentXiang wangx2021-12-171-1/+1
| | |/ / | |/| |
* | | | Merge tag 'arm-fixes-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-12-231-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge tag 'fixes-for-v5.16' of https://git.linaro.org/people/jens.wiklander/l...Arnd Bergmann2021-12-171-2/+2
| |\ \ \
| | * | | tee: handle lookup of shm with reference count 0Jens Wiklander2021-12-161-2/+2
* | | | | Merge tag 'fixes-2021-12-22' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-12-221-2/+2
|\ \ \ \ \
| * | | | | memblock: fix memblock_phys_alloc() section mismatch errorJackie Liu2021-12-221-2/+2
| |/ / / /
* | | | | Merge branch 'xsa' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds2021-12-201-0/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | xen/console: harden hvc_xen against event channel stormsJuergen Gross2021-12-161-0/+1
| |/ / /
* | | | Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-12-161-8/+10
|\ \ \ \ | |/ / / |/| | |
| * | | mptcp: add missing documented NL paramsMatthieu Baerts2021-12-141-8/+10
* | | | Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-12-121-0/+13
|\ \ \ \
| * | | | bus: mhi: core: Add support for forced PM resumeLoic Poulain2021-12-091-0/+13
| | |/ / | |/| |
* | | | Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-12-111-1/+1
|\ \ \ \
| * | | | percpu_ref: Replace kernel.h with the necessary inclusionsAndy Shevchenko2021-12-091-1/+1