summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-09-15fs: only do a memory barrier for the first set_buffer_uptodate()Linus Torvalds
2022-09-08USB: core: Prevent nested device-reset callsAlan Stern
2022-09-08usb: typec: altmodes/displayport: correct pin assignment for UFP receptaclesPablo Sun
2022-09-08platform/x86: pmc_atom: Fix SLP_TYPx bitfield maskAndy Shevchenko
2022-09-05btrfs: remove no longer needed logic for replaying directory deletesFilipe Manana
2022-09-05mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuseJann Horn
2022-09-05bpf: Don't redirect packets with invalid pkt_lenZhengchao Shao
2022-09-05net: fix refcount bug in sk_psock_get (2)Hawkins Jiawei
2022-09-05drm/bridge: Add stubs for devm_drm_of_get_bridge when OF is disabledMaxime Ripard
2022-08-31Revert "memcg: cleanup racy sum avoidance code"Shakeel Butt
2022-08-31asm-generic: sections: refactor memory_intersectsQuanyang Wang
2022-08-31net: Fix data-races around sysctl_devconf_inherit_init_net.Kuniyuki Iwashima
2022-08-31net: Fix data-races around sysctl_fb_tunnels_only_for_init_net.Kuniyuki Iwashima
2022-08-31tcp: expose the tcp_mark_push() and tcp_skb_entail() helpersPaolo Abeni
2022-08-31net: Fix a data-race around sysctl_net_busy_poll.Kuniyuki Iwashima
2022-08-31netfilter: flowtable: fix stuck flows on cleanup due to pending workPablo Neira Ayuso
2022-08-31netfilter: flowtable: add function to invoke garbage collection immediatelyPablo Neira Ayuso
2022-08-31netfilter: nf_tables: disallow jump to implicit chain from set elementPablo Neira Ayuso
2022-08-31netfilter: nf_tables: upfront validation of data via nft_data_init()Pablo Neira Ayuso
2022-08-31netfilter: nft_cmp: optimize comparison for 16-bytesPablo Neira Ayuso
2022-08-31netfilter: nf_tables: make table handle allocation per-netns friendlyPablo Neira Ayuso
2022-08-31netfilter: ebtables: reject blobs that don't provide all entry pointsFlorian Westphal
2022-08-31net/mlx5: Avoid false positive lockdep warning by adding lock_class_keyMoshe Shemesh
2022-08-31drivers/base: fix userspace break from using bin_attributes for cpumap and cp...Phil Auld
2022-08-31block: add bdev_max_segments() helperNaohiro Aota
2022-08-31block: add a bdev_max_zone_append_sectors helperChristoph Hellwig
2022-08-25ALSA: control: Use deferred fasync helperTakashi Iwai
2022-08-25ALSA: core: Add async signal helpersTakashi Iwai
2022-08-25watchdog: export lockup_detector_reconfigureLaurent Dufour
2022-08-25iommu/io-pgtable-arm-v7s: Add a quirk to allow pgtable PA up to 35bitYunfei Wang
2022-08-25uacce: Handle parent device removal or parent driver module rmmodJean-Philippe Brucker
2022-08-25SUNRPC: Fix xdr_encode_bool()Chuck Lever
2022-08-25BPF: Fix potential bad pointer dereference in bpf_sys_bpf()Jinghao Jia
2022-08-25locking/atomic: Make test_and_*_bit() ordered on failureHector Martin
2022-08-17tracing/perf: Avoid -Warray-bounds warning for __rel_loc macroKees Cook
2022-08-17tracing: Use a struct alignof to determine trace event field alignmentSteven Rostedt (Google)
2022-08-17tpm: eventlog: Fix section mismatch for DEBUG_SECTION_MISMATCHHuacai Chen
2022-08-17tracing: Avoid -Warray-bounds warning for __rel_loc macroMasami Hiramatsu
2022-08-17tracing: Add '__rel_loc' using trace event macrosMasami Hiramatsu
2022-08-17ACPI: CPPC: Do not prevent CPPC from working in the futureRafael J. Wysocki
2022-08-17block: remove the struct blk_queue_ctx forward declarationChristoph Hellwig
2022-08-17crypto: blake2s - remove shash moduleJason A. Donenfeld
2022-08-17spmi: trace: fix stack-out-of-bound access in SPMI tracing functionsDavid Collins
2022-08-17sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowedWaiman Long
2022-08-17mfd: t7l66xb: Drop platform disable callbackUwe Kleine-König
2022-08-17kfifo: fix kfifo_to_user() return typeDan Carpenter
2022-08-179p: Add client parameter to p9_req_put()Kent Overstreet
2022-08-179p: Drop kref usageKent Overstreet
2022-08-179p: fix a bunch of checkpatch warningsDominique Martinet
2022-08-17iio: cros: Register FIFO callback after sensor is registeredGwendal Grignou