aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-01-24Merge tag 'driver-core-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-0/+12
2021-01-24Merge tag 'sched_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+3
2021-01-24Merge tag 'timers_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-15/+0
2021-01-24fs: introduce MOUNT_ATTR_IDMAPChristian Brauner1-1/+2
2021-01-24fs: add mount_setattr()Christian Brauner1-0/+4
2021-01-24ima: handle idmapped mountsChristian Brauner1-6/+12
2021-01-24fs: make helpers idmap mount awareChristian Brauner3-18/+31
2021-01-24open: handle idmapped mounts in do_truncate()Christian Brauner1-2/+2
2021-01-24namei: prepare for idmapped mountsChristian Brauner1-11/+21
2021-01-24namei: introduce struct renamedataChristian Brauner1-1/+11
2021-01-24namei: handle idmapped mounts in may_*() helpersChristian Brauner1-5/+9
2021-01-24stat: handle idmapped mountsChristian Brauner1-1/+1
2021-01-24commoncap: handle idmapped mountsChristian Brauner4-27/+47
2021-01-24xattr: handle idmapped mountsTycho Andersen1-9/+18
2021-01-24acl: handle idmapped mountsChristian Brauner4-10/+19
2021-01-24attr: handle idmapped mountsChristian Brauner1-3/+5
2021-01-24inode: make init and permission helpers idmapped mount awareChristian Brauner1-4/+4
2021-01-24namei: make permission helpers idmapped mount awareChristian Brauner2-6/+11
2021-01-24capability: handle idmapped mountsChristian Brauner1-2/+5
2021-01-24fs: add file and path permissions helpersChristian Brauner1-0/+8
2021-01-24fs: add id translation helpersChristian Brauner1-0/+47
2021-01-24mount: attach mappings to mountsChristian Brauner2-0/+12
2021-01-23net: introduce a netdev feature for UDP GRO forwardingAlexander Lobakin1-1/+3
2021-01-23iomap: add a IOMAP_DIO_OVERWRITE_ONLY flagChristoph Hellwig1-0/+8
2021-01-23iomap: pass a flags argument to iomap_dio_rwChristoph Hellwig1-2/+8
2021-01-23rtc: remove sirfsoc driverArnd Bergmann1-21/+0
2021-01-22net/mlx5e: Support HTB offloadMaxim Mikityanskiy1-3/+10
2021-01-22sch_htb: Hierarchical QoS hardware offloadMaxim Mikityanskiy1-0/+1
2021-01-22tcp: add TTL to SCM_TIMESTAMPING_OPT_STATSYousuk Seung2-2/+3
2021-01-22Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a', 'mmdumpobj.2021.01.22a', 'nocb.2021.01.06a', 'rt.2021.01.04a', 'stall.2021.01.06a', 'torture.2021.01.12a' and 'tortureall.2021.01.06a' into HEADPaul E. McKenney10-27/+192
2021-01-22mm: Make mem_dump_obj() handle vmalloc() memoryPaul E. McKenney1-0/+6
2021-01-22mm: Add mem_dump_obj() to print source of memory blockPaul E. McKenney2-0/+4
2021-01-22net/mlx5: SF, Add port add delete functionalityParav Pandit1-0/+6
2021-01-22net/mlx5: SF, Add auxiliary device driverParav Pandit1-1/+3
2021-01-22net/mlx5: SF, Add auxiliary device supportParav Pandit1-0/+2
2021-01-22net/mlx5: Introduce vhca state event notifierParav Pandit1-0/+4
2021-01-22PM: domains: use device's next wakeup to determine domain idle stateLina Iyer1-0/+6
2021-01-22PM: domains: inform PM domain of a device's next wakeupLina Iyer1-0/+6
2021-01-22kthread: Extract KTHREAD_IS_PER_CPUPeter Zijlstra1-0/+3
2021-01-22dma-fence: allow signaling drivers to set fence timestampVeera Sundaram Sankaran1-0/+3
2021-01-22lockdep: report broken irq restorationMark Rutland1-0/+12
2021-01-22jump_label: Do not profile branch annotationsSteven Rostedt (VMware)2-6/+8
2021-01-22Merge tag 'iio-for-5.12a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman4-0/+240
2021-01-22Merge branch 'ib-iio-thermal-5.11-rc1' into togregJonathan Cameron3-0/+226
2021-01-22HID: hid-sensor-custom: Add custom sensor iio supportYe Xiang1-0/+14
2021-01-22dma-buf: heaps: Rework heap allocation hooks to return struct dma_buf instead of fdJohn Stultz1-6/+6
2021-01-22crypto - shash: reduce minimum alignment of shash_desc structureArd Biesheuvel1-3/+6
2021-01-21w1: fix a kernel-doc markupMauro Carvalho Chehab1-1/+1
2021-01-21memblock: fix kernel-doc markupsMauro Carvalho Chehab1-2/+2
2021-01-21connector: fix a kernel-doc markupMauro Carvalho Chehab1-1/+1