summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-08-01iscsi_ibft: fix crash due to KASLR physical memory remappingMaurizio Lombardi1-11/+7
2021-07-31Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski3-74/+45
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-25/+63
2021-07-31scsi: bsg: Move the whole request execution into the SCSI/transport handlersChristoph Hellwig1-9/+3
2021-07-31scsi: block: Remove the remaining SG_IO-related fields from struct request_queueChristoph Hellwig1-5/+0
2021-07-31scsi: block: Remove BLK_SCSI_MAX_CMDSChristoph Hellwig1-3/+0
2021-07-31scsi: bsg: Simplify device registrationChristoph Hellwig3-21/+7
2021-07-31scsi: sr: cdrom: Move cdrom_read_cdda_bpc() into the sr driverChristoph Hellwig1-2/+4
2021-07-31Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-20/+53
2021-07-30sk_buff: avoid potentially clearing 'slow_gro' fieldPaolo Abeni1-1/+1
2021-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds1-0/+2
2021-07-30net: netlink: Remove unused functionYajun Deng1-23/+0
2021-07-30padata: Convert from atomic_t to refcount_t on parallel_data->refcntXiyu Yang1-1/+2
2021-07-29fpga: dfl: expose feature revision from struct dfl_deviceMartin Hundebøll1-0/+1
2021-07-29gpiolib: convert 'devprop_gpiochip_set_names' to support multiple gpiochip ba...Sergio Paracuellos1-0/+4
2021-07-29mei: constify passed buffers and structuresKrzysztof Kozlowski1-4/+5
2021-07-29printk: Add printk.console_no_auto_verbose boot parameterDmitry Safonov1-5/+1
2021-07-29printk: Remove console_silent()Dmitry Safonov1-5/+0
2021-07-29mctp: Add device handling and netlink interfaceJeremy Kerr1-0/+4
2021-07-29mctp: Add MCTP baseJeremy Kerr1-1/+5
2021-07-29sk_buff: track dst status in slow_groPaolo Abeni1-0/+2
2021-07-29sk_buff: introduce 'slow_gro' flagsPaolo Abeni1-0/+4
2021-07-29memory: omap-gpmc: Drop custom PM calls with cpu_pm notifierTony Lindgren1-3/+0
2021-07-29fscrypt: document struct fscrypt_operationsEric Biggers1-4/+105
2021-07-29scsi: scsi_ioctl: Move the "block layer" SCSI ioctl handling to drivers/scsiChristoph Hellwig1-11/+0
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