summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-12-03Documentation/auxiliary_bus: Add example code for module_auxiliary_driver()Ira Weiny1-0/+4
2021-12-03drivers: soc: xilinx: add xilinx event management driverAbhyuday Godhasara2-0/+38
2021-12-03topology/sysfs: rework book and drawer topology ifdeferyHeiko Carstens1-0/+18
2021-12-03topology/sysfs: export cluster attributes only if an architectures has supportHeiko Carstens1-0/+3
2021-12-03topology/sysfs: export die attributes only if an architectures has supportHeiko Carstens1-0/+4
2021-12-03mtd: remove unused header file <linux/mtd/latch-addr-flash.h>Jonathan Corbet1-29/+0
2021-12-03net/mlx5: Dynamically resize flow counters query bufferAvihai Horon1-0/+4
2021-12-03bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALLKumar Kartikeya Dwivedi1-4/+10
2021-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-19/+23
2021-12-02Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-17/+21
2021-12-02bpf: Pass a set of bpf_core_relo-s to prog_load command.Alexei Starovoitov1-0/+8
2021-12-02bpf: Prepare relo_core.c for kernel duty.Alexei Starovoitov1-0/+81
2021-12-02bpf: Rename btf_member accessors.Alexei Starovoitov1-4/+4
2021-12-02HID: do not inline some hid_hw_ functionsBenjamin Tissoires1-62/+6
2021-12-02HID: add suspend/resume helpersBenjamin Tissoires1-0/+10
2021-12-02HID: add hid_is_usb() function to make it simpler for USB detectionGreg Kroah-Hartman1-0/+5
2021-12-02sched/cputime: Fix getrusage(RUSAGE_THREAD) with nohz_fullFrederic Weisbecker1-2/+3
2021-12-02mm, slab: Remove compiler check in __kmalloc_indexNathan Chancellor1-2/+1
2021-12-02net: annotate data-races on txq->xmit_lock_ownerEric Dumazet1-6/+13
2021-12-02kprobes: Limit max data_size of the kretprobe instancesMasami Hiramatsu1-0/+2
2021-12-01cgroup: fix a typo in commentWei Yang1-1/+1
2021-12-01net/mlx5: Fix access to a non-supported registerAya Levin1-1/+4
2021-12-01rcu: in_irq() cleanupChangbin Du1-1/+1
2021-12-01rcu: Replace ________p1 and _________p1 with __UNIQUE_ID(rcu)Chun-Hung Tseng2-23/+30
2021-12-01genirq/generic_chip: Constify irq_generic_chip_opsRikard Falkeborn1-1/+1
2021-12-01entry: Snapshot thread flagsMark Rutland1-1/+1
2021-12-01thread_info: Add helpers to snapshot thread flagsMark Rutland1-0/+14
2021-11-30bpf: Add bpf_loop helperJoanne Koong1-0/+1
2021-11-30bpf: Make sure bpf_disable_instrumentation() is safe vs preemption.Sebastian Andrzej Siewior2-17/+2
2021-11-30net: stmmac: Add platform level debug register dump featureBhupesh Sharma1-0/+1
2021-11-30siphash: use _unaligned version by defaultArnd Bergmann1-10/+4
2021-11-29block: remove the gendisk argument to blk_execute_rqChristoph Hellwig1-4/+3
2021-11-29block: remove the ->rq_disk field in struct requestChristoph Hellwig1-4/+0
2021-11-29block: remove get_io_context_activeChristoph Hellwig1-16/+0
2021-11-29block: mark put_io_context_active staticChristoph Hellwig1-1/+0
2021-11-29fork: move copy_io to block/blk-ioc.cChristoph Hellwig1-10/+13
2021-11-29blk-mq: Add blk_mq_complete_request_direct()Sebastian Andrzej Siewior1-0/+11
2021-11-29blk-crypto: remove blk_crypto_unregister()Eric Biggers1-4/+0
2021-11-29block: only allocate poll_stats if there's a user of themJens Axboe1-2/+1
2021-11-29block: cleanup the GENHD_FL_* definitionsChristoph Hellwig1-18/+14
2021-11-29block: remove GENHD_FL_EXT_DEVTChristoph Hellwig1-23/+5
2021-11-29block: remove GENHD_FL_SUPPRESS_PARTITION_INFOChristoph Hellwig1-8/+1
2021-11-29block: rename GENHD_FL_NO_PART_SCAN to GENHD_FL_NO_PARTChristoph Hellwig1-7/+6
2021-11-29block: remove GENHD_FL_CDChristoph Hellwig1-5/+0
2021-11-29block: move GENHD_FL_BLOCK_EVENTS_ON_EXCL_WRITE to disk->event_flagsChristoph Hellwig1-4/+2
2021-11-29block: move GENHD_FL_NATIVE_CAPACITY to disk->stateChristoph Hellwig1-7/+1
2021-11-29block: remove rq_flush_dcache_pagesChristoph Hellwig1-10/+0
2021-11-29block: move blk_rq_err_bytes to scsiChristoph Hellwig1-3/+0
2021-11-29mfd: ti_am335x_tscadc: Drop the CNTRLREG_TSC_8WIRE macroDario Binacchi1-1/+0
2021-11-29net: dsa: ocelot: felix: utilize shared mscc-miim driver for indirect MDIO ac...Colin Foster1-0/+19