summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-01-05elfcore: Add a cprm parameter to elf_core_extra_{phdrs,data_size}Catalin Marinas
2023-01-05firmware: xilinx: Clear IOCTL_SET_SD_TAPDELAY using PM_MMIO_WRITEMarek Vasut
2023-01-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-01-04workqueue: Add a new flag to spot the potential UAF errorRichard Clark
2023-01-04Revert "pktcdvd: remove driver."Jens Axboe
2023-01-04Revert "block: remove devnode callback from struct block_device_operations"Jens Axboe
2023-01-04Revert "block: bio_copy_data_iter"Jens Axboe
2023-01-04io_uring: move 'poll_multi_queue' bool in io_ring_ctxJens Axboe
2023-01-04Merge tag 'drm-misc-next-2023-01-03' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2023-01-04ata: libata: move NCQ related ATA_DFLAGsNiklas Cassel
2023-01-04ata: libata: read the shared status for successful NCQ commands onceNiklas Cassel
2023-01-04ata: libata: simplify qc_fill_rtf port operation interfaceDamien Le Moal
2023-01-04ata: scsi: rename flag ATA_QCFLAG_FAILED to ATA_QCFLAG_EHNiklas Cassel
2023-01-03rcu-tasks: Fix synchronize_rcu_tasks() VS zap_pid_ns_processes()Frederic Weisbecker
2023-01-03genirq: Fix the return type of kstat_cpu_irqs_sum()Zhen Lei
2023-01-03rcu: Add srcu_down_read() and srcu_up_read()Paul E. McKenney
2023-01-03srcu: Fix a misspelling in commentPingfan Liu
2023-01-03rcu: Refactor kvfree_call_rcu() and high-level helpersUladzislau Rezki (Sony)
2023-01-03rcu: Make RCU_LOCKDEP_WARN() avoid early lockdep checksPaul E. McKenney
2023-01-03rcu: Use hlist_nulls_next_rcu() in hlist_nulls_add_tail_rcu()Zhao Mengmeng
2023-01-03mac802154: Handle passive scanningMiquel Raynal
2023-01-03ieee802154: Add support for user scanning requestsMiquel Raynal
2023-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller
2023-01-02netfilter: ipset: Rework long task execution when adding/deleting entriesJozsef Kadlecsik
2023-01-02ceph: avoid use-after-free in ceph_fl_release_lock()Xiubo Li
2023-01-02mtd: cfi: allow building spi-intel standaloneArnd Bergmann
2023-01-01fsverity: pass pos and size to ->write_merkle_tree_blockEric Biggers
2023-01-01fsverity: optimize fsverity_cleanup_inode() on non-verity filesEric Biggers
2023-01-01fsverity: optimize fsverity_prepare_setattr() on non-verity filesEric Biggers
2023-01-01fsverity: optimize fsverity_file_open() on non-verity filesEric Biggers
2023-01-01net: phy: Update documentation for get_rate_matchingSean Anderson
2023-01-01net: dsa: tag_qca: fix wrong MGMT_DATA2 sizeChristian Marangi
2022-12-30thermal/intel: Introduce Intel TCC libraryZhang Rui
2022-12-30pinctrl: Introduce struct pinfunction and PINCTRL_PINFUNCTION() macroAndy Shevchenko
2022-12-29Merge tag 'block-6.2-2022-12-29' of git://git.kernel.dk/linuxLinus Torvalds
2022-12-29KVM: Opt out of generic hardware enabling on s390 and PPCSean Christopherson
2022-12-29KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE sectionChao Gao
2022-12-29KVM: Drop kvm_arch_check_processor_compat() hookSean Christopherson
2022-12-29KVM: Drop kvm_arch_{init,exit}() hooksSean Christopherson
2022-12-29KVM: arm64: Simplify the CPUHP logicMarc Zyngier
2022-12-29KVM: Drop arch hardware (un)setup hooksSean Christopherson
2022-12-29spi: altera: switch to use modern nameYang Yingliang
2022-12-28bpf: rename list_head -> graph_root in field info typesDave Marchevsky
2022-12-28net/mlx5: E-Switch, properly handle ingress tagged packets on VSTMoshe Shemesh
2022-12-28clk: qcom: smd-rpm: remove duplication between MMXI and MMAXI definesDmitry Baryshkov
2022-12-28iio: light: tsl2563: Drop legacy platform data codeAndy Shevchenko
2022-12-28iio: add struct declaration for iio typesGerald Loacker
2022-12-28nvme: consult the CSE log page for unprivileged passthroughChristoph Hellwig
2022-12-28nvme: fix the NVME_CMD_EFFECTS_CSE_MASK definitionChristoph Hellwig
2022-12-28dmaengine: imx-sdma: support hdmi in sdmaJoy Zou