linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-31 05:27:14 to 2020-10-31 11:42:30 UTC [more...]

[PATCH 5.8 00/70] 5.8.18-rc1 review
 2020-10-31 11:36 UTC  (34+ messages)
` [PATCH 5.8 01/70] netfilter: nftables_offload: KASAN slab-out-of-bounds Read in nft_flow_rule_create
` [PATCH 5.8 03/70] io_uring: allow timeout/poll/files killing to take task into account
` [PATCH 5.8 04/70] io_uring: move dropping of files into separate helper
` [PATCH 5.8 05/70] io_uring: stash ctx task reference for SQPOLL
` [PATCH 5.8 07/70] io_uring: return cancelation status from poll/timeout/files handlers
` [PATCH 5.8 09/70] io_uring: dont rely on weak ->files references
` [PATCH 5.8 10/70] io_uring: reference ->nsproxy for file table commands
` [PATCH 5.8 11/70] io_wq: Make io_wqe::lock a raw_spinlock_t
` [PATCH 5.8 12/70] io-wq: fix use-after-free in io_wq_worker_running
` [PATCH 5.8 13/70] io_uring: no need to call xa_destroy() on empty xarray
` [PATCH 5.8 14/70] io_uring: Fix use of XArray in __io_uring_files_cancel
` [PATCH 5.8 18/70] efi/arm64: libstub: Deal gracefully with EFI_RNG_PROTOCOL failure
` [PATCH 5.8 19/70] fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enum
` [PATCH 5.8 20/70] arm64: Run ARCH_WORKAROUND_1 enabling code on all CPUs
` [PATCH 5.8 23/70] x86/PCI: Fix intel_mid_pci.c build error when ACPI is not enabled
` [PATCH 5.8 25/70] x86/copy_mc: Introduce copy_mc_enhanced_fast_string()
` [PATCH 5.8 28/70] bnxt_en: Fix regression in workqueue cleanup logic in bnxt_remove_one()
` [PATCH 5.8 30/70] bnxt_en: Re-write PCI BARs after PCI fatal error
` [PATCH 5.8 31/70] bnxt_en: Send HWRM_FUNC_RESET fw command unconditionally
` [PATCH 5.8 33/70] chelsio/chtls: fix memory leaks in CPL handlers
` [PATCH 5.8 34/70] chelsio/chtls: fix tls record info to user
` [PATCH 5.8 36/70] gtp: fix an use-before-init in gtp_newlink()
` [PATCH 5.8 38/70] ibmvnic: fix ibmvnic_set_mac
` [PATCH 5.8 40/70] netem: fix zero division in tabledist
` [PATCH 5.8 42/70] net: ipa: command payloads already mapped
` [PATCH 5.8 43/70] net/sched: act_mpls: Add softdep on mpls_gso.ko
` [PATCH 5.8 44/70] r8169: fix issue with forced threading in combination with shared interrupts
` [PATCH 5.8 45/70] ravb: Fix bit fields checking in ravb_hwtstamp_get()
` [PATCH 5.8 47/70] tipc: fix memory leak caused by tipc_buf_append()
` [PATCH 5.8 48/70] net: protect tcf_block_unbind with block lock
` [PATCH 5.8 49/70] erofs: avoid duplicated permission check for "trusted." xattrs
` [PATCH 5.8 50/70] arch/x86/amd/ibs: Fix re-arming IBS Fetch
` [PATCH 5.8 52/70] x86/xen: disable Firmware First mode for correctable memory errors

[PATCH v7 0/6] CTU CAN FD open-source IP core SocketCAN driver, PCI, platform integration and documentation
 2020-10-31 11:40 UTC  (3+ messages)

[PATCH 5.4 00/49] 5.4.74-rc1 review
 2020-10-31 11:35 UTC  (50+ messages)
` [PATCH 5.4 01/49] netfilter: nftables_offload: KASAN slab-out-of-bounds Read in nft_flow_rule_create
` [PATCH 5.4 02/49] socket: dont clear SOCK_TSTAMP_NEW when SO_TIMESTAMPNS is disabled
` [PATCH 5.4 03/49] objtool: Support Clang non-section symbols in ORC generation
` [PATCH 5.4 04/49] scripts/setlocalversion: make git describe output more reliable
` [PATCH 5.4 05/49] arm64: Run ARCH_WORKAROUND_1 enabling code on all CPUs
` [PATCH 5.4 06/49] arm64: Run ARCH_WORKAROUND_2 "
` [PATCH 5.4 07/49] arm64: link with -z norelro regardless of CONFIG_RELOCATABLE
` [PATCH 5.4 08/49] x86/PCI: Fix intel_mid_pci.c build error when ACPI is not enabled
` [PATCH 5.4 09/49] efivarfs: Replace invalid slashes with exclamation marks in dentries
` [PATCH 5.4 10/49] bnxt_en: Check abort error state in bnxt_open_nic()
` [PATCH 5.4 11/49] bnxt_en: Send HWRM_FUNC_RESET fw command unconditionally
` [PATCH 5.4 12/49] chelsio/chtls: fix deadlock issue
` [PATCH 5.4 13/49] chelsio/chtls: fix memory leaks in CPL handlers
` [PATCH 5.4 14/49] chelsio/chtls: fix tls record info to user
` [PATCH 5.4 15/49] cxgb4: set up filter action after rewrites
` [PATCH 5.4 16/49] gtp: fix an use-before-init in gtp_newlink()
` [PATCH 5.4 17/49] ibmvnic: fix ibmvnic_set_mac
` [PATCH 5.4 18/49] mlxsw: core: Fix memory leak on module removal
` [PATCH 5.4 19/49] netem: fix zero division in tabledist
` [PATCH 5.4 20/49] net/sched: act_mpls: Add softdep on mpls_gso.ko
` [PATCH 5.4 21/49] r8169: fix issue with forced threading in combination with shared interrupts
` [PATCH 5.4 22/49] ravb: Fix bit fields checking in ravb_hwtstamp_get()
` [PATCH 5.4 23/49] tcp: Prevent low rmem stalls with SO_RCVLOWAT
` [PATCH 5.4 24/49] tipc: fix memory leak caused by tipc_buf_append()
` [PATCH 5.4 25/49] net: hns3: Clear the CMDQ registers before unmapping BAR region
` [PATCH 5.4 26/49] bnxt_en: Re-write PCI BARs after PCI fatal error
` [PATCH 5.4 27/49] bnxt_en: Fix regression in workqueue cleanup logic in bnxt_remove_one()
` [PATCH 5.4 28/49] bnxt_en: Invoke cancel_delayed_work_sync() for PFs also
` [PATCH 5.4 29/49] erofs: avoid duplicated permission check for "trusted." xattrs
` [PATCH 5.4 30/49] arch/x86/amd/ibs: Fix re-arming IBS Fetch
` [PATCH 5.4 31/49] x86/xen: disable Firmware First mode for correctable memory errors
` [PATCH 5.4 32/49] ata: ahci: mvebu: Make SATA PHY optional for Armada 3720
` [PATCH 5.4 33/49] fuse: fix page dereference after free
` [PATCH 5.4 34/49] bpf: Fix comment for helper bpf_current_task_under_cgroup()
` [PATCH 5.4 35/49] evm: Check size of security.evm before using it
` [PATCH 5.4 36/49] p54: avoid accessing the data mapped to streaming DMA
` [PATCH 5.4 37/49] cxl: Rework error message for incompatible slots
` [PATCH 5.4 38/49] RDMA/addr: Fix race with netevent_callback()/rdma_addr_cancel()
` [PATCH 5.4 39/49] mtd: lpddr: Fix bad logic in print_drs_error
` [PATCH 5.4 40/49] drm/i915/gem: Serialise debugfs i915_gem_objects with ctx->mutex
` [PATCH 5.4 41/49] serial: qcom_geni_serial: To correct QUP Version detection logic
` [PATCH 5.4 42/49] serial: pl011: Fix lockdep splat when handling magic-sysrq interrupt
` [PATCH 5.4 43/49] PM: runtime: Fix timer_expires data type on 32-bit arches
` [PATCH 5.4 44/49] ata: sata_rcar: Fix DMA boundary mask
` [PATCH 5.4 45/49] xen/gntdev.c: Mark pages as dirty
` [PATCH 5.4 46/49] crypto: x86/crc32c - fix building with clang ias
` [PATCH 5.4 47/49] openrisc: Fix issue with get_user for 64-bit values
` [PATCH 5.4 48/49] misc: rtsx: do not setting OC_POWER_DOWN reg in rtsx_pci_init_ocp()
` [PATCH 5.4 49/49] phy: marvell: comphy: Convert internal SMCC firmware return codes to errno

[PATCH v4 0/3] MT8192 SMI support
 2020-10-31 11:36 UTC  (3+ messages)
` [PATCH v4 1/3] dt-bindings: memory: mediatek: Convert SMI to DT schema

possible lockdep regression introduced by 4d004099a668 ("lockdep: Fix lockdep recursion")
 2020-10-31 11:30 UTC  (2+ messages)
` [tip: locking/urgent] locking/lockdep: Remove more raw_cpu_read() usage

[tip: locking/core] lockdep: Fix usage_traceoverflow
 2020-10-31 11:30 UTC  (2+ messages)
` [tip: locking/urgent] lockdep: Fix nr_unused_locks accounting

KASAN: vmalloc-out-of-bounds Write in drm_fb_helper_dirty_work (3)
 2020-10-31 11:28 UTC 

[PATCH] perf: increase size of buf in perf_evsel__hists_browse()
 2020-10-31 11:27 UTC  (2+ messages)

ltp::mmap05 --> BUG: using __this_cpu_read() in preemptible
 2020-10-31 11:25 UTC  (2+ messages)

[PATCH 0/6] perf: Reduce stack usage (and misc bits)
 2020-10-31 11:23 UTC  (7+ messages)
` [PATCH 4/6] perf: Optimize get_recursion_context()

[PATCH] ARM, xtensa: highmem: avoid clobbering non-page aligned memory reservations
 2020-10-31 11:21 UTC  (5+ messages)

[PATCH] checkpatch: improve handling of email comments
 2020-10-31 11:14 UTC  (6+ messages)

[PATCH 0/5] iio: adc: xilinx: use even more devres
 2020-10-31 11:10 UTC  (5+ messages)
` [PATCH 4/5] iio: adc: xilinx: use devres for irq handling

[PATCH v2 5/5] drm/i915/display: Introduce DEFINE_SHOW_STORE_ATTRIBUTE for debugfs
 2020-10-31 11:06 UTC  (2+ messages)

[PATCH 01/15] iio: accel: remove unnecessary CONFIG_PM_SLEEP
 2020-10-31 11:05 UTC  (5+ messages)

ERROR: modpost: "clk_set_min_rate" undefined!
 2020-10-31 11:00 UTC 

[PATCH net-next 00/19] net: phy: add support for shared interrupts (part 1)
 2020-10-31 10:57 UTC  (7+ messages)

[PATCH] mtd: rawnand: ingenic: remove redundant get_device() in ingenic_ecc_get()
 2020-10-31 10:54 UTC 

[PATCH] fsl/fman: add missing put_devcie() call in fman_port_probe()
 2020-10-31 10:54 UTC 

[PATCH] memory: tegra: add missing put_devcie() call in tegra_emc_probe()
 2020-10-31 10:53 UTC 

[PATCH RFC] blk-mq: Don't IPI requests on PREEMPT_RT
 2020-10-31 10:41 UTC  (11+ messages)
` [PATCH 1/3] blk-mq: Don't complete on a remote CPU in force threaded mode
  ` [PATCH 3/3] blk-mq: Use llist_head for blk_cpu_done

[PATCH] misc: rtsx: do not setting OC_POWER_DOWN reg in rtsx_pci_init_ocp()
 2020-10-31 10:34 UTC  (6+ messages)

[PATCH net-next] net: avoid unneeded UDP L4 and fraglist GSO resegmentation
 2020-10-31 10:31 UTC  (3+ messages)

[PATCH net-next 0/7] VLAN improvements for Ocelot switch
 2020-10-31 10:29 UTC  (8+ messages)
` [PATCH net-next 1/7] net: mscc: ocelot: use the pvid of zero when bridged with vlan_filtering=0
` [PATCH net-next 2/7] net: mscc: ocelot: don't reset the pvid to 0 when deleting it
` [PATCH net-next 3/7] net: mscc: ocelot: transform the pvid and native vlan values into a structure
` [PATCH net-next 4/7] net: mscc: ocelot: add a "valid" boolean to struct ocelot_vlan
` [PATCH net-next 5/7] net: mscc: ocelot: move the logic to drop 802.1p traffic to the pvid deletion
` [PATCH net-next 6/7] net: mscc: ocelot: deny changing the native VLAN from the prepare phase
` [PATCH net-next 7/7] net: dsa: felix: improve the workaround for multiple native VLANs on NPI port

[PATCH 1/1] Fonts: font_acorn_8x8: Replace discarded const qualifier
 2020-10-31 10:27 UTC  (2+ messages)

[PATCH] Documentation: PM: correct path name
 2020-10-31  9:39 UTC 

[PATCH] Documentation: PM: correct typo
 2020-10-31  9:39 UTC 

[PATCH 4.19 000/264] 4.19.153-rc1 review
 2020-10-31 10:16 UTC  (4+ messages)

[PATCH] coresight: funnel: Remove unnecessary .owner of static funnel driver
 2020-10-31 10:12 UTC 

mm/memblock: export memblock_{start/end}_of_DRAM
 2020-10-31 10:05 UTC  (4+ messages)

Using fixed LPI number for some Device ID
 2020-10-31  9:58 UTC  (6+ messages)

[PATCH] Description: coresight: funnel: Remove unnecessary .owner of static funnel driver
 2020-10-31  9:53 UTC 

[PATCH v2] perf tools: Support -x for perf stat report
 2020-10-31  9:53 UTC  (2+ messages)

[PATCH v3] coresight: etm4x: Modify core-commit of cpu to avoid the overflow of HiSilicon ETM
 2020-10-31  9:51 UTC  (3+ messages)

[GIT PULL] dma-mapping fix for 5.10
 2020-10-31  9:38 UTC 

[PATCH 00/25] Make charlcd device independent
 2020-10-31  9:30 UTC  (6+ messages)
` [PATCH v5 02/25] auxdisplay: Introduce hd44780_common.[ch]
  ` [PATCH v5 23/25] auxdisplay: charlcd: Do not print chars at end of line

[PATCH net-next v3 0/4] DP83TD510 Single Pair 10Mbps Ethernet PHY
 2020-10-31  9:27 UTC  (5+ messages)
` [PATCH net-next v3 3/4] dt-bindings: dp83td510: Add binding for DP83TD510 "
` [PATCH net-next v3 4/4] net: phy: dp83td510: Add support for the "

[PATCH v4 00/14] Add BLK_CTL support for i.MX8MP
 2020-10-31  9:25 UTC  (4+ messages)
` [PATCH v4 11/14] clk: imx: Add blk-ctl driver "

WARNING in xfrm_alloc_compat
 2020-10-31  9:16 UTC  (2+ messages)

[PATCH] pwm: tiehrpwm: handle deferred probe with dev_err_probe()
 2020-10-31  9:09 UTC  (2+ messages)

[PATCH 0/8] crypto: hisilicon/qm - misc clean up
 2020-10-31  9:07 UTC  (9+ messages)
` [PATCH 1/8] crypto: hisilicon/qm - numbers are replaced by macros
` [PATCH 2/8] crypto: hisilicon/qm - modify the return type of function
` [PATCH 3/8] crypto: hisilicon/qm - modify the return type of debugfs interface
` [PATCH 4/8] crypto: hisilicon/qm - modify return type of 'qm_set_sqctype'
` [PATCH 5/8] crypto: hisilicon/qm - replace 'sprintf' with 'scnprintf'
` [PATCH 6/8] crypto: hisilicon/qm - split 'qm_qp_ctx_cfg' into smaller pieces
` [PATCH 7/8] crypto: hisilicon/qm - split 'qm_eq_ctx_cfg' "
` [PATCH 8/8] crypto: hisilicon/qm - split 'hisi_qm_init' "

[PATCH V2 1/3] arm64: dts: imx8mm: Add support for micfil
 2020-10-31  9:08 UTC  (2+ messages)

[PATCH net-next 0/5] L2 multicast forwarding for Ocelot switch
 2020-10-31  9:07 UTC  (4+ messages)
` [PATCH net-next 4/5] net: mscc: ocelot: make entry_type a member of struct ocelot_multicast

[PATCH] tracing: Fix the checking of stackidx in __ftrace_trace_stack
 2020-10-31  8:57 UTC 

[PATCH v2] ubifs: Fix the printing type of c->big_lpt
 2020-10-31  8:54 UTC 

For review: seccomp_user_notif(2) manual page [v2]
 2020-10-31  8:51 UTC  (8+ messages)

simplify gendisk lookup and remove struct block_device aliases v4
 2020-10-31  8:53 UTC  (6+ messages)
` [PATCH 02/18] block: open code kobj_map into in block/genhd.c

[PATCH v11 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2020-10-31  8:51 UTC  (3+ messages)

[PATCH v2 3/5] scsi: qla2xxx: Introduce DEFINE_SHOW_STORE_ATTRIBUTE for debugfs
 2020-10-31  8:45 UTC  (2+ messages)

[PATCH] xfs: fix the comment of function xfs_buf_free_maps
 2020-10-31  8:38 UTC  (2+ messages)

[PATCH v1] ARM: dts: imx6/7: sync fsl,stop-mode with current flexcan driver
 2020-10-31  8:33 UTC  (2+ messages)

[PATCH] drm: bridge: dw-hdmi: Avoid resetting force in the detect function
 2020-10-31  8:17 UTC 

(no subject)
 2020-10-31  8:01 UTC  (3+ messages)
` [PATCH v6 2/2] drm/bridge: hx8837: add a Himax HX8837 display controller driver

[PATCH] ubifs: Fix the printing type of c->big_lpt
 2020-10-31  7:55 UTC 

[PATCH] ARM: dts: imx: add usb alias
 2020-10-31  7:50 UTC  (2+ messages)

[PATCH] stop_machine: Mark functions as notrace
 2020-10-31  7:42 UTC  (10+ messages)

[PATCH v13 0/8] support reserving crashkernel above 4G on arm64 kdump
 2020-10-31  7:44 UTC  (9+ messages)
` [PATCH v13 1/8] x86: kdump: replace the hard-coded alignment with macro CRASH_ALIGN
` [PATCH v13 2/8] x86: kdump: make the lower bound of crash kernel reservation consistent
` [PATCH v13 3/8] x86: kdump: use macro CRASH_ADDR_LOW_MAX in functions reserve_crashkernel()
` [PATCH v13 4/8] x86: kdump: move reserve_crashkernel[_low]() into crash_core.c
` [PATCH v13 5/8] arm64: kdump: introduce some macroes for crash kernel reservation
` [PATCH v13 6/8] arm64: kdump: reimplement crashkernel=X
` [PATCH v13 7/8] arm64: kdump: add memory for devices by DT property linux,usable-memory-range
` [PATCH v13 8/8] kdump: update Documentation about crashkernel

[PATCH 1/2] console: Remove dummy con_font_op() callback implementations
 2020-10-31  7:27 UTC  (2+ messages)
` [PATCH 2/2] fbcon: Prevent global-out-of-bounds read in fbcon_copy_font()

[PATCH] drm/bridge: tpd12s015: Fix irq registering in tpd12s015_probe
 2020-10-31  7:19 UTC  (2+ messages)

[PATCH 0/4] Few ti-sysc related fixes
 2020-10-31  7:11 UTC  (4+ messages)
` [PATCH 4/4] bus: ti-sysc: Fix bogus resetdone warning for cpsw

[PATCH v3 00/12] Bug fixes and improvements for MHI power operations
 2020-10-31  6:54 UTC  (5+ messages)
` [PATCH v3 10/12] bus: mhi: core: Separate system error and power down handling

Has the linux-kernel already implemented the functions in apollo-kernel?
 2020-10-31  6:44 UTC 

[PATCH v5 00/15] follow_pfn and other iomap races
 2020-10-31  6:36 UTC  (3+ messages)
` [PATCH v5 13/15] resource: Move devmem revoke code to resource framework

[PATCH 0/5] crypto: hisilicon/hpre - add something for 'Kunpeng 930'
 2020-10-31  6:34 UTC  (6+ messages)
` [PATCH 1/5] crypto: hisilicon/hpre - add initial settings adapt to "
` [PATCH 2/5] crypto: hisilicon/hpre - add version adapt to new algorithms
` [PATCH 3/5] crypto: hisilicon/hpre - add algorithm type
` [PATCH 4/5] crypto: hisilicon/hpre - add 'ECDH' algorithm
` [PATCH 5/5] crypto: hisilicon/hpre - add 'CURVE25519' algorithm

WARNING in vkms_vblank_simulate (2)
 2020-10-31  6:14 UTC 

[mm] e6e88712e4: stress-ng.tmpfs.ops_per_sec -69.7% regression
 2020-10-31  6:10 UTC  (5+ messages)
      ` [LKP] "

[PATCH] usb: dwc2: Fix unused label warning
 2020-10-31  6:03 UTC 

[PATCH net-next] openvswitch: Use IS_ERR instead of IS_ERR_OR_NULL
 2020-10-31  6:01 UTC 

[PATCH] pstore: Fix passing zero to 'PTR_ERR' warning
 2020-10-31  5:59 UTC 

[PATCH] mm/zswap: Fix passing zero to 'PTR_ERR' warning
 2020-10-31  5:56 UTC 

kernel/trace/bpf_trace.c:1181:23: warning: Uninitialized variable: t
 2020-10-31  5:49 UTC 

[PATCH 0/3] Fix kernfs node reference count leak issues
 2020-10-31  5:35 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).