aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-01-05elfcore: Add a cprm parameter to elf_core_extra_{phdrs,data_size}Catalin Marinas1-4/+4
2023-01-05firmware: xilinx: Clear IOCTL_SET_SD_TAPDELAY using PM_MMIO_WRITEMarek Vasut1-0/+4
2023-01-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-24/+32
2023-01-04workqueue: Add a new flag to spot the potential UAF errorRichard Clark1-0/+1
2023-01-04Revert "pktcdvd: remove driver."Jens Axboe1-0/+197
2023-01-04Revert "block: remove devnode callback from struct block_device_operations"Jens Axboe1-0/+1
2023-01-04Revert "block: bio_copy_data_iter"Jens Axboe1-0/+2
2023-01-04io_uring: move 'poll_multi_queue' bool in io_ring_ctxJens Axboe1-1/+2
2023-01-04Merge tag 'drm-misc-next-2023-01-03' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-2/+2
2023-01-04ata: libata: move NCQ related ATA_DFLAGsNiklas Cassel1-8/+7
2023-01-04ata: libata: read the shared status for successful NCQ commands onceNiklas Cassel1-0/+2
2023-01-04ata: libata: simplify qc_fill_rtf port operation interfaceDamien Le Moal1-2/+2
2023-01-04ata: scsi: rename flag ATA_QCFLAG_FAILED to ATA_QCFLAG_EHNiklas Cassel1-2/+2
2023-01-03rcu-tasks: Fix synchronize_rcu_tasks() VS zap_pid_ns_processes()Frederic Weisbecker1-0/+2
2023-01-03genirq: Fix the return type of kstat_cpu_irqs_sum()Zhen Lei1-1/+1
2023-01-03rcu: Add srcu_down_read() and srcu_up_read()Paul E. McKenney1-0/+45
2023-01-03srcu: Fix a misspelling in commentPingfan Liu1-1/+1
2023-01-03rcu: Refactor kvfree_call_rcu() and high-level helpersUladzislau Rezki (Sony)3-10/+9
2023-01-03rcu: Make RCU_LOCKDEP_WARN() avoid early lockdep checksPaul E. McKenney1-1/+8
2023-01-03rcu: Use hlist_nulls_next_rcu() in hlist_nulls_add_tail_rcu()Zhao Mengmeng1-1/+1
2023-01-03mac802154: Handle passive scanningMiquel Raynal1-0/+4
2023-01-03ieee802154: Add support for user scanning requestsMiquel Raynal1-0/+3
2023-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller1-1/+1
2023-01-02netfilter: ipset: Rework long task execution when adding/deleting entriesJozsef Kadlecsik1-1/+1
2023-01-02ceph: avoid use-after-free in ceph_fl_release_lock()Xiubo Li1-0/+3
2023-01-02mtd: cfi: allow building spi-intel standaloneArnd Bergmann1-1/+0
2023-01-01fsverity: pass pos and size to ->write_merkle_tree_blockEric Biggers1-4/+4
2023-01-01fsverity: optimize fsverity_cleanup_inode() on non-verity filesEric Biggers1-1/+13
2023-01-01fsverity: optimize fsverity_prepare_setattr() on non-verity filesEric Biggers1-4/+22
2023-01-01fsverity: optimize fsverity_file_open() on non-verity filesEric Biggers1-3/+23
2023-01-01net: phy: Update documentation for get_rate_matchingSean Anderson1-4/+1
2023-01-01net: dsa: tag_qca: fix wrong MGMT_DATA2 sizeChristian Marangi1-2/+2
2022-12-30thermal/intel: Introduce Intel TCC libraryZhang Rui1-0/+18
2022-12-30pinctrl: Introduce struct pinfunction and PINCTRL_PINFUNCTION() macroAndy Shevchenko1-0/+20
2022-12-29Merge tag 'block-6.2-2022-12-29' of git://git.kernel.dk/linuxLinus Torvalds1-1/+3
2022-12-29KVM: Opt out of generic hardware enabling on s390 and PPCSean Christopherson1-0/+4
2022-12-29KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE sectionChao Gao1-1/+1
2022-12-29KVM: Drop kvm_arch_check_processor_compat() hookSean Christopherson1-3/+1
2022-12-29KVM: Drop kvm_arch_{init,exit}() hooksSean Christopherson1-3/+0
2022-12-29KVM: arm64: Simplify the CPUHP logicMarc Zyngier1-3/+0
2022-12-29KVM: Drop arch hardware (un)setup hooksSean Christopherson1-2/+0
2022-12-29spi: altera: switch to use modern nameYang Yingliang1-2/+2
2022-12-28bpf: rename list_head -> graph_root in field info typesDave Marchevsky1-2/+2
2022-12-28net/mlx5: E-Switch, properly handle ingress tagged packets on VSTMoshe Shemesh2-1/+7
2022-12-28clk: qcom: smd-rpm: remove duplication between MMXI and MMAXI definesDmitry Baryshkov1-1/+0
2022-12-28iio: light: tsl2563: Drop legacy platform data codeAndy Shevchenko1-9/+0
2022-12-28iio: add struct declaration for iio typesGerald Loacker1-0/+5
2022-12-28nvme: consult the CSE log page for unprivileged passthroughChristoph Hellwig1-0/+1
2022-12-28nvme: fix the NVME_CMD_EFFECTS_CSE_MASK definitionChristoph Hellwig1-1/+2
2022-12-28dmaengine: imx-sdma: support hdmi in sdmaJoy Zou1-0/+1