aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-11-20mfd: core: Un-constify mfd_cell.of_regMichał Mirosław
2023-11-20crypto: hisilicon/qm - fix PF queue parameter issueLongfang Liu
2023-11-20crypto: hisilicon/qm - modify the process of regs dfxKai Ye
2023-11-20hwrng: bcm2835 - Fix hwrng throughput regressionStefan Wahren
2023-11-20KEYS: Include linux/errno.h in linux/verification.hHerbert Xu
2023-11-20arm64/arm: xen: enlighten: Fix KPTI checksMark Rutland
2023-11-20clk: linux/clk-provider.h: fix kernel-doc warnings and typosRandy Dunlap
2023-11-20net: add DEV_STATS_READ() helperEric Dumazet
2023-11-20string: Adjust strtomem() logic to allow for smaller sourcesKees Cook
2023-11-20x86/numa: Introduce numa_fill_memblks()Alison Schofield
2023-11-08PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD deviceVicki Pfau
2023-11-08power: supply: core: Use blocking_notifier_call_chain to avoid RCU complaintKai-Heng Feng
2023-11-02kasan: print the original fault addr when access invalid shadowHaibo Li
2023-11-02hugetlbfs: extend hugetlb_vma_lock to private VMAsRik van Riel
2023-10-25kallsyms: Add helper kallsyms_on_each_match_symbol()Zhen Lei
2023-10-25perf: Disallow mis-matched inherited group readsPeter Zijlstra
2023-10-25HID: input: map battery system chargingJosé Expósito
2023-10-25fprobe: Add nr_maxactive to specify rethook_node pool sizeMasami Hiramatsu (Google)
2023-10-25fprobe: Pass entry_data to handlersMasami Hiramatsu (Google)
2023-10-25iio: core: introduce iio_device_{claim|release}_buffer_mode() APIsNuno Sá
2023-10-25audit,io_uring: io_uring openat triggers audit reference count underflowDan Clash
2023-10-19dma-buf: add dma_fence_timestamp helperChristian König
2023-10-19mcb: remove is_added flag from mcb_device structJorge Sanjuan Garcia
2023-10-19ata: libata-scsi: Disable scsi device manage_system_start_stopDamien Le Moal
2023-10-19quota: Fix slow quotaoffJan Kara
2023-10-15Revert "NFS: Use the correct commit info in nfs_join_page_group()"Greg Kroah-Hartman
2023-10-10netfilter: handle the connecting collision properly in nf_conntrack_proto_sctpXin Long
2023-10-10regulator: mt6358: Drop *_SSHUB regulatorsChen-Yu Tsai
2023-10-10bpf: Fix tr dereferencingLeon Hwang
2023-10-10net: change accept_ra_min_rtr_lft to affect all RA lifetimesPatrick Rohr
2023-10-10net: add sysctl accept_ra_min_rtr_lftPatrick Rohr
2023-10-10mm/memory: add vm_normal_folio()Vishal Moola (Oracle)
2023-10-06ata: libata-sata: increase PMP SRST timeout to 10sMatthias Schiffer
2023-10-06bpf: Fix BTF_ID symbol generation collisionJiri Olsa
2023-10-06mm: memcontrol: fix GFP_NOFS recursion in memory.high enforcementJohannes Weiner
2023-10-06timers: Tag (hr)timer softirq as hotplug safeFrederic Weisbecker
2023-10-06ata: libata-scsi: link ata port and scsi deviceDamien Le Moal
2023-10-06bpf: Annotate bpf_long_memcpy with data_raceDaniel Borkmann
2023-10-06locking/seqlock: Do the lockdep annotation before locking in do_write_seqcoun...Sebastian Andrzej Siewior
2023-10-06team: fix null-ptr-deref when team device type is changedZiyang Xuan
2023-10-06NFSv4.1: fix pnfs MDS=DS session trunkingOlga Kornievskaia
2023-10-06NFS: Use the correct commit info in nfs_join_page_group()Trond Myklebust
2023-09-23ata: libata: disallow dev-initiated LPM transitions to unsupported statesNiklas Cassel
2023-09-23x86/ibt: Suppress spurious ENDBRPeter Zijlstra
2023-09-23block: factor out a bvec_set_page helperChristoph Hellwig
2023-09-23dma-buf: Add unlocked variant of attachment-mapping functionsDmitry Osipenko
2023-09-23usb: chipidea: add workaround for chipidea PEC bugXu Yang
2023-09-23hw_breakpoint: fix single-stepping when using bpf_overflow_handlerTomislav Novak
2023-09-23perf/smmuv3: Enable HiSilicon Erratum 162001900 quirk for HIP08/09Yicong Yang
2023-09-23kernel/fork: beware of __put_task_struct() calling contextWander Lairson Costa