summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-31net: Add skbuff.h to MAINTAINERSBreno Leitao
2024-07-31r8169: don't increment tx_dropped in case of NETDEV_TX_BUSYHeiner Kallweit
2024-07-31Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-08-01nouveau: set placement to original placement on uvmm validate.Dave Airlie
2024-07-31netfilter: iptables: Fix potential null-ptr-deref in ip6table_nat_table_init().Kuniyuki Iwashima
2024-07-31netfilter: iptables: Fix null-ptr-deref in iptable_nat_table_init().Kuniyuki Iwashima
2024-07-31x86/setup: Parse the builtin command line before mergingBorislav Petkov (AMD)
2024-07-31drm/atomic: Allow userspace to use damage clips with async flipsAndré Almeida
2024-07-31drm/atomic: Allow userspace to use explicit sync with atomic async flipsAndré Almeida
2024-07-31ALSA: hda: Conditionally use snooping for AMD HDMITakashi Iwai
2024-07-31minmax: fix up min3() and max3() tooLinus Torvalds
2024-07-31riscv: cpufeature: Do not drop Linux-internal extensionsSamuel Holland
2024-07-31s390: Keep inittext section writableHeiko Carstens
2024-07-31s390/vmlinux.lds.S: Move ro_after_init section behind rodata sectionHeiko Carstens
2024-07-31s390/mm: Get rid of RELOC_HIDE()Heiko Carstens
2024-07-31s390/mm/ptdump: Improve sorting of markersHeiko Carstens
2024-07-31s390/mm/ptdump: Add support for relocated lowcore mappingHeiko Carstens
2024-07-31s390/mm/ptdump: Fix handling of identity mapping areaHeiko Carstens
2024-07-31s390/cio: Add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-07-31s390/alternatives: Remove unused empty header fileHeiko Carstens
2024-07-31s390/fpu: Re-add exception handling in load_fpu_state()Heiko Carstens
2024-07-31ALSA: usb-audio: Correct surround channels in UAC1 channel mapTakashi Iwai
2024-07-31ALSA: seq: ump: Explicitly reset RPN with Null RPNTakashi Iwai
2024-07-31ALSA: seq: ump: Transmit RPN/NRPN message at each MSB/LSB data receptionTakashi Iwai
2024-07-31ALSA: seq: ump: Use the common RPN/bank conversion contextTakashi Iwai
2024-07-31ALSA: ump: Explicitly reset RPN with Null RPNTakashi Iwai
2024-07-31ALSA: ump: Transmit RPN/NRPN message at each MSB/LSB data receptionTakashi Iwai
2024-07-31perf/x86: Fix smp_processor_id()-in-preemptible warningsLi Huafei
2024-07-31jump_label: Fix the fix, brown paper bags galorePeter Zijlstra
2024-07-31tick/broadcast: Move per CPU pointer access into the atomic sectionThomas Gleixner
2024-07-31Merge branch 'thermal-intel'Rafael J. Wysocki
2024-07-31thermal: trip: Avoid skipping trips in thermal_zone_set_trips()Rafael J. Wysocki
2024-07-31Revert "ALSA: firewire-lib: operate for period elapse event in process context"Edmund Raile
2024-07-31Revert "ALSA: firewire-lib: obsolete workqueue for period update"Edmund Raile
2024-07-30Merge tag 'for-6.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-30Merge tag 'perf-tools-fixes-for-v6.11-2024-07-30' of git://git.kernel.org/pub...Linus Torvalds
2024-07-30Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-07-30net: drop bad gso csum_start and offset in virtio_net_hdrWillem de Bruijn
2024-07-30net: phy: aquantia: only poll GLOBAL_CFG regs on aqr113, aqr113c and aqr115cBartosz Golaszewski
2024-07-30net: phy: micrel: Fix the KSZ9131 MDI-X status issueRaju Lakkaraju
2024-07-30bpf/selftests: Fix ASSERT_OK condition check in uprobe_syscall testJiri Olsa
2024-07-30Merge tag 'chrome-platform-fixes-for-v6.11-rc2' of git://git.kernel.org/pub/s...Linus Torvalds
2024-07-30irqchip/mbigen: Fix mbigen node address layoutYipeng Zou
2024-07-30minmax: improve macro expansion and type checkingLinus Torvalds
2024-07-30net: mvpp2: Don't re-use loop iteratorDan Carpenter
2024-07-30thermal: intel: int340x: Free MSI IRQ vectors on module exitSrinivas Pandruvada
2024-07-30thermal: intel: int340x: Allow limited thermal MSI supportSrinivas Pandruvada
2024-07-30thermal: intel: int340x: Fix kernel warning during MSI cleanupSrinivas Pandruvada
2024-07-30drm/i915: Fix possible int overflow in skl_ddi_calculate_wrpll()Nikita Zhandarovich
2024-07-30drm/i915/hdcp: Fix HDCP2_STREAM_STATUS macroSuraj Kandpal