summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | netfilter: x_tables: fix compat match/target pad out-of-bound writeFlorian Westphal2021-04-134-8/+8
| | * | netfilter: arp_tables: add pre_exit hook for table unregisterFlorian Westphal2021-04-103-5/+19
| | * | netfilter: bridge: add pre_exit hooks for ebtable unregistrationFlorian Westphal2021-04-105-8/+51
| | * | netfilter: nft_limit: avoid possible divide error in nft_limit_initEric Dumazet2021-04-101-2/+2
| | * | netfilter: conntrack: do not print icmpv6 as unknown via /procPablo Neira Ayuso2021-03-311-0/+1
| | * | netfilter: flowtable: fix NAT IPv6 offload manglingPablo Neira Ayuso2021-03-311-3/+3
| * | | ethtool: fix kdoc attr nameJakub Kicinski2021-04-121-3/+3
| * | | net: phy: marvell: fix detection of PHY on Topaz switchesPali Rohár2021-04-123-22/+45
| * | | net: geneve: check skb is large enough for IPv4/IPv6 headerPhillip Potter2021-04-121-0/+6
| * | | net: davicom: Fix regulator not turned off on failed probeChristophe JAILLET2021-04-121-2/+4
| * | | MAINTAINERS: update maintainer entry for freescale fec driverJoakim Zhang2021-04-121-1/+1
* | | | Merge tag 'libnvdimm-fixes-for-5.12-rc8' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-04-175-18/+56
|\ \ \ \
| * \ \ \ Merge branch 'for-5.12/dax' into libnvdimm-fixesDan Williams2021-04-101-4/+2
| |\ \ \ \
| | * | | | dax: avoid -Wempty-body warningsArnd Bergmann2021-03-221-4/+2
| * | | | | libnvdimm/region: Fix nvdimm_has_flush() to handle ND_REGION_ASYNCVaibhav Jain2021-04-101-2/+7
| * | | | | libnvdimm: Notify disk drivers to revalidate region read-onlyDan Williams2021-04-094-12/+47
* | | | | | Merge tag 'cxl-fixes-for-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-04-171-63/+89
|\ \ \ \ \ \
| * | | | | | cxl/mem: Fix memory device capacity probingDan Williams2021-04-171-2/+5
| * | | | | | cxl/mem: Fix register block offset calculationBen Widawsky2021-04-161-1/+1
| * | | | | | cxl/mem: Force array size of mem_commands[] to CXL_MEM_COMMAND_ID_MAXRobert Richter2021-04-061-1/+1
| * | | | | | cxl/mem: Disable cxl device power managementDan Williams2021-04-061-0/+1
| * | | | | | cxl/mem: Do not rely on device_add() side effects for dev_set_name() failuresDan Williams2021-04-061-10/+29
| * | | | | | cxl/mem: Fix synchronization mechanism for device removal vs ioctl operationsDan Williams2021-04-061-47/+50
| * | | | | | cxl/mem: Use sysfs_emit() for attribute show routinesDan Williams2021-04-061-4/+4
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-04-1725-59/+66
|\ \ \ \ \ \ \
| * | | | | | | lib: remove "expecting prototype" kernel-doc warningsRandy Dunlap2021-04-174-10/+12
| * | | | | | | gcov: clang: fix clang-11+ buildJohannes Berg2021-04-171-1/+1
| * | | | | | | mm: ptdump: fix build failureChristophe Leroy2021-04-171-1/+1
| * | | | | | | mm/mapping_dirty_helpers: guard hugepage pud's usageZack Rusin2021-04-171-0/+2
| * | | | | | | ia64: tools: remove duplicate definition of ia64_mf() on ia64John Paul Adrian Glaubitz2021-04-171-3/+0
| * | | | | | | ia64: tools: remove inclusion of ia64-specific version of errno.h headerJohn Paul Adrian Glaubitz2021-04-171-2/+0
| * | | | | | | ia64: fix discontig.c section mismatchesRandy Dunlap2021-04-171-3/+3
| * | | | | | | ia64: remove duplicate entries in generic_defconfigRandy Dunlap2021-04-171-2/+0
| * | | | | | | csky: change a Kconfig symbol name to fix e1000 build errorRandy Dunlap2021-04-172-2/+2
| * | | | | | | kasan: remove redundant config optionWalter Wu2021-04-179-17/+18
| * | | | | | | kasan: fix hwasan build for gccArnd Bergmann2021-04-171-6/+6
| * | | | | | | mm: eliminate "expecting prototype" kernel-doc warningsRandy Dunlap2021-04-173-13/+22
* | | | | | | | Merge tag 'io_uring-5.12-2021-04-16' of git://git.kernel.dk/linux-blockLinus Torvalds2021-04-171-2/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | io_uring: fix early sqd_list removal sqpoll hangsPavel Begunkov2021-04-141-2/+5
* | | | | | | | | Merge tag 'riscv-for-linus-5.12-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-04-165-2/+16
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | riscv: keep interrupts disabled for BREAKPOINT exceptionJisheng Zhang2021-04-161-0/+3
| * | | | | | | | riscv: kprobes/ftrace: Add recursion protection to the ftrace callbackJisheng Zhang2021-04-161-1/+10
| * | | | | | | | riscv: add do_page_fault and do_trap_break into the kprobes blacklistJisheng Zhang2021-04-162-0/+2
| * | | | | | | | riscv: Fix spelling mistake "SPARSEMEM" to "SPARSMEM"Kefeng Wang2021-04-161-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-04-161-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | arm64: alternatives: Move length validation in alternative_{insn, endif}Nathan Chancellor2021-04-151-4/+4
* | | | | | | | | Merge tag 'drm-fixes-2021-04-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-04-163-5/+4
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'drm-intel-fixes-2021-04-15' of git://anongit.freedesktop.org/drm/d...Daniel Vetter2021-04-153-5/+4
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/i915/display/vlv_dsi: Do not skip panel_pwr_cycle_delay when disabling th...Hans de Goede2021-04-121-2/+2
| | * | | | | | | | | drm/i915: Don't zero out the Y plane's watermarksVille Syrjälä2021-04-121-2/+2