summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-05ratelimit: Fix data-races in ___ratelimit().Kuniyuki Iwashima1-3/+9
2022-09-05net: Fix data-races around netdev_tstamp_prequeue.Kuniyuki Iwashima1-4/+4
2022-09-05net: Fix data-races around weight_p and dev_weight_[rt]x_bias.Kuniyuki Iwashima3-8/+11
2022-09-05netfilter: nft_tunnel: restrict it to netdev familyPablo Neira Ayuso1-0/+1
2022-09-05netfilter: nft_osf: restrict osf to ipv4, ipv6 and inet familiesPablo Neira Ayuso1-3/+15
2022-09-05netfilter: nft_payload: do not truncate csum_offset and csum_typePablo Neira Ayuso1-6/+13
2022-09-05netfilter: nft_payload: report ERANGE for too long offset and lengthPablo Neira Ayuso1-2/+8
2022-09-05bnxt_en: fix NQ resource accounting during vf creation on 57500 chipsVikas Gupta1-1/+1
2022-09-05netfilter: ebtables: reject blobs that don't provide all entry pointsFlorian Westphal5-35/+1
2022-09-05net: ipvtap - add __init/__exit annotations to module init/exit funcsMaciej Żenczykowski1-2/+2
2022-09-05bonding: 802.3ad: fix no transmission of LACPDUsJonathan Toppins1-22/+16
2022-09-05net: moxa: get rid of asymmetry in DMA mapping/unmappingSergei Antonov1-5/+6
2022-09-05net/mlx5e: Properly disable vlan strip on non-UL repsVlad Buslov1-0/+2
2022-09-05rose: check NULL rose_loopback_neigh->loopbackBernard Pidoux1-1/+2
2022-09-05SUNRPC: RPC level errors should set task->tk_rpc_statusTrond Myklebust1-1/+1
2022-09-05af_key: Do not call xfrm_probe_algs in parallelHerbert Xu1-0/+3
2022-09-05xfrm: fix refcount leak in __xfrm_policy_check()Xin Xiong1-0/+1
2022-09-05kernel/sched: Remove dl_boosted flag commentHui Su1-4/+0
2022-09-05sched/deadline: Fix priority inheritance with multiple scheduling classesJuri Lelli3-50/+68
2022-09-05sched/deadline: Fix stale throttling on de-/boosted tasksLucas Stach1-5/+8
2022-09-05sched/deadline: Unthrottle PI boosted threads while enqueuingDaniel Bristot de Oliveira1-0/+21
2022-09-05pinctrl: amd: Don't save/restore interrupt status and wake status bitsBasavaraj Natikar1-2/+9
2022-09-05Revert "selftests/bpf: Fix test_align verifier log patterns"Jean-Philippe Brucker1-7/+7
2022-09-05Revert "selftests/bpf: Fix "dubious pointer arithmetic" test"Jean-Philippe Brucker1-4/+4
2022-09-05usb: cdns3: Fix issue for clear halt endpointPawel Laszczak1-2/+6
2022-09-05kernel/sys_ni: add compat entry for fadvise64_64Randy Dunlap1-0/+1
2022-09-05parisc: Fix exception handler for fldw and fstw instructionsHelge Deller1-1/+1
2022-09-05audit: fix potential double free on error path from fsnotify_add_inode_markGaosheng Cui1-0/+1
2022-08-25Linux 5.4.211v5.4.211Greg Kroah-Hartman1-1/+1
2022-08-25btrfs: raid56: don't trust any cached sector in __raid56_parity_recover()Qu Wenruo1-13/+6
2022-08-25btrfs: only write the sectors in the vertical stripe which has data stripesQu Wenruo1-4/+51
2022-08-25can: j1939: j1939_session_destroy(): fix memory leak of skbsFedor Pchelkin1-1/+7
2022-08-25can: j1939: j1939_sk_queue_activate_next_locked(): replace WARN_ON_ONCE with ...Fedor Pchelkin1-1/+4
2022-08-25tracing/probes: Have kprobes and uprobes use $COMM tooSteven Rostedt (Google)1-2/+3
2022-08-25MIPS: tlbex: Explicitly compare _PAGE_NO_EXEC against 0Nathan Chancellor1-2/+2
2022-08-25video: fbdev: i740fb: Check the argument of i740_calc_vclk()Zheyu Ma1-2/+7
2022-08-25powerpc/64: Init jump labels before parse_early_param()Zhouyi Zhou1-0/+7
2022-08-25smb3: check xattr value length earlierSteve French1-2/+3
2022-08-25f2fs: fix to avoid use f2fs_bug_on() in f2fs_new_node_page()Chao Yu1-1/+5
2022-08-25ALSA: timer: Use deferred fasync helperTakashi Iwai1-5/+6
2022-08-25ALSA: core: Add async signal helpersTakashi Iwai2-0/+102
2022-08-25powerpc/32: Don't always pass -mcpu=powerpc to the compilerChristophe Leroy2-28/+19
2022-08-25watchdog: export lockup_detector_reconfigureLaurent Dufour2-5/+18
2022-08-25RISC-V: Add fast call path of crash_kexec()Xianting Tian1-0/+4
2022-08-25riscv: mmap with PROT_WRITE but no PROT_READ is invalidCeleste Liu1-3/+2
2022-08-25mips: cavium-octeon: Fix missing of_node_put() in octeon2_usb_clocks_startLiang He1-1/+2
2022-08-25vfio: Clear the caps->buf to NULL after freeSchspa Shi1-0/+1
2022-08-25tty: serial: Fix refcount leak bug in ucc_uart.cLiang He1-0/+2
2022-08-25lib/list_debug.c: Detect uninitialized listsGuenter Roeck1-2/+10
2022-08-25ext4: avoid resizing to a partial cluster sizeKiselev, Oleg1-0/+10