aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-01-30Merge branch 'core/entry' into sched/coreThomas Gleixner1-17/+148
2026-01-30entry: Inline syscall_exit_work() and syscall_trace_enter()Jinjie Ruan1-2/+92
2026-01-30entry: Add arch_ptrace_report_syscall_entry/exit()Jinjie Ruan1-0/+36
2026-01-30entry: Rework syscall_exit_to_user_mode_work() for architecture reuseJinjie Ruan1-14/+11
2026-01-30entry: Remove unused syscall argument from syscall_trace_enter()Jinjie Ruan1-2/+2
2026-01-30MIPS: copy pic32.h header file from asm/mach-pic32/ to include/platform-data/Brian Masney1-0/+39
2026-01-30pkcs7, x509: Add ML-DSA supportDavid Howells1-0/+5
2026-01-30pkcs7: Allow the signing algo to do whatever digestion it wants itselfDavid Howells1-0/+2
2026-01-30pkcs7, x509: Rename ->digest to ->mDavid Howells1-2/+2
2026-01-30irqchip/gic-v5: Check if impl is virt capableSascha Bischoff1-0/+4
2026-01-30platform/chrome: lightbar: Add support for large sequenceGwendal Grignou1-0/+13
2026-01-30platform/chrome: lightbar: Report number of segmentsGwendal Grignou1-0/+11
2026-01-30keys/trusted_keys: establish PKWM as a trusted sourceSrish Srinivasan2-1/+39
2026-01-29Merge tag 'wireless-next-2026-01-29' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski5-7/+107
2026-01-29ipv6: optimize fl6_update_dst()Eric Dumazet1-3/+13
2026-01-29net: add skb_header_pointer_careful() helperEric Dumazet1-0/+12
2026-01-29dpll: expose fractional frequency offset in pptIvan Vecera1-0/+1
2026-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-12/+47
2026-01-29misc: pci_endpoint_test: Add BAR subrange mapping test caseKoichiro Den1-0/+1
2026-01-29block: introduce blk_queue_rot()Damien Le Moal1-2/+2
2026-01-29block: cleanup queue limit features definitionDamien Le Moal1-4/+3
2026-01-29mtd: spinand: Add octal DTR supportMiquel Raynal1-2/+77
2026-01-29mtd: spinand: Give the bus interface to the configuration helperMiquel Raynal1-2/+4
2026-01-29mtd: spinand: Add support for setting a bus interfaceMiquel Raynal1-0/+10
2026-01-29mtd: spinand: List vendor specific operations and make sure they are supportedMiquel Raynal1-0/+5
2026-01-29mtd: spinand: Make use of the operation templates through SPINAND_OP()Miquel Raynal1-0/+8
2026-01-29mtd: spinand: Create an array of operation templatesMiquel Raynal1-9/+34
2026-01-29mtd: spinand: Decouple write enable and write disable operationsMiquel Raynal1-2/+8
2026-01-29mtd: spinand: Remove stale definitionsMiquel Raynal1-6/+0
2026-01-29mtd: spinand: Fix kernel docMiquel Raynal1-1/+1
2026-01-29spi: spi-mem: Create a repeated address operationMiquel Raynal1-0/+8
2026-01-29Merge tag 'tags/spi-octal-dtr' into nand/nextMiquel Raynal63-310/+333
2026-01-29Merge tag 'mm-hotfixes-stable-2026-01-29-09-41' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds3-3/+26
2026-01-29Bluetooth: L2CAP: Fix not tracking outstanding TX identLuiz Augusto von Dentz1-2/+1
2026-01-29Bluetooth: Fix using PHYs bitfields as PHY valueLuiz Augusto von Dentz2-7/+7
2026-01-29Bluetooth: L2CAP: Add support for setting BT_PHYLuiz Augusto von Dentz4-15/+37
2026-01-29Bluetooth: hci_sync: Add LE Channel Sounding HCI Command/event structuresNaga Bhavani Akella2-0/+329
2026-01-29Merge tag 'net-6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-6/+9
2026-01-29Bluetooth: hci_conn: Fix using conn->le_{tx,rx}_phy as supported PHYsLuiz Augusto von Dentz1-0/+2
2026-01-29fsverity: start consolidating pagecache codeChristoph Hellwig1-0/+3
2026-01-29fsverity: pass struct file to ->write_merkle_tree_blockChristoph Hellwig1-3/+3
2026-01-29fs,fsverity: clear out fsverity_info from common codeChristoph Hellwig1-24/+2
2026-01-29fs,fsverity: reject size changes on fsverity files in setattr_prepareChristoph Hellwig1-25/+0
2026-01-29iio: cros_ec: Allow enabling/disabling calibration modeGwendal Grignou1-3/+9
2026-01-29iio: frequency: ad9523: correct kernel-doc bad line warningRandy Dunlap1-1/+1
2026-01-29iio: buffer: buffer_impl.h: fix kernel-doc warningsRandy Dunlap1-3/+5
2026-01-29nfsd: do not allow exporting of special kernel filesystemsAmir Goldstein1-0/+9
2026-01-29exportfs: clarify the documentation of open()/permission() expotrfs opsAmir Goldstein1-2/+10
2026-01-29fsverity: add tracepointsAndrey Albershteyn1-0/+146
2026-01-29fs: add FS_XFLAG_VERITY for fs-verity filesAndrey Albershteyn2-3/+4