summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-08-06netfilter: nfnetlink_hook: use the sequence number of the request messagePablo Neira Ayuso1-1/+2
2021-08-06netfilter: nfnetlink_hook: missing chain familyPablo Neira Ayuso2-2/+15
2021-08-06netfilter: nfnetlink_hook: strip off module name from hookfnPablo Neira Ayuso1-0/+1
2021-08-06netfilter: conntrack: collect all entries in one cycleFlorian Westphal1-49/+22
2021-08-04netfilter: nf_conntrack_bridge: Fix memory leak when errorYajun Deng1-0/+6
2021-08-04netfilter: ipset: Limit the maximal range of consecutive elements to add/deleteJozsef Kadlecsik11-7/+88
2021-07-30Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds104-547/+1230
2021-07-30Merge tag 'acpi-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds3-18/+52
2021-07-30pipe: make pipe writes always wake up readersLinus Torvalds1-5/+5
2021-07-30Merge branches 'acpi-resources' and 'acpi-dptf'Rafael J. Wysocki2-16/+44
2021-07-30Merge tag 'block-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds5-51/+110
2021-07-30Merge tag 'io_uring-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds1-8/+32
2021-07-30Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds14-26/+27
2021-07-30Merge tag 'for-5.14-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-4/+5
2021-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds11-33/+57
2021-07-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-57/+81
2021-07-30Merge tag 'linux-can-fixes-for-5.14-20210730' of git://git.kernel.org/pub/scm...Jakub Kicinski6-5/+50
2021-07-30mm/memcg: fix NULL pointer dereference in memcg_slab_free_hook()Wang Hai1-1/+1
2021-07-30slub: fix unreclaimable slab stat for bulk freeShakeel Butt1-10/+12
2021-07-30mm/migrate: fix NR_ISOLATED corruption on 64-bitAneesh Kumar K.V1-1/+1
2021-07-30mm: memcontrol: fix blocking rstat function called from atomic cgroup1 thresh...Johannes Weiner1-1/+2
2021-07-30ocfs2: issue zeroout to EOF blocksJunxiao Bi1-39/+60
2021-07-30ocfs2: fix zero out valid dataJunxiao Bi1-2/+2
2021-07-30lib/test_string.c: move string selftest in the Runtime Testing menuMatteo Croce2-3/+3
2021-07-30gve: Update MAINTAINERS listCatherine Sullivan1-3/+3
2021-07-30arch: Kconfig: clean up obsolete use of HAVE_IDELukas Bulwahn13-18/+0
2021-07-30can: esd_usb2: fix memory leakPavel Skripkin1-1/+15
2021-07-30can: ems_usb: fix memory leakPavel Skripkin1-1/+13
2021-07-30can: usb_8dev: fix memory leakPavel Skripkin1-2/+13
2021-07-30can: mcba_usb_start(): add missing urb->transfer_dma initializationPavel Skripkin1-0/+2
2021-07-30can: hi311x: fix a signedness bug in hi3110_cmd()Dan Carpenter1-1/+1
2021-07-30MAINTAINERS: add Yasushi SHOJI as reviewer for the Microchip CAN BUS Analyzer...Marc Kleine-Budde1-0/+6
2021-07-29Merge tag 'drm-fixes-2021-07-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds19-40/+61
2021-07-29Merge tag 'fallthrough-fixes-clang-5.14-rc4' of git://git.kernel.org/pub/scm/...Linus Torvalds3-0/+3
2021-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds18-156/+31
2021-07-29scsi: fas216: Fix fall-through warning for ClangGustavo A. R. Silva1-0/+1
2021-07-29scsi: acornscsi: Fix fall-through warning for clangGustavo A. R. Silva1-0/+1
2021-07-29ARM: riscpc: Fix fall-through warning for ClangGustavo A. R. Silva1-0/+1
2021-07-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds20-71/+537
2021-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds1-1/+1
2021-07-29btrfs: calculate number of eb pages properly in csum_tree_blockDavid Sterba1-1/+1
2021-07-29HID: ft260: fix device removal due to USB disconnectMichael Zaidman1-16/+7
2021-07-29Merge tag 'amd-drm-fixes-5.14-2021-07-28' of https://gitlab.freedesktop.org/a...Dave Airlie8-14/+16
2021-07-28alpha: register early reserved memory in memblockMike Rapoport1-6/+7
2021-07-29Merge tag 'drm-intel-fixes-2021-07-28' of git://anongit.freedesktop.org/drm/d...Dave Airlie3-6/+14
2021-07-29Merge tag 'drm-misc-fixes-2021-07-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie3-17/+13
2021-07-29Merge tag 'drm-msm-fixes-2021-07-27' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie5-3/+18
2021-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller20-138/+446
2021-07-29bpf: Fix leakage due to insufficient speculative store bypass mitigationDaniel Borkmann2-56/+33
2021-07-29bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann14-8/+102