summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-14Merge tag 'mips-fixes_6.8_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-02-14Merge tag 'landlock-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-02-14Merge tag 'for-6.8-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-02-14Merge tag 'linux_kselftest-kunit-fixes-6.8-rc5' of git://git.kernel.org/pub/s...Linus Torvalds
2024-02-15netfilter: nf_tables: fix bidirectional offload regressionFelix Fietkau
2024-02-15netfilter: nat: restore default DNAT behaviorKyle Swenson
2024-02-15netfilter: nft_set_pipapo: fix missing : in kdocPablo Neira Ayuso
2024-02-15modpost: trim leading spaces when processing source files listRadek Krejci
2024-02-15gen_compile_commands: fix invalid escape sequence warningAndrew Ballance
2024-02-15kbuild: Fix changing ELF file type for output of gen_btf for big endianNathan Chancellor
2024-02-15docs: kconfig: Fix grammar and formattingThorsten Blum
2024-02-14i2c: i801: Fix block process call transactionsJean Delvare
2024-02-14i2c: pasemi: split driver into two separate modulesArnd Bergmann
2024-02-15kbuild: use 4-space indentation when followed by conditionalsMasahiro Yamada
2024-02-14lsm: fix integer overflow in lsm_set_self_attr() syscallJann Horn
2024-02-14scsi: sd: usb_storage: uas: Access media prior to querying device propertiesMartin K. Petersen
2024-02-14igc: Remove temporary workaroundSasha Neftin
2024-02-14igb: Fix string truncation warnings in igb_set_fw_versionKunwu Chan
2024-02-14tracing: Inform kmemleak of saved_cmdlines allocationSteven Rostedt (Google)
2024-02-14Merge tag 'kvm-riscv-fixes-6.8-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini
2024-02-14Merge tag 'kvm-x86-selftests-6.8-rcN' of https://github.com/kvm-x86/linux int...Paolo Bonzini
2024-02-14Merge tag 'kvm-x86-fixes-6.8-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-02-14bpf, scripts: Correct GPL license nameGianmarco Lusvardi
2024-02-14nvmem: include bit index in cell sysfs file nameArnd Bergmann
2024-02-14Merge tag 'iio-fixes-for-6.8a' of http://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2024-02-14drm/tests/drm_buddy: add alloc_contiguous testMatthew Auld
2024-02-14drm/buddy: Fix alloc_range() error handling codeArunpravin Paneer Selvam
2024-02-14powerpc/iommu: Fix the missing iommu_group_put() during platform domain attachShivaprasad G Bhat
2024-02-14can: netlink: Fix TDCO calculation using the old data bittimingMaxime Jayat
2024-02-14can: j1939: Fix UAF in j1939_sk_match_filter during setsockopt(SO_J1939_FILTER)Oleksij Rempel
2024-02-14can: j1939: prevent deadlock by changing j1939_socks_lock to rwlockZiqi Zhao
2024-02-14ethernet: cpts: fix function pointer cast warningsArnd Bergmann
2024-02-14bnad: fix work_queue type mismatchArnd Bergmann
2024-02-14net: smc: fix spurious error message from __sock_release()Dmitry Antipov
2024-02-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2024-02-14ata: libata-core: Do not try to set sleeping devices to standbyDamien Le Moal
2024-02-14octeontx2-af: Remove the PF_FUNC validation for NPC transmit rulesSubbaraya Sundeep
2024-02-14RDMA/srpt: fix function pointer cast warningsArnd Bergmann
2024-02-14ALSA: hda/realtek: cs35l41: Fix order and duplicates in quirks tableJean-Loïc Charroud
2024-02-14ALSA: hda/realtek: cs35l41: Fix device ID / model nameJean-Loïc Charroud
2024-02-14ALSA: hda/realtek: cs35l41: Add internal speaker support for ASUS UM3402 with...Jean-Loïc Charroud
2024-02-14riscv: dts: sifive: add missing #interrupt-cells to pmicConor Dooley
2024-02-14powerpc/pseries: fix accuracy of stolen timeShrikanth Hegde
2024-02-14powerpc/ftrace: Ignore ftrace locations in exit text sectionsNaveen N Rao
2024-02-14powerpc/cputable: Add missing PPC_FEATURE_BOOKE on PPC64 Book-EDavid Engraf
2024-02-14powerpc/kasan: Limit KASAN thread size increase to 32KBMichael Ellerman
2024-02-14Revert "powerpc/pseries/iommu: Fix iommu initialisation during DLPAR add"Michael Ellerman
2024-02-13bcachefs: Fix missing va_end()Kent Overstreet
2024-02-13bcachefs: Fix check_version_upgrade()Kent Overstreet
2024-02-13bcachefs: Clamp replicas_required to replicasKent Overstreet