summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-07-29scsi: scsi_ioctl: Simplify SCSI passthrough permission checkingChristoph Hellwig1-1/+1
2021-07-29scsi: bsg: Move bsg_scsi_ops to drivers/scsi/Christoph Hellwig2-9/+4
2021-07-29scsi: block: Add a queue_max_bytes() helperChristoph Hellwig1-0/+5
2021-07-29scsi: scsi_ioctl: Remove scsi_verify_blk_ioctl()Christoph Hellwig1-1/+0
2021-07-29scsi: scsi_ioctl: Remove scsi_cmd_blk_ioctl()Christoph Hellwig1-2/+0
2021-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller4-20/+53
2021-07-29bpf: Fix leakage due to insufficient speculative store bypass mitigationDaniel Borkmann1-1/+1
2021-07-29bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann1-0/+15
2021-07-28remoteproc: fix kernel doc for struct rproc_opsDong Aisheng1-3/+2
2021-07-28nubus: Make struct nubus_driver::remove return voidUwe Kleine-König1-1/+1
2021-07-28sched: Add task_work callback for paranoid L1D flushBalbir Singh1-0/+10
2021-07-28bpf, sockmap: Fix memleak on ingress msg enqueueJohn Fastabend1-19/+35
2021-07-28clk: x86: Rename clk-lpt to more specific clk-lpss-atomAndy Shevchenko1-1/+1
2021-07-28Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2021-07-27net: bonding: move ioctl handling to private ndo operationArnd Bergmann1-3/+10
2021-07-27net: bridge: move bridge ioctls out of .ndo_do_ioctlArnd Bergmann1-1/+6
2021-07-27net: split out ndo_siowandev ioctlArnd Bergmann2-2/+4
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann1-0/+6
2021-07-27dev_ioctl: pass SIOCDEVPRIVATE data separatelyArnd Bergmann1-2/+2
2021-07-27hamradio: use ndo_siocdevprivateArnd Bergmann1-1/+1
2021-07-27net: split out SIOCDEVPRIVATE handling from dev_ioctlArnd Bergmann1-0/+3
2021-07-27Merge tag 'fpga-for-5.15-early' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-1/+1
2021-07-27kdb: Rename members of struct kdbtab_tSumit Garg1-6/+6
2021-07-27kdb: Get rid of redundant kdb_register_flags()Sumit Garg1-10/+17
2021-07-27usb: otg-fsm: Fix hrtimer list corruptionDmitry Osipenko1-0/+1
2021-07-27usb: common: add helper to get role-switch-default-modeChunfeng Yun1-0/+1
2021-07-27Merge tag 'bus_remove_return_void-5.15' into nextVinod Koul14-19/+70
2021-07-27vt: keyboard.c: make console an unsigned intGreg Kroah-Hartman1-15/+15
2021-07-27tty: drop put_tty_driverJiri Slaby1-1/+0
2021-07-27tty: make tty_set_operations an inlineJiri Slaby1-2/+6
2021-07-27tty: drop alloc_tty_driverJiri Slaby1-12/+0
2021-07-27tty: tty_flip.h needs only tty_buffer and tty_portJiri Slaby1-1/+2
2021-07-27tty: move tty_port to new tty_port.hJiri Slaby2-195/+209
2021-07-27tty: move tty_buffer definitions to new tty_buffer.hJiri Slaby2-48/+60
2021-07-27tty: move tty_ldisc_receive_buf to tty_flip.hJiri Slaby2-3/+5
2021-07-27tty: include list & lockdep from tty_ldisc.hJiri Slaby1-0/+2
2021-07-27tty: move ldisc prototypes to tty_ldisc.hJiri Slaby2-10/+15
2021-07-27tty: include kref.h in tty_driver.hJiri Slaby1-0/+1
2021-07-27tty: move tty_driver related prototypes to tty_driver.hJiri Slaby2-17/+17
2021-07-27fs: remove generic_block_fiemapChristoph Hellwig1-4/+0
2021-07-27kernfs: switch kernfs to use an rwsemIan Kent1-1/+1
2021-07-27kernfs: add a revision to identify directory node changesIan Kent1-0/+5
2021-07-27Merge 5.14-rc3 into driver-core-nextGreg Kroah-Hartman5-32/+10
2021-07-27net: dsa: sja1105: add bridge TX data plane offload based on tag_8021qVladimir Oltean1-0/+10
2021-07-27net: bridge: add a helper for retrieving port VLANs from the data pathVladimir Oltean1-0/+8
2021-07-27Merge tag 'mlx5-updates-2021-07-24' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-1/+2
2021-07-26net/mlx5e: Block LRO if firmware asks for tunneled LROMaxim Mikityanskiy1-1/+2
2021-07-26printk: remove NMI trackingJohn Ogness2-14/+19
2021-07-26printk: remove safe buffersJohn Ogness1-10/+0
2021-07-26iommu: Remove mode argument from iommu_set_dma_strict()John Garry1-1/+1