summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-09-05bpf: Don't redirect packets with invalid pkt_lenZhengchao Shao1-0/+8
2022-09-05net: fix refcount bug in sk_psock_get (2)Hawkins Jiawei2-21/+50
2022-08-31scsi: ufs: core: Enable link lost interruptKiwoong Kim1-5/+1
2022-08-31Revert "memcg: cleanup racy sum avoidance code"Shakeel Butt1-2/+13
2022-08-31asm-generic: sections: refactor memory_intersectsQuanyang Wang1-2/+5
2022-08-31net: Fix a data-race around gro_normal_batch.Kuniyuki Iwashima1-1/+1
2022-08-31net: Fix data-races around sysctl_devconf_inherit_init_net.Kuniyuki Iwashima1-0/+9
2022-08-31net: Fix data-races around sysctl_fb_tunnels_only_for_init_net.Kuniyuki Iwashima1-3/+8
2022-08-31net: Fix a data-race around sysctl_net_busy_poll.Kuniyuki Iwashima1-1/+1
2022-08-31netfilter: flowtable: fix stuck flows on cleanup due to pending workPablo Neira Ayuso1-0/+2
2022-08-31netfilter: flowtable: add function to invoke garbage collection immediatelyPablo Neira Ayuso1-0/+1
2022-08-31netfilter: nf_tables: make table handle allocation per-netns friendlyPablo Neira Ayuso1-0/+1
2022-08-31netfilter: ebtables: reject blobs that don't provide all entry pointsFlorian Westphal1-4/+0
2022-08-31net/mlx5: Avoid false positive lockdep warning by adding lock_class_keyMoshe Shemesh1-0/+1
2022-08-31mm/uffd: reset write protection when unregister with wp-modePeter Xu1-0/+2
2022-08-31NFS: Fix another fsync() issue after a server rebootTrond Myklebust1-0/+1
2022-08-31mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COWDavid Hildenbrand1-1/+0
2022-08-25f2fs: revive F2FS_IOC_ABORT_VOLATILE_WRITEDaeho Jeong1-1/+1
2022-08-25ALSA: control: Use deferred fasync helperTakashi Iwai1-1/+1
2022-08-25ALSA: pcm: Use deferred fasync helperTakashi Iwai1-1/+1
2022-08-25ALSA: core: Add async signal helpersTakashi Iwai1-0/+8
2022-08-25watchdog: export lockup_detector_reconfigureLaurent Dufour1-0/+2
2022-08-25iommu/io-pgtable-arm-v7s: Add a quirk to allow pgtable PA up to 35bitYunfei Wang1-5/+10
2022-08-25uacce: Handle parent device removal or parent driver module rmmodJean-Philippe Brucker1-2/+4
2022-08-25usb: typec: mux: Add CONFIG guards for functionsPrashant Malani1-6/+38
2022-08-25scsi: ufs: core: Add UFSHCD_QUIRK_HIBERN_FASTAUTOYoshihiro Shimoda1-0/+6
2022-08-25scsi: ufs: core: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESSYoshihiro Shimoda1-0/+6
2022-08-25net: mscc: ocelot: make struct ocelot_stat_layout array indexableVladimir Oltean1-8/+97
2022-08-25net: mscc: ocelot: turn stats_lock into a spinlockVladimir Oltean1-1/+1
2022-08-25net: mscc: ocelot: fix incorrect ndo_get_stats64 packet countersVladimir Oltean1-2/+4
2022-08-25netfilter: nfnetlink: re-enable conntrack expectation eventsFlorian Westphal1-1/+1
2022-08-25net: atm: bring back zatm uAPIJakub Kicinski1-0/+47
2022-08-25SUNRPC: Don't reuse bvec on retransmission of the requestTrond Myklebust1-1/+2
2022-08-25SUNRPC: Fix xdr_encode_bool()Chuck Lever1-2/+2
2022-08-25BPF: Fix potential bad pointer dereference in bpf_sys_bpf()Jinghao Jia1-2/+6
2022-08-25mptcp, btf: Add struct mptcp_sock definition when CONFIG_MPTCP is disabledJiri Olsa1-0/+4
2022-08-25locking/atomic: Make test_and_*_bit() ordered on failureHector Martin1-6/+0
2022-08-21kexec, KEYS: make the code in bzImage64_verify_sig genericCoiby Xu1-0/+7
2022-08-17tracing: Use a copy of the va_list for __assign_vstr()Steven Rostedt (Google)1-1/+6
2022-08-17Revert "devcoredump: remove the useless gfp_t parameter in dev_coredumpv and ...Greg Kroah-Hartman2-7/+8
2022-08-17tpm: eventlog: Fix section mismatch for DEBUG_SECTION_MISMATCHHuacai Chen1-1/+1
2022-08-17tracing: Use a struct alignof to determine trace event field alignmentSteven Rostedt (Google)1-3/+5
2022-08-17dm: fix dm-raid crash if md_handle_request() splits bioMike Snitzer2-2/+8
2022-08-17ACPI: CPPC: Do not prevent CPPC from working in the futureRafael J. Wysocki1-1/+1
2022-08-17block: add bdev_max_segments() helperNaohiro Aota1-0/+5
2022-08-17tracing/events: Add __vstring() and __assign_vstr() helper macrosSteven Rostedt (Google)6-0/+38
2022-08-17kexec: clean up arch_kexec_kernel_verify_sigCoiby Xu1-5/+0
2022-08-17kexec_file: drop weak attribute from functionsNaveen N. Rao1-6/+38
2022-08-17crypto: blake2s - remove shash moduleJason A. Donenfeld1-108/+0
2022-08-17drivers/base: fix userspace break from using bin_attributes for cpumap and cp...Phil Auld1-0/+18