summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-05-24SUNRPC: always free ctxt when freeing deferred requestNeilBrown
2023-05-24SUNRPC: Remove svc_rqst::rq_xprt_hlenChuck Lever
2023-05-24SUNRPC: Clean up svc_deferred_class trace eventsChuck Lever
2023-05-24tracing: Introduce helpers to safely handle dynamic-sized sockaddrsChuck Lever
2023-05-24sched: Fix KCSAN noinstr violationJosh Poimboeuf
2023-05-24ipvs: Update width of source for ip_vs_sync_conn_optionsSimon Horman
2023-05-24firmware: arm_sdei: Fix sleep from invalid context BUGPierre Gondois
2023-05-24net: add vlan_get_protocol_and_depth() helperEric Dumazet
2023-05-24net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs().Kuniyuki Iwashima
2023-05-24net: stmmac: switch to use interrupt for hw crosstimestampingWong Vee Khee
2023-05-24linux/dim: Do nothing if no time delta between samplesRoy Novich
2023-05-17ASoC: soc-pcm: Fix DPCM lockdep warning due to nested stream locksTakashi Iwai
2023-05-17crypto: api - Add scaffolding to change completion function signatureHerbert Xu
2023-05-17ASoC: soc-pcm: test refcount before triggeringPierre-Louis Bossart
2023-05-17ASoC: soc-pcm: Fix and cleanup DPCM lockingTakashi Iwai
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