summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | net/packet: fix slab-out-of-bounds access in packet_recvmsg()Eric Dumazet2022-03-141-1/+10
| * | | | | | | net: mdio: mscc-miim: fix duplicate debugfs entryMichael Walle2022-03-141-1/+8
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2022-03-145-49/+12
| |\ \ \ \ \ \ \
| | * | | | | | | netfilter: nf_tables: disable register trackingPablo Neira Ayuso2022-03-121-2/+7
| | * | | | | | | Revert "netfilter: conntrack: tag conntracks picked up in local out hook"Florian Westphal2022-03-082-4/+0
| | * | | | | | | Revert "netfilter: nat: force port remap to prevent shadowing well-known ports"Florian Westphal2022-03-082-43/+5
| * | | | | | | | net: phy: marvell: Fix invalid comparison in the resume and suspend functionsKurt Cancemi2022-03-141-4/+4
| * | | | | | | | net: dsa: microchip: add spi_device_id tablesClaudiu Beznea2022-03-142-0/+23
| * | | | | | | | vsock: each transport cycles only on its own socketsJiyong Park2022-03-115-7/+20
| * | | | | | | | alx: acquire mutex for alx_reinit in alx_change_mtuNiels Dossche2022-03-111-1/+4
| * | | | | | | | net: ipv6: fix skb_over_panic in __ip6_append_dataTadeusz Struk2022-03-111-2/+2
* | | | | | | | | Merge tag 'acpi-5.17-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-03-171-5/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "ACPI: scan: Do not add device IDs from _CID if _HID is not valid"Rafael J. Wysocki2022-03-161-5/+5
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-03-174-16/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | selftests: vm: fix clang build error multiple output filesYosry Ahmed2022-03-171-4/+2
| * | | | | | | | | ocfs2: fix crash when initialize filecheck kobj failsJoseph Qi2022-03-171-11/+11
| * | | | | | | | | configs/debug: restore DEBUG_INFO=y for overridingQian Cai2022-03-171-0/+1
| * | | | | | | | | mm: swap: get rid of livelock in swapin readaheadGuo Ziliang2022-03-171-1/+1
* | | | | | | | | | Merge tag 'efi-urgent-for-v5.17-3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-03-162-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | efi: fix return value of __setup handlersRandy Dunlap2022-03-012-2/+2
* | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2022-03-161-7/+10
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | crypto: qcom-rng - ensure buffer for generate is completely filledBrian Masney2022-03-141-7/+10
* | | | | | | | | | | Revert "gpio: Revert regression in sysfs-gpio (gpiolib.c)"Bartosz Golaszewski2022-03-151-0/+10
* | | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2022-03-141-1/+3
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | vhost: allow batching hint without sizeJason Wang2022-03-101-1/+3
* | | | | | | | | | | Linux 5.17-rc8v5.17-rc8Linus Torvalds2022-03-131-1/+1
* | | | | | | | | | | Merge tag 'x86_urgent_for_v5.17_rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-03-138-63/+254
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/sgx: Free backing memory after faulting the enclave pageJarkko Sakkinen2022-03-111-9/+48
| * | | | | | | | | | | x86/traps: Mark do_int3() NOKPROBE_SYMBOLLi Huafei2022-03-111-0/+1
| * | | | | | | | | | | x86/boot: Add setup_indirect support in early_memremap_is_setup_data()Ross Philipson2022-03-091-2/+31
| * | | | | | | | | | | x86/boot: Fix memremap of setup_indirect structuresRoss Philipson2022-03-095-47/+166
| * | | | | | | | | | | x86/module: Fix the paravirt vs alternative orderPeter Zijlstra2022-03-081-5/+8
* | | | | | | | | | | | Merge tag 'perf-tools-fixes-for-v5.17-2022-03-12' of git://git.kernel.org/pub...Linus Torvalds2022-03-124-5/+12
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | perf parse: Fix event parser error for hybrid systemsZhengjun Xing2022-03-121-2/+4
| * | | | | | | | | | | | perf bench: Fix NULL check against wrong variableWeiguo Li2022-03-121-1/+1
| * | | | | | | | | | | | perf parse-events: Fix NULL check against wrong variableWeiguo Li2022-03-121-1/+1
| * | | | | | | | | | | | tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2022-03-121-1/+1
| * | | | | | | | | | | | tools kvm headers arm64: Update KVM headers from the kernel sourcesArnaldo Carvalho de Melo2022-03-121-0/+5
* | | | | | | | | | | | | Merge tag 'drm-fixes-2022-03-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-03-121-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | drm/panel: Select DRM_DP_HELPER for DRM_PANEL_EDPThomas Zimmermann2022-03-121-0/+1
* | | | | | | | | | | | | ARM: Spectre-BHB: provide empty stub for non-configRandy Dunlap2022-03-111-0/+6
* | | | | | | | | | | | | Merge tag 'riscv-for-linus-5.17-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-03-113-7/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | riscv: Fix auipc+jalr relocation range checksEmil Renner Berthing2022-03-101-5/+16
| * | | | | | | | | | | | | riscv: alternative only works on !XIP_KERNELJisheng Zhang2022-03-102-2/+3
* | | | | | | | | | | | | | Merge tag 'powerpc-5.17-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-03-111-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | powerpc: Fix STACKTRACE=n buildMichael Ellerman2022-03-071-1/+1
* | | | | | | | | | | | | | | ARM: fix Thumb2 regression with Spectre BHBRussell King (Oracle)2022-03-111-2/+2
* | | | | | | | | | | | | | | Merge tag 'mmc-v5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2022-03-116-15/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | mmc: core: Restore (almost) the busy polling for MMC_SEND_OP_CONDUlf Hansson2022-03-075-8/+14
| * | | | | | | | | | | | | | | mmc: meson: Fix usage of meson_mmc_post_req()Rong Chen2022-02-281-7/+8