aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-19netfilter: nf_tables: store new sets in dedicated listFlorian Westphal2-9/+22
2024-08-19netfilter: nfnetlink: convert kfree_skb to consume_skbDonald Hunter1-7/+7
2024-08-19selftests: netfilter: nft_queue.sh: sctp coverageAntonio Ojea2-1/+86
2024-08-19netfilter: nfnetlink_queue: unbreak SCTP trafficAntonio Ojea2-2/+11
2024-08-19Merge tag 'printk-for-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-2/+9
2024-08-19drm/panel: jd9365da: Modify the init code of MelfasZhaoxiong Lv1-39/+39
2024-08-19drm/panel: jd9365da: Move "exit sleep mode" and "set display on" cmdsZhaoxiong Lv1-27/+32
2024-08-19drm/panel: simple: Add ON Tat Industrial Company KD50G21-40NT-A1 panelLiu Ying1-0/+36
2024-08-19dt-bindings: display: panel-simple: Add On Tat Industrial Company KD50G21-40N...Liu Ying1-0/+2
2024-08-19rpcrdma: Trace connection registration and unregistrationChuck Lever2-0/+38
2024-08-19rpcrdma: Use XA_FLAGS_ALLOC instead of XA_FLAGS_ALLOC1Chuck Lever1-1/+1
2024-08-19rpcrdma: Device kref is over-incremented on error from xa_allocChuck Lever1-1/+1
2024-08-19drm/panel: st7701: Add Anbernic RG28XX panel supportHironori KIKUCHI1-0/+151
2024-08-19drm/panel: st7701: Add support for SPI for configurationHironori KIKUCHI2-16/+110
2024-08-19dt-bindings: display: st7701: Add Anbernic RG28XX panelHironori KIKUCHI1-5/+64
2024-08-19drm/panel: st7701: Decouple DSI and DRM partsHironori KIKUCHI1-27/+45
2024-08-19drm/panel: st7701: Rename macrosHironori KIKUCHI1-392/+392
2024-08-19drm/panel: simple: add Innolux G070ACE-LH3 LVDS display supportSteffen Trumtrar1-0/+35
2024-08-19dt-bindings: display: simple: Document support for Innolux G070ACE-LH3Steffen Trumtrar1-0/+2
2024-08-19drm/xe/lnl: Offload system clear page activity to GPUNirmoy Das3-2/+38
2024-08-19drm/ttm: Add a flag to allow drivers to skip clear-on-freeNirmoy Das2-8/+16
2024-08-19block: Drop NULL check in bdev_write_zeroes_sectors()John Garry1-6/+1
2024-08-19block: Read max write zeroes once for __blkdev_issue_write_zeroes()John Garry1-7/+18
2024-08-19tcp: prevent concurrent execution of tcp_sk_exit_batchFlorian Westphal1-0/+14
2024-08-19Coresight: Set correct cs_mode for dummy source to fix disable issueJie Gan1-0/+4
2024-08-19Coresight: Set correct cs_mode for TPDM to fix disable issueJie Gan1-0/+6
2024-08-19perf annotate-data: Update type stat at the end of find_data_type_die()Namhyung Kim1-17/+30
2024-08-19perf annotate-data: Check variables in every scopeNamhyung Kim1-17/+27
2024-08-19perf annotate-data: Add is_better_type() helperNamhyung Kim1-10/+51
2024-08-19drm/xe/oa/uapi: Make bit masks unsignedGeert Uytterhoeven1-4/+4
2024-08-19drm/xe/oa: Use vma_pages() helper function in xe_oa_mmap()Thorsten Blum1-2/+1
2024-08-19perf annotate-data: Add is_pointer_type() helperNamhyung Kim1-9/+14
2024-08-19drm/xe/display: Make display suspend/resume work on discreteMaarten Lankhorst2-5/+29
2024-08-19drm/xe: prevent UAF around preempt fenceMatthew Auld4-4/+4
2024-08-19drm/xe: Fix tile fini sequenceMatthew Brost1-1/+4
2024-08-19drm/xe: Move VM dma-resv lock from xe_exec_queue_create to __xe_exec_queue_initMatthew Brost1-9/+14
2024-08-19drm/xe/observation: Drop empty sysctl table entryAshutosh Dixit1-1/+0
2024-08-19drm/xe: Fix opregion leakLucas De Marchi1-1/+4
2024-08-19perf annotate-data: Change return type of find_data_type_block()Namhyung Kim1-59/+58
2024-08-19perf annotate-data: Add variable_state_str()Namhyung Kim1-15/+26
2024-08-19perf annotate-data: Add 'enum type_match_result'Namhyung Kim1-11/+25
2024-08-19perf annotate-data: Fix off-by-one in location range checkNamhyung Kim2-2/+2
2024-08-19perf dwarf-aux: Check allowed location expressions when collecting variablesNamhyung Kim1-0/+3
2024-08-19platform/x86: thinkpad_acpi: Add Thinkpad Edge E531 fan supportMatthias Fetzer1-1/+142
2024-08-19coresight: cti: use device_* to iterate over device child nodesJavier Carrasco1-7/+3
2024-08-19thermal/core: Compute low and high boundaries in thermal_zone_device_update()Daniel Lezcano3-29/+12
2024-08-19ALSA: hda/realtek: Convert existing CS35L56 products to use autodetect fixup ...Simon Trimmer1-41/+6
2024-08-19ACPI: video: Add backlight=native quirk for Dell OptiPlex 7760 AIOHans de Goede1-0/+15
2024-08-19platform/x86: dell-uart-backlight: Use acpi_video_get_backlight_type()Hans de Goede2-0/+9
2024-08-19ACPI: video: Add Dell UART backlight controller detectionHans de Goede2-0/+8