summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-08-17iio: core: Fix IIO_ALIGN and rename as it was not sufficiently largeJonathan Cameron1-2/+8
2022-08-17netfilter: xtables: Bring SPDX identifier backThomas Gleixner1-16/+1
2022-08-17net/mlx5e: xsk: Discard unaligned XSK frames on striding RQMaxim Mikityanskiy1-0/+11
2022-08-17net: allow unbound socket for packets in VRF when tcp_l3mdev_accept setMike Manning3-20/+17
2022-08-17ax25: fix incorrect dev_tracker usageEric Dumazet1-0/+1
2022-08-17ip_tunnels: Add new flow flags field to ip_tunnel_keyPaul Chaignon1-0/+1
2022-08-17Bluetooth: When HCI work queue is drained, only queue chained workSchspa Shi1-0/+1
2022-08-17can: error: specify the values of data[5..7] of CAN error framesVincent Mailhol1-1/+4
2022-08-17media: uapi: HEVC: Change pic_order_cnt definition in v4l2_hevc_dpb_entryBenjamin Gaignard1-2/+2
2022-08-17bpf, x86: fix freeing of not-finalized bpf_prog_packSong Liu2-1/+8
2022-08-17bpf, x64: Add predicate for bpf2bpf with tailcalls support in JITTony Ambardar1-0/+1
2022-08-17wifi: mac80211: move some future per-link data to bss_confJohannes Berg1-20/+20
2022-08-17wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg3-10/+120
2022-08-17net: sched: provide shim definitions for taprio_offload_{get,free}Vladimir Oltean1-0/+17
2022-08-17net: dsa: felix: keep reference on entire tc-taprio configVladimir Oltean1-3/+2
2022-08-17net: dsa: felix: update base time of time-aware shaper when adjusting PTP timeXiaoliang Yang1-0/+7
2022-08-17raw: convert raw sockets to RCUEric Dumazet2-1/+11
2022-08-17raw: use more conventional iteratorsEric Dumazet2-6/+5
2022-08-17net: fix sk_wmem_schedule() and sk_rmem_schedule() errorsEric Dumazet1-4/+8
2022-08-17x86/extable: Fix ex_handler_msr() print conditionPeter Zijlstra1-4/+16
2022-08-17ACPI: VIOT: Fix ACS setupEric Auger1-0/+2
2022-08-17locking/lockdep: Fix lockdep_init_map_*() confusionPeter Zijlstra1-13/+17
2022-08-17wait: Fix __wait_event_hrtimeout for RT/DL tasksJuri Lelli1-4/+5
2022-08-17io_uring: fix io_uring_cqe_overflow trace formatDylan Yudaken1-1/+1
2022-08-17PM: EM: convert power field to micro-Watts precision and align driversLukasz Luba1-16/+38
2022-08-17sched/core: Always flush pending blk_plugJohn Keeping1-8/+0
2022-08-17sched/fair: Introduce SIS_UTIL to search idle CPU based on sum of util_avgChen Yu1-0/+1
2022-08-17netfilter: nf_tables: disallow jump to implicit chain from set elementPablo Neira Ayuso1-0/+5
2022-08-17netfilter: nf_tables: upfront validation of data via nft_data_init()Pablo Neira Ayuso1-2/+2
2022-08-17USB: HCD: Fix URB giveback issue in tasklet functionWeitao Wang1-0/+1
2022-08-17mbcache: add functions to delete entry if unusedJan Kara1-1/+9
2022-08-17fix short copy handling in copy_mc_pipe_to_iter()Al Viro1-0/+9
2022-08-17KVM: Fully serialize gfn=>pfn cache refresh via mutexSean Christopherson1-0/+2
2022-08-17lockd: detect and reject lock arguments that overflowJeff Layton1-0/+2
2022-08-17add barriers to buffer_uptodate and set_buffer_uptodateMikulas Patocka1-1/+24
2022-08-11block: fix default IO priority handling againJan Kara1-1/+1
2022-07-29Merge tag 'loongarch-fixes-5.19-5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+0
2022-07-29LoongArch: Remove clock setting during cpu hotplug stageBibo Mao1-1/+0
2022-07-28Merge tag 'net-5.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds5-14/+10
2022-07-28ipv6/addrconf: fix a null-ptr-deref bug for ip6_ptrZiyang Xuan1-0/+3
2022-07-27Merge tag 'asm-generic-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+2
2022-07-27Merge tag 'mm-hotfixes-stable-2022-07-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-5/+9
2022-07-26Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_putLuiz Augusto von Dentz1-0/+1
2022-07-25net: Fix data-races around sysctl_[rw]mem(_offset)?.Kuniyuki Iwashima1-4/+4
2022-07-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2022-07-23Revert "tcp: change pingpong threshold to 3"Wei Wang1-9/+1
2022-07-22Merge tag 'drm-fixes-2022-07-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-2/+2
2022-07-22mmu_gather: fix the CONFIG_MMU_GATHER_NO_RANGE caseLinus Torvalds1-3/+0
2022-07-22asm-generic: remove a broken and needless ifdef conditionalLukas Bulwahn1-2/+0
2022-07-22tcp: Fix a data-race around sysctl_tcp_adv_win_scale.Kuniyuki Iwashima1-1/+1