summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-12-05fs: support mapped mounts of mapped filesystemsChristian Brauner1-8/+9
2021-12-05fs: add i_user_ns() helperChristian Brauner1-4/+9
2021-12-05fs: port higher-level mapping helpersChristian Brauner2-8/+12
2021-12-05fs: remove unused low-level mapping helpersChristian Brauner1-56/+0
2021-12-05Merge tag 'renesas-pinctrl-for-v5.17-tag1' of git://git.kernel.org/pub/scm/li...Linus Walleij1-0/+3
2021-12-04memremap: remove support for external pgmap refcountsChristoph Hellwig1-15/+3
2021-12-04bpf: Disallow BPF_LOG_KERNEL log level for bpf(BPF_BTF_LOAD)Hou Tao1-0/+7
2021-12-04dax: fix up some of the block device related ifdefsChristoph Hellwig1-17/+16
2021-12-04dax: return the partition offset from fs_dax_get_by_bdevChristoph Hellwig1-2/+4
2021-12-04iomap: add a IOMAP_DAX flagChristoph Hellwig1-0/+5
2021-12-04fsdax: decouple zeroing from the iomap buffered I/O codeChristoph Hellwig1-1/+6
2021-12-04fsdax: simplify the pgoff calculationChristoph Hellwig1-1/+0
2021-12-04dax: remove dax_capableChristoph Hellwig1-14/+0
2021-12-04dax: simplify the dax_device <-> gendisk associationChristoph Hellwig1-4/+15
2021-12-04locking: Mark racy reads of owner->on_cpuMarco Elver1-1/+1
2021-12-04locking: Make owner_on_cpu() into <linux/sched.h>Kefeng Wang1-0/+9
2021-12-04lockdep: Remove softirq accounting on PREEMPT_RT.Thomas Gleixner1-8/+15
2021-12-04locking/rtmutex: Add rt_mutex_lock_nest_lock() and rt_mutex_lock_killable().Sebastian Andrzej Siewior1-0/+9
2021-12-04qed*: esl priv flag support through ethtoolManish Chopra1-0/+3
2021-12-04qed*: enhance tx timeout debug infoManish Chopra1-0/+11
2021-12-04blk-mq: move srcu from blk_mq_hw_ctx to request_queueMing Lei2-8/+9
2021-12-04block: switch to atomic_t for request referencesJens Axboe1-1/+1
2021-12-04mm: move filemap_range_needs_writeback() into headerJens Axboe2-2/+29
2021-12-04Merge SA_IMMUTABLE-fixes-for-v5.16-rc2Eric W. Biederman1-0/+1
2021-12-03treewide: Add missing includes masked by cgroup -> bpf dependencyJakub Kicinski3-2/+2
2021-12-03fs: account for filesystem mappingsChristian Brauner2-6/+191
2021-12-03fs: tweak fsuidgid_has_mapping()Christian Brauner1-3/+11
2021-12-03fs: move mapping helpersChristian Brauner2-90/+102
2021-12-03fs: add is_idmapped_mnt() helperChristian Brauner1-0/+14
2021-12-03Documentation/auxiliary_bus: Move the text into the codeIra Weiny1-0/+160
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