summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-05-11linux/vt_buffer.h: allow either builtin or modular for macrosRandy Dunlap1-1/+1
2023-05-11netfilter: nf_tables: don't write table validation state without mutexFlorian Westphal1-1/+0
2023-05-11netfilter: conntrack: fix wrong ct->timeout valueTzung-Bi Shih1-1/+5
2023-05-11xsk: Fix unaligned descriptor validationKal Conley1-7/+2
2023-05-11net: qrtr: correct types of trace event parametersSimon Horman1-15/+18
2023-05-11scsi: libsas: Add sas_ata_device_link_abort()John Garry1-0/+6
2023-05-11scsi: target: Fix multiple LUN_RESET handlingMike Christie1-0/+1
2023-05-11scsi: target: iscsit: isert: Alloc per conn cmd counterMike Christie1-0/+3
2023-05-11scsi: target: Pass in cmd counter to use during cmd setupMike Christie1-3/+5
2023-05-11scsi: target: Move cmd counter allocationMike Christie1-1/+3
2023-05-11scsi: target: Move sess cmd counter to new structMike Christie2-4/+10
2023-05-11scm: fix MSG_CTRUNC setting condition for SO_PASSSECAlexander Mikhalitsyn1-1/+12
2023-05-11ACPI: processor: Fix evaluating _PDC method when running as Xen dom0Roger Pau Monne1-0/+11
2023-05-11drm/i915/dg2: Drop one PCI IDMatt Roper1-1/+0
2023-05-11rcu: Fix missing TICK_DEP_MASK_RCU_EXP dependency checkZqiang1-1/+2
2023-05-11tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystemJoel Fernandes (Google)1-0/+2
2023-05-11blk-crypto: make blk_crypto_evict_key() return voidEric Biggers1-2/+2
2023-05-11blk-crypto: move internal only declarations to blk-crypto-internal.hChristoph Hellwig1-12/+0
2023-05-11blk-crypto: add a blk_crypto_config_supported_natively helperChristoph Hellwig1-0/+2
2023-05-11blk-crypto: don't use struct request_queue for public interfacesChristoph Hellwig1-7/+4
2023-05-11posix-cpu-timers: Implement the missing timer_wait_running callbackThomas Gleixner1-6/+11
2023-05-11ASoC: amd: fix ACP version typo mistakesyed saba kareem1-1/+1
2023-05-11asm-generic/io.h: suppress endianness warnings for readq() and writeq()Vladimir Oltean1-2/+2
2023-05-11tracing: Error if a trace event has an array for a __field()Steven Rostedt (Google)1-4/+17
2023-04-26mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush()Alexander Potapenko1-9/+11
2023-04-26mm: kmsan: handle alloc failures in kmsan_ioremap_page_range()Alexander Potapenko1-9/+10
2023-04-26f2fs: Fix f2fs_truncate_partial_nodes ftrace eventDouglas Raillard1-1/+1
2023-04-26netfilter: nf_tables: validate catch-all set elementsPablo Neira Ayuso1-0/+4
2023-04-26netfilter: nf_tables: fix ifdef to also consider nf_tables=mFlorian Westphal1-2/+2
2023-04-26netfilter: br_netfilter: fix recent physdev match breakageFlorian Westphal1-0/+1
2023-04-20tracing: Add trace_array_puts() to write into instanceSteven Rostedt (Google)1-0/+12
2023-04-20Bluetooth: Fix printing errors if LE Connection times outLuiz Augusto von Dentz1-0/+1
2023-04-20bonding: fix ns validation on backup slavesHangbin Liu1-2/+6
2023-04-13mm: enable maple tree RCU mode by default.Liam R. Howlett1-1/+2
2023-04-13drm/display/dp_mst: Handle old/new payload states in drm_dp_remove_payload()Imre Deak1-1/+2
2023-04-13ACPI: video: Add auto_detect arg to __acpi_video_get_backlight_type()Hans de Goede1-2/+13
2023-04-13ftrace: Mark get_lock_parent_ip() __always_inlineJohn Keeping1-1/+1
2023-04-13cxl/pci: Fix CDAT retrieval on big endianLukas Wunner1-2/+6
2023-04-13raw: Fix NULL deref in raw_get_next().Kuniyuki Iwashima1-2/+2
2023-04-13raw: use net_hash_mix() in hash functionEric Dumazet1-2/+11
2023-04-13net: phylink: add phylink_expects_phy() methodMichael Sit Wei Hong1-0/+1
2023-04-13pwm: Make .get_state() callback return an error codeUwe Kleine-König1-2/+2
2023-04-13KVM: arm64: PMU: Align chained counter implementation with architecture pseud...Marc Zyngier1-2/+0
2023-04-13dm: change "unsigned" to "unsigned int"Heinz Mauelshagen6-44/+44
2023-04-06rcu: Fix rcu_torture_read ftrace eventDouglas Raillard1-1/+1
2023-04-06block/io_uring: pass in issue_flags for uring_cmd task_work handlingJens Axboe1-5/+6
2023-04-06x86/PVH: obtain VGA console info in Dom0Jan Beulich1-0/+3
2023-03-30lockd: set file_lock start and end when decoding nlm4 testargsJeff Layton1-0/+1
2023-03-30efi: sysfb_efi: Fix DMI quirks not working for simpledrmHans de Goede1-2/+7
2023-03-30entry: Fix noinstr warning in __enter_from_user_mode()Josh Poimboeuf2-0/+3