aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-03-18Revert "firewire: Kill unnecessary buf check in device_attribute.show"Li Zhijian1-4/+12
2024-03-18hyperv-tlfs: Rename some HV_REGISTER_* defines for consistencyNuno Das Neves5-23/+23
2024-03-18bcachefs: ratelimit errors from async_btree_node_rewriteKent Overstreet1-1/+1
2024-03-18bcachefs: Run check_topology() firstKent Overstreet1-1/+1
2024-03-18bcachefs: Improve bch2_fatal_error()Kent Overstreet15-35/+35
2024-03-18bcachefs: Fix lost transaction restart errorKent Overstreet1-4/+6
2024-03-17bcachefs: Don't corrupt journal keys gap buffer when dropping alloc infoKent Overstreet3-2/+9
2024-03-17bcachefs: fix for building in userspaceKent Overstreet1-16/+16
2024-03-17bcachefs: bch2_snapshot_is_ancestor() now safe to call in early recoveryKent Overstreet1-14/+18
2024-03-17bcachefs: Fix nested transaction restart handling in bch2_bucket_gens_init()Kent Overstreet1-6/+7
2024-03-17bcachefs: Improve sysfs internal/btree_updatesKent Overstreet2-6/+8
2024-03-17bcachefs: Split out btree_node_rewrite_workerKent Overstreet2-2/+11
2024-03-17bcachefs: Fix locking in bch2_alloc_write_key()Kent Overstreet1-1/+1
2024-03-17bcachefs: Avoid extent entry type assertions in .invalid()Kent Overstreet1-3/+3
2024-03-17bcachefs: Fix spurious -BCH_ERR_transaction_restart_nestedKent Overstreet1-8/+21
2024-03-17bcachefs: Fix check_key_has_snapshot() callKent Overstreet1-1/+3
2024-03-17bcachefs: Change "accounting overran journal reservation" to a warningKent Overstreet1-1/+2
2024-03-17Merge tag 'i3c/for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds9-10/+12
2024-03-17Merge tag 'efi-fixes-for-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+4
2024-03-17Merge tag 'timers-urgent-2024-03-17' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-20/+0
2024-03-17Merge tag 'perf-urgent-2024-03-17' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-3/+4
2024-03-17Merge tag 'linux-watchdog-6.9-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds14-48/+182
2024-03-17Merge tag 'pcmcia-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds3-4/+4
2024-03-17Merge tag 'input-for-v6.9-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds38-671/+1669
2024-03-17s390/entry: compare gmap asce to determine guest/host faultSven Schnelle3-19/+18
2024-03-17s390/entry: remove OUTSIDE macroSven Schnelle1-25/+4
2024-03-17s390/entry: add CIF_SIE flag and remove sie64a() address checkSven Schnelle2-3/+16
2024-03-17s390/cio: use while (i--) pattern to clean upAndy Shevchenko2-3/+3
2024-03-17xen/events: increment refcnt only if event channel is refcountedJuergen Gross1-9/+13
2024-03-17xen/evtchn: avoid WARN() when unbinding an event channelJuergen Gross1-0/+6
2024-03-17ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()Namjae Jeon1-1/+4
2024-03-17ovl: relax WARN_ON in ovl_verify_area()Amir Goldstein1-3/+3
2024-03-17ring-buffer: use READ_ONCE() to read cpu_buffer->commit_page in concurrent en...linke li1-1/+1
2024-03-17ring-buffer: Zero ring-buffer sub-buffersVincent Donnefort1-3/+6
2024-03-17tracing: Move saved_cmdline code into trace_sched_switch.cSteven Rostedt (Google)3-512/+528
2024-03-17tracing: Move open coded processing of tgid_map into helper functionSteven Rostedt (Google)1-15/+23
2024-03-17tracing: Have saved_cmdlines arrays all in one allocationSteven Rostedt (Google)1-10/+8
2024-03-17eventfs: Create eventfs_root_inode to store dentrySteven Rostedt (Google)2-12/+55
2024-03-17eventfs: Add WARN_ON_ONCE() to checks in eventfs_root_lookup()Steven Rostedt (Google)1-2/+3
2024-03-17MAINTAINERS: update overlayfs git treeAmir Goldstein1-1/+1
2024-03-17ALSA: core: add kunitconfigTakashi Sakamoto1-0/+5
2024-03-17ALSA: hda/realtek: add in quirk for Acer Swift Go 16 - SFG16-71Ian Murphy1-0/+13
2024-03-17Revert "ALSA: usb-audio: Name feature ctl using output if input is PCM"Takashi Iwai1-35/+14
2024-03-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds87-1835/+2746
2024-03-16Merge tag 'parisc-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds17-95/+101
2024-03-16timer/migration: Remove buggy early return on deactivationFrederic Weisbecker1-20/+0
2024-03-16Merge tag 'nfs-for-6.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds36-71/+258
2024-03-16Merge tag 'phy-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds87-1338/+4653
2024-03-16Merge tag 'firewire-updates-6.9' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-13/+5
2024-03-16Merge tag 'cxl-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds27-148/+1004
2024-03-16nfs: fix panic when nfs4_ff_layout_prepare_ds() failsJosef Bacik1-1/+1
2024-03-16x86/CPU/AMD: Update the Zenbleed microcode revisionsBorislav Petkov (AMD)1-5/+5
2024-03-15Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds117-537/+733
2024-03-15Revert "KVM: arm64: Snapshot all non-zero RES0/RES1 sysreg fields for later c...Oliver Upton3-139/+0
2024-03-15dlm: add comments about forced waiters resetDavid Teigland1-20/+58
2024-03-15Merge branch 'next' into for-linusDmitry Torokhov38-671/+1669
2024-03-15Merge tag 'block-6.9-20240315' of git://git.kernel.dk/linuxLinus Torvalds4-43/+4
2024-03-15Merge tag 'v6.9-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds100-1012/+1446
2024-03-15Merge tag 'vfio-v6.9-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds35-452/+1459
2024-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds179-2718/+6663
2024-03-15Merge tag 'sparc-for-6.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds45-744/+344
2024-03-15Merge tag 'mips_6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds57-921/+2010
2024-03-15dlm: revert atomic_t lkb_wait_countDavid Teigland2-15/+19
2024-03-15Merge tag 'devicetree-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds69-1385/+1724
2024-03-15Merge tag 'mtd/for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds79-656/+980
2024-03-15Merge tag 'dmaengine-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds25-294/+698
2024-03-15Merge tag 'soundwire-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-13/+11
2024-03-15Merge tag 'i2c-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds25-486/+522
2024-03-15Input: xpad - add support for Snakebyte GAMEPADsMatt Scialabba1-0/+3
2024-03-15Merge tag 'libnvdimm-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-3/+3
2024-03-15dt-bindings: input: samsung,s3c6410-keypad: convert to DT SchemaKrzysztof Kozlowski3-78/+122
2024-03-15Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds158-1666/+8589
2024-03-15x86/efistub: Clear decompressor BSS in native EFI entrypointArd Biesheuvel1-2/+4
2024-03-15Merge tag 'media/v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds257-3696/+10978
2024-03-15Merge tag '9p-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ericv...Linus Torvalds6-364/+71
2024-03-15dt-bindings: soc: imx: fsl,imx-anatop: add imx6q regulatorsAlexander Stein1-1/+1
2024-03-15Merge tag 'fuse-update-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds14-277/+1422
2024-03-15ktest: force $buildonly = 1 for 'make_warnings_file' test typeRicardo B. Marliere1-0/+1
2024-03-15Merge tag 'ext4_for_linus-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-108/+679
2024-03-15Merge tag 'bcachefs-2024-03-13' of https://evilpiepirate.org/git/bcachefsLinus Torvalds95-2253/+3770
2024-03-15ktest.pl: Process variables within variablesSteven Rostedt1-6/+10
2024-03-15irqchip/riscv-intc: Fix use of AIA interrupts 32-63 on riscv32Samuel Holland1-5/+8
2024-03-15net: ethernet: mtk_eth_soc: fix PPE hanging issueDaniel Golle1-7/+11
2024-03-15net: mediatek: mtk_eth_soc: clear MAC_MCR_FORCE_LINK only when MAC is upDaniel Golle1-4/+3
2024-03-15ACPI: PM: Improve kerneldoc comments for suspend and hibernation functionsYang Li1-10/+14
2024-03-15Merge tag 'cpufreq-arm-updates-6.9-2' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki3-2/+23
2024-03-15Merge tag 'nand/for-6.9' into mtd/nextMiquel Raynal54-200/+830
2024-03-15selftests: kvm: remove meaningless assignments in MakefilesPaolo Bonzini1-2/+2
2024-03-15ALSA: timer: Fix missing irq-disable at closingTakashi Iwai1-1/+1
2024-03-15ALSA: hda/realtek: Add quirk for Lenovo Yoga 9 14IMH9Jichi Zhang1-0/+9
2024-03-15cpufreq: scmi: Enable boost supportSibi Sankar1-1/+19
2024-03-15firmware: arm_scmi: Add support for marking certain frequencies as turboSibi Sankar1-0/+3
2024-03-15Merge branch 'opp/boost-data' into cpufreq/arm/linux-nextViresh Kumar2-0/+3
2024-03-15cpufreq: dt: always allocate zeroed cpumaskMarek Szyprowski1-1/+1
2024-03-14Merge branch 'for-6.9/cxl-einj' into for-6.9/cxlDan Williams1-1/+5
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds139-766/+1052
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds364-5968/+12282
2024-03-14Documentation/ABI/testing/debugfs-cxl: Fix "Unexpected indentation"Dan Williams1-1/+5
2024-03-14ksmbd: Fix spelling mistake "connction" -> "connection"Colin Ian King1-1/+1
2024-03-14ksmbd: fix possible null-deref in smb_lazy_parent_lease_break_closeMarios Makassikis1-1/+1
2024-03-14net: remove {revc,send}msg_copy_msghdr() from exportsJens Axboe3-21/+7
2024-03-14Merge tag 'perf-tools-for-v6.9-2024-03-13' of git://git.kernel.org/pub/scm/li...Linus Torvalds282-4813/+21268
2024-03-14Merge tag 'trace-ring-buffer-v6.8-rc7-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-78/+132
2024-03-14Merge tag 'probes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds16-199/+584
2024-03-14Merge tag 'lsm-pr-20240314' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12-42/+48
2024-03-15mtd: rawnand: Ensure continuous reads are well disabledMiquel Raynal1-0/+3
2024-03-15mtd: rawnand: Constrain even more when continuous reads are enabledMiquel Raynal1-1/+11
2024-03-15mtd: rawnand: brcmnand: Add support for getting ecc setting from strapWilliam Zhang1-6/+77
2024-03-15mtd: rawnand: brcmnand: fix sparse warningsWilliam Zhang1-2/+2
2024-03-15mtd: nand: raw: atmel: Fix comment in timings preparationAlexander Dahl1-1/+1
2024-03-15mtd: rawnand: Ensure all continuous terms are always in syncMiquel Raynal1-9/+14
2024-03-15mtd: rawnand: Add a helper for calculating a page indexMiquel Raynal1-5/+11
2024-03-15mtd: rawnand: Fix and simplify again the continuous read derivationsMiquel Raynal1-14/+20
2024-03-15mtd: rawnand: hynix: remove @nand_technology kernel-doc descriptionRandy Dunlap1-1/+0
2024-03-15dt-bindings: atmel-nand: add microchip,sam9x7-pmeccVarshini Rajendran1-0/+1
2024-03-15mtd: rawnand: brcmnand: Support write protection setting from dtsWilliam Zhang1-0/+4
2024-03-15mtd: rawnand: brcmnand: Add BCMBCA read data bus interfaceWilliam Zhang3-3/+46
2024-03-15mtd: rawnand: brcmnand: Rename bcm63138 nand driverWilliam Zhang3-100/+100
2024-03-15arm64: dts: broadcom: bcmbca: Update router boardsWilliam Zhang3-1/+15
2024-03-15arm64: dts: broadcom: bcmbca: Add NAND controller nodeWilliam Zhang14-2/+156
2024-03-15ARM: dts: broadcom: bcmbca: Add NAND controller nodeWilliam Zhang17-8/+191
2024-03-14Merge tag 'landlock-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-65/+363
2024-03-14Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds2-33/+4
2024-03-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds137-1578/+5508
2024-03-14Merge tag 'kvm-s390-next-6.9-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini3-3/+5
2024-03-14Merge tag 'sound-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds344-5305/+16592
2024-03-14Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds73-1771/+3793
2024-03-14Merge tag 'platform-drivers-x86-v6.9-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds58-709/+1844
2024-03-14Merge tag 'leds-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds33-189/+1034
2024-03-14Merge tag 'backlight-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds24-248/+461
2024-03-14Merge tag 'mfd-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds76-634/+1045
2024-03-14Merge tag 'pinctrl-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds55-1046/+7496
2024-03-14Merge tag 'for-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds47-745/+558
2024-03-14Merge tag 'hsi-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds2-2/+3
2024-03-14Merge tag 'hid-for-linus-2024031301' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds21-196/+623
2024-03-14Merge tag 'auxdisplay-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds18-336/+886
2024-03-14nilfs2: prevent kernel bug at submit_bh_wbc()Ryusuke Konishi1-1/+1
2024-03-14nilfs2: fix failure to detect DAT corruption in btree and direct mappingsRyusuke Konishi2-4/+14
2024-03-14ocfs2: enable ocfs2_listxattr for special filesSu Yue1-0/+1
2024-03-14ocfs2: remove SLAB_MEM_SPREAD flag usageChengming Zhou2-5/+4
2024-03-14f2fs: fix to avoid use-after-free issue in f2fs_filemap_faultChao Yu1-1/+2
2024-03-14f2fs: truncate page cache before clearing flags when aborting atomic writeSunmin Jeong1-1/+3
2024-03-14f2fs: mark inode dirty for FI_ATOMIC_COMMITTED flagSunmin Jeong1-0/+1
2024-03-14block: fix mismatched kerneldoc function nameJiapeng Chong1-1/+1
2024-03-14ACPI: docs: enumeration: Make footnotes linksChris Packham1-6/+6
2024-03-14lsm: handle the NULL buffer case in lsm_fill_user_ctx()Paul Moore1-1/+7
2024-03-14lsm: use 32-bit compatible data types in LSM syscallsCasey Schaufler12-41/+41
2024-03-14net: txgbe: fix clk_name exceed MAX_DEV_ID limitsDuanqiang Wen1-1/+1
2024-03-14docs: networking: fix indentation errors in multi-pf-netdevJakub Kicinski1-29/+29
2024-03-14Merge branch 'rxrpc-fixes-for-af_rxrpc'Paolo Abeni2-4/+4
2024-03-14rxrpc: Fix error check on ->alloc_txbuf()David Howells1-2/+2
2024-03-14rxrpc: Fix use of changed alignment param to page_frag_alloc_align()David Howells1-2/+2
2024-03-14hsr: Fix uninit-value access in hsr_get_node()Shigeru Yoshida1-0/+4
2024-03-14vmxnet3: Fix missing reserved tailroomWilliam Tu1-3/+3
2024-03-14afs: Fix occasional rmdir-then-VNOVNODE with generic/011David Howells1-7/+9
2024-03-14afs: Don't cache preferred addressDavid Howells1-17/+4
2024-03-14afs: Revert "afs: Hide silly-rename files from userspace"David Howells1-10/+0
2024-03-14tcp: Fix refcnt handling in __inet_hash_connect().Kuniyuki Iwashima1-1/+1
2024-03-13Revert "blk-lib: check for kill signal"Christoph Hellwig1-39/+1
2024-03-13bcachefs: time_stats: shrink time_stat_buffer for better alignmentDarrick J. Wong1-1/+1
2024-03-13bcachefs: time_stats: split stats-with-quantiles into a separate structureDarrick J. Wong7-15/+41
2024-03-13bcachefs: mean_and_variance: put struct mean_and_variance_weighted on a dietDarrick J. Wong6-67/+84
2024-03-13bcachefs: time_stats: add larger unitsDarrick J. Wong1-0/+3
2024-03-13Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1189-16393/+189362
2024-03-13bcachefs: pull out time_stats.[ch]Kent Overstreet11-279/+326
2024-03-13bcachefs: reconstruct_alloc cleanupKent Overstreet7-95/+113
2024-03-13bcachefs: fix bch_folio_sector paddingKent Overstreet1-6/+3
2024-03-13bcachefs: Fix btree key cache coherency during replayKent Overstreet2-4/+6
2024-03-13bcachefs: Always flush write buffer in delete_dead_inodes()Kent Overstreet1-5/+10
2024-03-13bcachefs: Fix order of gc_done passesKent Overstreet1-4/+4
2024-03-13bcachefs: fix deletion of indirect extents in btree_gcKent Overstreet1-2/+2
2024-03-13bcachefs: Prefer struct_size over open coded arithmeticErick Archer2-3/+2
2024-03-13bcachefs: Kill unused flags argument to btree_split()Kent Overstreet1-11/+8
2024-03-13bcachefs: Check for writing superblocks with nonsense member seq fieldsKent Overstreet1-0/+8
2024-03-13bcachefs: fix bch2_journal_buf_to_text()Kent Overstreet1-5/+1
2024-03-13lib/generic-radix-tree.c: Make nodes more reasonably sizedKent Overstreet2-36/+28
2024-03-13bcachefs: copy_(to|from)_user_errcode()Kent Overstreet2-6/+16
2024-03-13bcachefs: Split out bkey_types.hKent Overstreet2-201/+214
2024-03-13bcachefs: fix lost journal buf wakeup due to improved pipeliningBrian Foster1-1/+1
2024-03-13bcachefs: intercept mountoption value for bool typeHongbo Li2-1/+2
2024-03-13bcachefs: avoid returning private error code in bch2_xattr_bcachefs_setHongbo Li1-2/+3
2024-03-13bcachefs: Buffered write path now can avoid the inode lockKent Overstreet2-41/+111
2024-03-13fs: file_remove_privs_flags()Kent Overstreet2-3/+5
2024-03-13bcachefs: Fix bch2_journal_noflush_seq()Kent Overstreet2-5/+6
2024-03-13bcachefs: fix the error code when mounting with incorrect options.Hongbo Li3-4/+9
2024-03-13bcachefs: split out ignore_blacklisted, ignore_not_dirtyKent Overstreet5-21/+33
2024-03-13bcachefs: improve move_gap()Kent Overstreet3-8/+9
2024-03-13bcachefs: journal_keys now uses darray helpersKent Overstreet2-61/+25
2024-03-13bcachefs: Rename journal_keys.d -> journal_keys.dataKent Overstreet3-42/+42
2024-03-13bcachefs: jset_entry for loops declare loop iterKent Overstreet4-9/+2
2024-03-13bcachefs: Errcode tracepoint, documentationKent Overstreet4-6/+59
2024-03-13bcachefs: remove redundant assignment to variable retColin Ian King1-1/+0
2024-03-13bcachefs: Silence gcc warnings about arm arch ABI driftCalvin Owens1-0/+3
2024-03-13bcachefs: Add journal.blocked to journal_debug_to_text()Kent Overstreet1-0/+1
2024-03-13bcachefs: Fix journal_buf bitfield accessesKent Overstreet2-6/+13
2024-03-13bcachefs: Split out discard fastpathKent Overstreet3-7/+146
2024-03-13bcachefs: improve bch2_journal_buf_to_text()Kent Overstreet1-9/+24
2024-03-13bcachefs: Drop redundant btree_path_downgrade()sKent Overstreet1-1/+2
2024-03-13bcachefs: rebalance_status now shows correct unitsDaniel Hill1-2/+2
2024-03-13bcachefs: more informative write path error messageKent Overstreet1-5/+11