| Commit message (Expand) | Author | Files | Lines |
2024-03-10 | tracing: Use .flush() call to wake up readers | Steven Rostedt (Google) | 1 | -6/+15 |
2024-03-10 | ring-buffer: Fix resetting of shortest_full | Steven Rostedt (Google) | 1 | -7/+23 |
2024-03-10 | ring-buffer: Fix waking up ring buffer readers | Steven Rostedt (Google) | 1 | -71/+68 |
2024-03-09 | SEV: disable SEV-ES DebugSwap by default | Paolo Bonzini | 1 | -2/+5 |
2024-03-08 | i2c: aspeed: Fix the dummy irq expected print | Tommy Huang | 1 | -0/+1 |
2024-03-08 | i2c: wmt: Fix an error handling path in wmt_i2c_probe() | Christophe JAILLET | 1 | -1/+5 |
2024-03-08 | i2c: i801: Avoid potential double call to gpiod_remove_lookup_table | Heiner Kallweit | 1 | -1/+3 |
2024-03-08 | i2c: i801: Fix using mux_pdev before it's set | Heiner Kallweit | 1 | -1/+1 |
2024-03-08 | nouveau: lock the client object tree. | Dave Airlie | 3 | -6/+22 |
2024-03-08 | scripts/gdb/symbols: fix invalid escape sequence warning | Andrew Ballance | 1 | -1/+1 |
2024-03-08 | Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removal | Mathias Krause | 1 | -3/+3 |
2024-03-07 | net: pds_core: Fix possible double free in error handling path | Yongzhi Liu | 1 | -8/+4 |
2024-03-07 | netrom: Fix data-races around sysctl_net_busy_read | Jason Xing | 2 | -4/+4 |
2024-03-07 | netrom: Fix a data-race around sysctl_netrom_link_fails_count | Jason Xing | 1 | -1/+1 |
2024-03-07 | netrom: Fix a data-race around sysctl_netrom_routing_control | Jason Xing | 1 | -1/+1 |
2024-03-07 | netrom: Fix a data-race around sysctl_netrom_transport_no_activity_timeout | Jason Xing | 1 | -1/+1 |
2024-03-07 | netrom: Fix a data-race around sysctl_netrom_transport_requested_window_size | Jason Xing | 1 | -1/+1 |
2024-03-07 | netrom: Fix a data-race around sysctl_netrom_transport_busy_delay | Jason Xing | 1 | -1/+1 |
2024-03-07 | netrom: Fix a data-race around sysctl_netrom_transport_acknowledge_delay | Jason Xing | 1 | -1/+1 |
2024-03-07 | netrom: Fix a data-race around sysctl_netrom_transport_maximum_tries | Jason Xing | 1 | -1/+1 |
2024-03-07 | netrom: Fix a data-race around sysctl_netrom_transport_timeout | Jason Xing | 1 | -1/+1 |
2024-03-07 | netrom: Fix data-races around sysctl_netrom_network_ttl_initialiser | Jason Xing | 3 | -4/+5 |
2024-03-07 | netrom: Fix a data-race around sysctl_netrom_obsolescence_count_initialiser | Jason Xing | 1 | -1/+1 |
2024-03-07 | netrom: Fix a data-race around sysctl_netrom_default_path_quality | Jason Xing | 1 | -1/+1 |
2024-03-07 | drm/tests/buddy: fix print format | Matthew Auld | 1 | -1/+1 |
2024-03-07 | drm/xe: Return immediately on tile_init failure | Rodrigo Vivi | 1 | -2/+3 |
2024-03-07 | erofs: apply proper VMA alignment for memory mapped files on THP | Gao Xiang | 1 | -0/+1 |
2024-03-07 | erofs: fix uninitialized page cache reported by KMSAN | Gao Xiang | 1 | -1/+2 |
2024-03-07 | netfilter: nf_conntrack_h323: Add protection for bmp length out of range | Lena Wang | 1 | -0/+4 |
2024-03-07 | netfilter: nf_tables: mark set as dead when unbinding anonymous set with timeout | Pablo Neira Ayuso | 1 | -0/+1 |
2024-03-07 | netfilter: nft_ct: fix l3num expectations with inet pseudo family | Florian Westphal | 1 | -6/+5 |
2024-03-07 | netfilter: nf_tables: reject constant set with timeout | Pablo Neira Ayuso | 1 | -0/+3 |
2024-03-07 | netfilter: nf_tables: disallow anonymous set with timeout flag | Pablo Neira Ayuso | 1 | -0/+3 |
2024-03-06 | drm/amdgpu/pm: Fix the error of pwm1_enable setting | Ma Jun | 1 | -1/+11 |
2024-03-06 | drm/amd/display: handle range offsets in VRR ranges | Alex Deucher | 1 | -5/+14 |
2024-03-06 | drm/amd/display: check dc_link before dereferencing | Melissa Wen | 1 | -1/+1 |
2024-03-06 | drm/amd/swsmu: modify the gfx activity scaling | Li Ma | 2 | -3/+4 |
2024-03-06 | tracing: Limit trace_marker writes to just 4K | Steven Rostedt (Google) | 1 | -5/+5 |
2024-03-06 | tracing: Limit trace_seq size to just 8K and not depend on architecture PAGE_... | Steven Rostedt (Google) | 1 | -1/+7 |
2024-03-06 | tracing: Remove precision vsnprintf() check from print event | Steven Rostedt (Google) | 1 | -4/+2 |
2024-03-06 | spi: cs42l43: Don't limit native CS to the first chip select | Charles Keepax | 1 | -2/+1 |
2024-03-06 | ASoC: wm8962: Fix up incorrect error message in wm8962_set_fll | Stuart Henderson | 1 | -1/+1 |
2024-03-06 | ASoC: wm8962: Enable both SPKOUTR_ENA and SPKOUTL_ENA in mono mode | Stuart Henderson | 1 | -9/+14 |
2024-03-06 | ASoC: wm8962: Enable oscillator if selecting WM8962_FLL_OSC | Stuart Henderson | 1 | -0/+4 |
2024-03-06 | Revert "drm/udl: Add ARGB8888 as a format" | Douglas Anderson | 1 | -1/+0 |
2024-03-06 | phy: qcom-qmp-combo: fix type-c switch registration | Johan Hovold | 1 | -4/+4 |
2024-03-06 | phy: qcom-qmp-combo: fix drm bridge registration | Johan Hovold | 1 | -4/+4 |
2024-03-06 | drm/i915/panelreplay: Move out psr_init_dpcd() from init_connector() | Animesh Manna | 2 | -3/+3 |
2024-03-06 | firewire: ohci: prevent leak of left-over IRQ on unbind | Edmund Raile | 1 | -0/+2 |
2024-03-06 | drm/i915/dp: Fix connector DSC HW state readout | Imre Deak | 5 | -7/+29 |