summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-24net: 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-23net/mlx5e: Support HTB offloadMaxim Mikityanskiy1-3/+10
2021-01-23sch_htb: Hierarchical QoS hardware offloadMaxim Mikityanskiy1-0/+1
2021-01-23tcp: add TTL to SCM_TIMESTAMPING_OPT_STATSYousuk Seung2-2/+3
2021-01-23Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a...Paul E. McKenney10-27/+192
2021-01-23mm: Make mem_dump_obj() handle vmalloc() memoryPaul E. McKenney1-0/+6
2021-01-23mm: 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-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/...Greg 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-22crypto - shash: reduce minimum alignment of shash_desc structureArd Biesheuvel1-3/+6
2021-01-22w1: fix a kernel-doc markupMauro Carvalho Chehab1-1/+1
2021-01-22memblock: fix kernel-doc markupsMauro Carvalho Chehab1-2/+2
2021-01-22connector: fix a kernel-doc markupMauro Carvalho Chehab1-1/+1
2021-01-22firmware: stratix10-svc: fix kernel-doc markupsMauro Carvalho Chehab1-5/+5
2021-01-22parport: fix a kernel-doc markupMauro Carvalho Chehab1-0/+31
2021-01-21driver core: Fix device link device name collisionSaravana Kannan1-0/+12
2021-01-21certs: Fix blacklist flag type confusionDavid Howells1-0/+1
2021-01-21PKCS#7: Fix missing includeMickaël Salaün1-0/+2
2021-01-21keys: remove trailing semicolon in macro definitionTom Rix1-2/+2
2021-01-21mm: Mark anonymous struct field of 'struct vm_fault' as 'const'Will Deacon1-1/+1
2021-01-21mm: Pass 'address' to map to do_set_pte() and drop FAULT_FLAG_PREFAULTWill Deacon1-5/+2
2021-01-21mm: Move immutable fields of 'struct vm_fault' into anonymous structWill Deacon1-5/+8
2021-01-21regulator: consumer: Add missing stubs to regulator/consumer.hDmitry Osipenko1-0/+30
2021-01-21usb: typec: tcpm: Protocol Error handlingKyle Tso1-0/+1
2021-01-21usb: typec: tcpm: AMS and Collision AvoidanceKyle Tso2-0/+5
2021-01-21Merge branch 'tty-splice' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Greg Kroah-Hartman1-1/+2
2021-01-21Merge branch 'mhi-ath11k-immutable' into mhi-nextManivannan Sadhasivam1-0/+2
2021-01-21mhi: use irq_flags if controller driver configures itCarl Huang1-0/+2
2021-01-21mhi: unconstify mhi_event_configLoic Poulain1-1/+1
2021-01-21net/sched: cls_flower add CT_FLAGS_INVALID flag supportwenxu1-2/+2