summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-07netrom: Fix a data-race around sysctl_netrom_routing_controlJason Xing
2024-03-07netrom: Fix a data-race around sysctl_netrom_transport_no_activity_timeoutJason Xing
2024-03-07netrom: Fix a data-race around sysctl_netrom_transport_requested_window_sizeJason Xing
2024-03-07netrom: Fix a data-race around sysctl_netrom_transport_busy_delayJason Xing
2024-03-07netrom: Fix a data-race around sysctl_netrom_transport_acknowledge_delayJason Xing
2024-03-07netrom: Fix a data-race around sysctl_netrom_transport_maximum_triesJason Xing
2024-03-07netrom: Fix a data-race around sysctl_netrom_transport_timeoutJason Xing
2024-03-07netrom: Fix data-races around sysctl_netrom_network_ttl_initialiserJason Xing
2024-03-07netrom: Fix a data-race around sysctl_netrom_obsolescence_count_initialiserJason Xing
2024-03-07netrom: Fix a data-race around sysctl_netrom_default_path_qualityJason Xing
2024-03-07drm/tests/buddy: fix print formatMatthew Auld
2024-03-07drm/xe: Return immediately on tile_init failureRodrigo Vivi
2024-03-06Merge tag 'ipsec-2024-03-06' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2024-03-06Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-03-07erofs: apply proper VMA alignment for memory mapped files on THPGao Xiang
2024-03-07erofs: fix uninitialized page cache reported by KMSANGao Xiang
2024-03-07netfilter: nf_conntrack_h323: Add protection for bmp length out of rangeLena Wang
2024-03-07netfilter: nf_tables: mark set as dead when unbinding anonymous set with timeoutPablo Neira Ayuso
2024-03-07netfilter: nft_ct: fix l3num expectations with inet pseudo familyFlorian Westphal
2024-03-07netfilter: nf_tables: reject constant set with timeoutPablo Neira Ayuso
2024-03-07netfilter: nf_tables: disallow anonymous set with timeout flagPablo Neira Ayuso
2024-03-06drm/amdgpu/pm: Fix the error of pwm1_enable settingMa Jun
2024-03-06drm/amd/display: handle range offsets in VRR rangesAlex Deucher
2024-03-06drm/amd/display: check dc_link before dereferencingMelissa Wen
2024-03-06drm/amd/swsmu: modify the gfx activity scalingLi Ma
2024-03-06tracing: Limit trace_marker writes to just 4KSteven Rostedt (Google)
2024-03-06tracing: Limit trace_seq size to just 8K and not depend on architecture PAGE_...Steven Rostedt (Google)
2024-03-06tracing: Remove precision vsnprintf() check from print eventSteven Rostedt (Google)
2024-03-06spi: cs42l43: Don't limit native CS to the first chip selectCharles Keepax
2024-03-06ASoC: wm8962: Fix up incorrect error message in wm8962_set_fllStuart Henderson
2024-03-06ASoC: wm8962: Enable both SPKOUTR_ENA and SPKOUTL_ENA in mono modeStuart Henderson
2024-03-06ASoC: wm8962: Enable oscillator if selecting WM8962_FLL_OSCStuart Henderson
2024-03-06Merge tag 'vfs-6.8-release.fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-03-06Merge tag 'arm-fixes-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-06Merge tag 'v6.8-p6' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2024-03-06Revert "drm/udl: Add ARGB8888 as a format"Douglas Anderson
2024-03-06phy: qcom-qmp-combo: fix type-c switch registrationJohan Hovold
2024-03-06phy: qcom-qmp-combo: fix drm bridge registrationJohan Hovold
2024-03-06drm/i915/panelreplay: Move out psr_init_dpcd() from init_connector()Animesh Manna
2024-03-06firewire: ohci: prevent leak of left-over IRQ on unbindEdmund Raile
2024-03-06drm/i915/dp: Fix connector DSC HW state readoutImre Deak
2024-03-06drm/i915/selftests: Fix dependency of some timeouts on HZJanusz Krzysztofik
2024-03-06net/rds: fix WARNING in rds_conn_connect_if_downEdward Adam Davis
2024-03-06libceph: init the cursor when preparing sparse read in msgr2Xiubo Li
2024-03-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2024-03-06iov_iter: get rid of 'copy_mc' flagLinus Torvalds
2024-03-06Merge branch 'Improve packet offload for dual stack'Steffen Klassert
2024-03-06Merge tag 'riscv-firmware-for-v6.9' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2024-03-06Merge tag 'qcom-arm64-fixes-for-6.8-2' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann
2024-03-05net: dsa: microchip: fix register write order in ksz8_ind_write8()Tobias Jakobi (Compleo)