aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-gic-v3.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-12x86/split_lock: turn off by defaultJason A. Donenfeld1-1/+1
2024-03-12x86: enable additional cpu optimizationsJeroen3-16/+526
2024-03-12thermal: don't shut off system when meltingJason A. Donenfeld1-13/+1
2024-03-12v4l2: add loopback driverJason A. Donenfeld3-0/+2736
2024-03-12x86/msr: do not warn on writes to OC_MAILBOXJason A. Donenfeld3-4/+10
2024-03-12acpi: import acpi_call driverJason A. Donenfeld3-0/+370
2024-03-10Linux 6.8Linus Torvalds1-1/+1
2024-03-10tracing: Use .flush() call to wake up readersSteven Rostedt (Google)1-6/+15
2024-03-10ring-buffer: Fix resetting of shortest_fullSteven Rostedt (Google)1-7/+23
2024-03-10ring-buffer: Fix waking up ring buffer readersSteven Rostedt (Google)1-71/+68
2024-03-09SEV: disable SEV-ES DebugSwap by defaultPaolo Bonzini1-2/+5
2024-03-08i2c: aspeed: Fix the dummy irq expected printTommy Huang1-0/+1
2024-03-08i2c: wmt: Fix an error handling path in wmt_i2c_probe()Christophe JAILLET1-1/+5
2024-03-08i2c: i801: Avoid potential double call to gpiod_remove_lookup_tableHeiner Kallweit1-1/+3
2024-03-08i2c: i801: Fix using mux_pdev before it's setHeiner Kallweit1-1/+1
2024-03-08nouveau: lock the client object tree.Dave Airlie3-6/+22
2024-03-07scripts/gdb/symbols: fix invalid escape sequence warningAndrew Ballance1-1/+1
2024-03-07Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removalMathias Krause1-3/+3
2024-03-07net: pds_core: Fix possible double free in error handling pathYongzhi Liu1-8/+4
2024-03-07netrom: Fix data-races around sysctl_net_busy_readJason Xing2-4/+4
2024-03-07netrom: Fix a data-race around sysctl_netrom_link_fails_countJason Xing1-1/+1
2024-03-07netrom: Fix a data-race around sysctl_netrom_routing_controlJason Xing1-1/+1
2024-03-07netrom: Fix a data-race around sysctl_netrom_transport_no_activity_timeoutJason Xing1-1/+1
2024-03-07netrom: Fix a data-race around sysctl_netrom_transport_requested_window_sizeJason Xing1-1/+1
2024-03-07netrom: Fix a data-race around sysctl_netrom_transport_busy_delayJason Xing1-1/+1
2024-03-07netrom: Fix a data-race around sysctl_netrom_transport_acknowledge_delayJason Xing1-1/+1
2024-03-07netrom: Fix a data-race around sysctl_netrom_transport_maximum_triesJason Xing1-1/+1
2024-03-07netrom: Fix a data-race around sysctl_netrom_transport_timeoutJason Xing1-1/+1
2024-03-07netrom: Fix data-races around sysctl_netrom_network_ttl_initialiserJason Xing3-4/+5
2024-03-07netrom: Fix a data-race around sysctl_netrom_obsolescence_count_initialiserJason Xing1-1/+1
2024-03-07netrom: Fix a data-race around sysctl_netrom_default_path_qualityJason Xing1-1/+1
2024-03-07drm/tests/buddy: fix print formatMatthew Auld1-1/+1
2024-03-07drm/xe: Return immediately on tile_init failureRodrigo Vivi1-2/+3
2024-03-07erofs: apply proper VMA alignment for memory mapped files on THPGao Xiang1-0/+1
2024-03-07erofs: fix uninitialized page cache reported by KMSANGao Xiang1-1/+2
2024-03-07netfilter: nf_conntrack_h323: Add protection for bmp length out of rangeLena Wang1-0/+4
2024-03-07netfilter: nf_tables: mark set as dead when unbinding anonymous set with timeoutPablo Neira Ayuso1-0/+1
2024-03-07netfilter: nft_ct: fix l3num expectations with inet pseudo familyFlorian Westphal1-6/+5
2024-03-07netfilter: nf_tables: reject constant set with timeoutPablo Neira Ayuso1-0/+3
2024-03-07netfilter: nf_tables: disallow anonymous set with timeout flagPablo Neira Ayuso1-0/+3
2024-03-06drm/amdgpu/pm: Fix the error of pwm1_enable settingMa Jun1-1/+11
2024-03-06drm/amd/display: handle range offsets in VRR rangesAlex Deucher1-5/+14
2024-03-06drm/amd/display: check dc_link before dereferencingMelissa Wen1-1/+1
2024-03-06drm/amd/swsmu: modify the gfx activity scalingLi Ma2-3/+4
2024-03-06tracing: Limit trace_marker writes to just 4KSteven Rostedt (Google)1-5/+5
2024-03-06tracing: Limit trace_seq size to just 8K and not depend on architecture PAGE_SIZESteven Rostedt (Google)1-1/+7
2024-03-06tracing: Remove precision vsnprintf() check from print eventSteven Rostedt (Google)1-4/+2
2024-03-06spi: cs42l43: Don't limit native CS to the first chip selectCharles Keepax1-2/+1
2024-03-06ASoC: wm8962: Fix up incorrect error message in wm8962_set_fllStuart Henderson1-1/+1
2024-03-06ASoC: wm8962: Enable both SPKOUTR_ENA and SPKOUTL_ENA in mono modeStuart Henderson1-9/+14