summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-01-06netlink: add macro for checking dump ctx sizeJakub Kicinski1-0/+4
2023-01-06platform/chrome: cros_ec: Poll EC log on EC panicRob Barnes1-0/+9
2023-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski16-152/+426
2023-01-06mm/memremap: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva1-1/+1
2023-01-06exportfs: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva1-1/+1
2023-01-06PCI/CXL: Export native CXL error reporting controlIra Weiny1-0/+1
2023-01-05Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds5-8/+11
2023-01-05sched: Add helper nr_context_switches_cpu()Zhen Lei1-0/+1
2023-01-05sched: Add helper kstat_cpu_softirqs_sum()Zhen Lei1-0/+11
2023-01-05fortify: Use __builtin_dynamic_object_size() when availableKees Cook2-0/+12
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-05Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-24/+32
2023-01-05workqueue: Add a new flag to spot the potential UAF errorRichard Clark1-0/+1
2023-01-05Revert "pktcdvd: remove driver."Jens Axboe1-0/+197
2023-01-05Revert "block: remove devnode callback from struct block_device_operations"Jens Axboe1-0/+1
2023-01-05Revert "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-04rcu-tasks: Fix synchronize_rcu_tasks() VS zap_pid_ns_processes()Frederic Weisbecker1-0/+2
2023-01-04genirq: Fix the return type of kstat_cpu_irqs_sum()Zhen Lei1-1/+1
2023-01-04rcu: Add srcu_down_read() and srcu_up_read()Paul E. McKenney1-0/+45
2023-01-04srcu: Fix a misspelling in commentPingfan Liu1-1/+1
2023-01-04rcu: Refactor kvfree_call_rcu() and high-level helpersUladzislau Rezki (Sony)3-10/+9
2023-01-04rcu: Make RCU_LOCKDEP_WARN() avoid early lockdep checksPaul E. McKenney1-1/+8
2023-01-04rcu: 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-02fsverity: pass pos and size to ->write_merkle_tree_blockEric Biggers1-4/+4
2023-01-02fsverity: optimize fsverity_cleanup_inode() on non-verity filesEric Biggers1-1/+13
2023-01-02fsverity: optimize fsverity_prepare_setattr() on non-verity filesEric Biggers1-4/+22
2023-01-02fsverity: 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-30Merge 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