summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-05-11netfilter: nf_tables: deactivate anonymous set from preparation phasePablo Neira Ayuso
2023-05-11btrfs: scrub: reject unsupported scrub flagsQu Wenruo
2023-05-11mailbox: zynqmp: Fix typo in IPI documentationTanmay Shah
2023-05-11SUNRPC: remove the maximum number of retries in call_bind_statusDai Ngo
2023-05-11RDMA/mlx5: Fix flow counter query via DEVXMark Bloch
2023-05-11workqueue: Introduce show_one_worker_pool and show_one_workqueue.Imran Khan
2023-05-11sched: Make struct sched_statistics independent of fair sched classYafang Shao
2023-05-11uapi/linux/const.h: prefer ISO-friendly __typeof__Kevin Brodsky
2023-05-11linux/vt_buffer.h: allow either builtin or modular for macrosRandy Dunlap
2023-05-11netfilter: nf_tables: don't write table validation state without mutexFlorian Westphal
2023-05-11nvme: handle the persistent internal error AERMichael Kelley
2023-05-11xsk: Fix unaligned descriptor validationKal Conley
2023-05-11net: qrtr: correct types of trace event parametersSimon Horman
2023-05-11scsi: target: Fix multiple LUN_RESET handlingMike Christie
2023-05-11scm: fix MSG_CTRUNC setting condition for SO_PASSSECAlexander Mikhalitsyn
2023-05-11platform: Provide a remove callback that returns no valueUwe Kleine-König
2023-05-11ACPI: processor: Fix evaluating _PDC method when running as Xen dom0Roger Pau Monne
2023-05-11rcu: Fix missing TICK_DEP_MASK_RCU_EXP dependency checkZqiang
2023-05-11tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystemJoel Fernandes (Google)
2023-05-11blk-crypto: make blk_crypto_evict_key() return voidEric Biggers
2023-05-11posix-cpu-timers: Implement the missing timer_wait_running callbackThomas Gleixner
2023-05-11asm-generic/io.h: suppress endianness warnings for readq() and writeq()Vladimir Oltean
2023-04-26tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct().Kuniyuki Iwashima
2023-04-26udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM).Kuniyuki Iwashima
2023-04-26f2fs: Fix f2fs_truncate_partial_nodes ftrace eventDouglas Raillard
2023-04-26netfilter: nf_tables: validate catch-all set elementsPablo Neira Ayuso
2023-04-26netfilter: nf_tables: fix ifdef to also consider nf_tables=mFlorian Westphal
2023-04-26netfilter: br_netfilter: fix recent physdev match breakageFlorian Westphal
2023-04-20counter: Add the necessary colons and indents to the comments of counter_compiYanteng Si
2023-04-20kexec: turn all kexec_mutex acquisitions into trylocksValentin Schneider
2023-04-20tracing: Add trace_array_puts() to write into instanceSteven Rostedt (Google)
2023-04-20counter: Internalize sysfs interface codeWilliam Breathitt Gray
2023-04-20counter: stm32-timer-cnt: Provide defines for slave mode selectionWilliam Breathitt Gray
2023-04-20counter: stm32-lptimer-cnt: Provide defines for clock polaritiesWilliam Breathitt Gray
2023-04-13ftrace: Mark get_lock_parent_ip() __always_inlineJohn Keeping
2023-04-05rcu: Fix rcu_torture_read ftrace eventDouglas Raillard
2023-04-05x86/PVH: obtain VGA console info in Dom0Jan Beulich
2023-03-30lockd: set file_lock start and end when decoding nlm4 testargsJeff Layton
2023-03-30efi: sysfb_efi: Fix DMI quirks not working for simpledrmHans de Goede
2023-03-30entry: Snapshot thread flagsMark Rutland
2023-03-30thread_info: Add helpers to snapshot thread flagsMark Rutland
2023-03-30nvme-tcp: fix nvme_tcp_term_pdu to match specCaleb Sander
2023-03-30net: mdio: fix owner field for mdio buses registered using ACPIFlorian Fainelli
2023-03-30net: mdio: fix owner field for mdio buses registered using device-treeMaxime Bizon
2023-03-30kthread: add the helper function kthread_run_on_cpu()Cai Huoqing
2023-03-22HID: core: Provide new max_buffer_size attribute to over-ride the defaultLee Jones
2023-03-22tracing: Make tracepoint lockdep check actually test somethingSteven Rostedt (Google)
2023-03-22sh: intc: Avoid spurious sizeof-pointer-div warningMichael Karcher
2023-03-22drm/bridge: Fix returned array size name for atomic_get_input_bus_fmts kdocLiu Ying
2023-03-22net: tunnels: annotate lockless accesses to dev->needed_headroomEric Dumazet