summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2026-01-31f2fs: introduce trace_f2fs_priority_updateChao Yu-0/+57
2026-01-30net: ax25: remove plumbing for never-implemented DAMA Master supportEthan Nelson-Moore-6/+2
2026-01-31crypto: hisilicon/qm - obtain the mailbox configuration at one timeWeili Qian-0/+1
2026-01-31crypto: skcipher - Add new helper function crypto_skcipher_testedHarald Freudenberger-0/+7
2026-01-30net: wwan: add NMEA port supportSergey Ryazanov-0/+2
2026-01-30tcp: reduce tcp sockets size by one cache lineEric Dumazet-1/+10
2026-01-31PCI/MSI: Convert the boolean no_64bit_msi flag to a DMA address maskVivian Wang-1/+7
2026-01-31i3c: master: Add i3c_master_do_daa_ext() for post-hibernation address recoveryAdrian Hunter-0/+1
2026-01-30perf: sched: Fix perf crash with new is_user_task() helperSteven Rostedt-0/+5
2026-01-30NFS: fix delayed delegation return handlingChristoph Hellwig-1/+1
2026-01-30NFS: return void from ->return_delegationChristoph Hellwig-1/+1
2026-01-30Merge tag 'dma-mapping-6.19-2026-01-30' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-0/+9
2026-01-30bpf: Allow sleepable programs to use tail callsJiri Olsa-0/+1
2026-01-30NFS: Merge CONFIG_NFS_V4_1 with CONFIG_NFS_V4Anna Schumaker-7/+1
2026-01-30NFS: Move sequence slot operations into minorversion operationsAnna Schumaker-0/+1
2026-01-30Merge tag 'icc-6.20-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman-0/+48
2026-01-30include/asm-generic/topology.h: Remove unused definition of cpumask_of_node()John Garry-6/+2
2026-01-30tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fastSteven Rostedt-6/+7
2026-01-30tracing: perf: Have perf tracepoint callbacks always disable preemptionSteven Rostedt-2/+2
2026-01-30block: introduce bdev_rot()Damien Le Moal-1/+6
2026-01-30Merge branch 'core/entry' into sched/coreThomas Gleixner-17/+148
2026-01-30entry: Inline syscall_exit_work() and syscall_trace_enter()Jinjie Ruan-2/+92
2026-01-30entry: Add arch_ptrace_report_syscall_entry/exit()Jinjie Ruan-0/+36
2026-01-30entry: Rework syscall_exit_to_user_mode_work() for architecture reuseJinjie Ruan-14/+11
2026-01-30entry: Remove unused syscall argument from syscall_trace_enter()Jinjie Ruan-2/+2
2026-01-30MIPS: copy pic32.h header file from asm/mach-pic32/ to include/platform-data/Brian Masney-0/+39
2026-01-30pkcs7, x509: Add ML-DSA supportDavid Howells-0/+5
2026-01-30pkcs7: Allow the signing algo to do whatever digestion it wants itselfDavid Howells-0/+2
2026-01-30pkcs7, x509: Rename ->digest to ->mDavid Howells-2/+2
2026-01-30irqchip/gic-v5: Check if impl is virt capableSascha Bischoff-0/+4
2026-01-30platform/chrome: lightbar: Add support for large sequenceGwendal Grignou-0/+13
2026-01-30platform/chrome: lightbar: Report number of segmentsGwendal Grignou-0/+11
2026-01-30keys/trusted_keys: establish PKWM as a trusted sourceSrish Srinivasan-1/+39
2026-01-29Merge tag 'wireless-next-2026-01-29' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski-7/+107
2026-01-29ipv6: optimize fl6_update_dst()Eric Dumazet-3/+13
2026-01-29net: add skb_header_pointer_careful() helperEric Dumazet-0/+12
2026-01-29dpll: expose fractional frequency offset in pptIvan Vecera-0/+1
2026-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-12/+47
2026-01-29misc: pci_endpoint_test: Add BAR subrange mapping test caseKoichiro Den-0/+1
2026-01-29block: introduce blk_queue_rot()Damien Le Moal-2/+2
2026-01-29block: cleanup queue limit features definitionDamien Le Moal-4/+3
2026-01-29mtd: spinand: Add octal DTR supportMiquel Raynal-2/+77
2026-01-29mtd: spinand: Give the bus interface to the configuration helperMiquel Raynal-2/+4
2026-01-29mtd: spinand: Add support for setting a bus interfaceMiquel Raynal-0/+10
2026-01-29mtd: spinand: List vendor specific operations and make sure they are supportedMiquel Raynal-0/+5
2026-01-29mtd: spinand: Make use of the operation templates through SPINAND_OP()Miquel Raynal-0/+8
2026-01-29mtd: spinand: Create an array of operation templatesMiquel Raynal-9/+34
2026-01-29mtd: spinand: Decouple write enable and write disable operationsMiquel Raynal-2/+8
2026-01-29mtd: spinand: Remove stale definitionsMiquel Raynal-6/+0
2026-01-29mtd: spinand: Fix kernel docMiquel Raynal-1/+1