linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-15 17:43:44 to 2021-06-15 21:37:43 UTC [more...]

[PATCH][next][V2] io_uring: Fix incorrect sizeof operator for copy_from_user call
 2021-06-15 21:37 UTC  (2+ messages)

[PATCH] linux-firmware: update firmware for MT7921 WiFi device to 20210612122753
 2021-06-15 21:36 UTC 

[PATCH] freezer,sched: Rewrite core freezer logic
 2021-06-15 21:35 UTC  (7+ messages)

[PATCH next v3 0/2] introduce printk cpu lock
 2021-06-15 21:33 UTC  (4+ messages)
` [PATCH next v3 1/2] dump_stack: move cpu lock to printk.c
` [PATCH next v3 2/2] printk: fix cpu lock ordering

[PATCH v4] bpf: core: fix shift-out-of-bounds in ___bpf_prog_run
 2021-06-15 21:32 UTC  (15+ messages)
                  ` [PATCH v5] "

[patch V2 00/52] x86/fpu: Spring cleaning and PKRU sanitizing
 2021-06-15 21:32 UTC  (4+ messages)
` [patch V2 08/52] x86/fpu: Sanitize xstateregs_set()

[PATCH v3 0/4] PCI: of: Improvements to handle 64-bit attribute for non-prefetchable ranges
 2021-06-15 21:29 UTC  (4+ messages)
` [PATCH v3 4/4] arm64: dts: rockchip: Update PCI host bridge window to 32-bit address memory

Parallelizing vmlinux BTF encoding. was Re: [RFT] Testing 1.22
 2021-06-15 21:26 UTC  (9+ messages)

[PATCH v2 01/10] kunit: Do not typecheck binary assertions
 2021-06-15 21:26 UTC  (18+ messages)
` [PATCH v2 03/10] Documentation: kunit: Clean up some string casts in examples
` [PATCH v2 04/10] device property: Remove some casts in property-entry-test
` [PATCH v2 05/10] iio: Remove a cast in iio-test-format which is no longer required
` [PATCH v2 06/10] mmc: sdhci-of-aspeed: Remove some unnecessary casts from KUnit tests
` [PATCH v2 07/10] thunderbolt: test: Remove sone casts which are no longer required
` [PATCH v2 08/10] kernel/sysctl-test: Remove some casts which are no-longer required
` [PATCH v2 09/10] apparmor: test: "
` [PATCH v2 10/10] lib/cmdline_kunit: Remove a cast "

[PATCH v2 0/4] Include zone in pstore_device_info
 2021-06-15 21:21 UTC  (5+ messages)
` [PATCH v2 1/4] pstore/blk: Improve failure reporting
` [PATCH v2 2/4] pstore/blk: Use the normal block device I/O path
` [PATCH v2 3/4] pstore/blk: Include zone in pstore_device_info
` [PATCH v2 4/4] pstore/blk: Fix kerndoc and redundancy on blkdev param

[PATCH v6 0/9] Add Wacom I2C support to rM2
 2021-06-15 21:19 UTC  (4+ messages)
` [PATCH v6 3/9] Input: wacom_i2c - Add device tree support to wacom_i2c

[PATCH net v2] lantiq: net: fix duplicated skb in rx descriptor ring
 2021-06-15 21:20 UTC  (2+ messages)

[PATCH v4] PCI: of: Clear 64-bit flag for non-prefetchable memory below 4GB
 2021-06-15 21:18 UTC  (2+ messages)

[char-misc-next 1/2] mei: fix kdoc in the driver
 2021-06-15 21:15 UTC  (2+ messages)
` [char-misc-next 2/2] mei: revamp mei extension header structure layout

[PATCH net-next 0/3] net: wwan: Add RPMSG WWAN CTRL driver
 2021-06-15 21:24 UTC  (3+ messages)
` [PATCH net-next 3/3] net: wwan: Allow WWAN drivers to provide blocking tx and poll function

[PATCH 00/28] staging: rtl8188eu: remove DBG_88E callers and macro
 2021-06-15 21:15 UTC  (11+ messages)
` [PATCH 03/28] staging: rtl8188eu: remove all DBG_88E calls from core/rtw_mlme_ext.c
` [PATCH 22/28] staging: rtl8188eu: remove all DBG_88E calls from hal/usb_halinit.c

[PATCH v2] sched/fair: Age the average idle time
 2021-06-15 21:13 UTC  (3+ messages)

[PATCH v2 00/10] arm64: dts: qcom: Add SA8155p-adp board DTS
 2021-06-15 21:13 UTC  (15+ messages)
` [PATCH v2 02/10] dt-bindings: pinctrl: qcom,pmic-gpio: Add compatible for SA8155p-adp
` [PATCH v2 05/10] regulator: qcom-rpmh: Cleanup terminator line commas
` [PATCH v2 06/10] regulator: qcom-rpmh: Add new regulator found on SA8155p adp board
` [PATCH v2 07/10] pinctrl: qcom/pinctrl-spmi-gpio: Add compatible for pmic-gpio on SA8155p-adp
` [PATCH v2 08/10] arm64: dts: qcom: pmm8155au_1: Add base dts file
` [PATCH v2 09/10] arm64: dts: qcom: pmm8155au_2: "
` [PATCH v2 10/10] arm64: dts: qcom: sa8155p-adp: "

arch/mips/n64/init.c:57:38: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2021-06-15 21:10 UTC 

[PATCH 0/2] CXL ACPI tables for object creation
 2021-06-15 21:05 UTC  (4+ messages)
` [PATCH 2/2] cxl/acpi: Use the ACPI CFMWS to create static decoder objects

Query regarding the use of pcie-designware-plat.c file
 2021-06-15 21:05 UTC  (3+ messages)

[PATCH] kunit: Add gnu_printf specifiers
 2021-06-15 21:01 UTC  (2+ messages)

Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads
 2021-06-15 20:56 UTC  (13+ messages)
                    ` [PATCH] alpha: Add extra switch_stack frames in exit, exec, and kernel threads

[PATCH v4 0/4] fpga: reorganize to subdirs
 2021-06-15 20:48 UTC  (7+ messages)
` [PATCH v4 1/4] fpga: dfl: reorganize to subdir layout
` [PATCH v4 2/4] fpga: xilinx: "

[PATCH RFCv4 0/4] make '%pD' print full path for file
 2021-06-15 20:47 UTC  (8+ messages)
` [PATCH RFCv4 1/4] fs: introduce helper d_path_unsafe()
` [PATCH RFCv4 2/4] lib/vsprintf.c: make '%pD' print full path for file
` [PATCH RFCv4 4/4] lib/test_printf.c: add test cases for '%pD'

[PATCH 09/11] PCI: add matching checks for driver_override binding
 2021-06-15 20:42 UTC  (11+ messages)

[PATCH v2] x86/resctrl: Fix kernel-doc in internal.h
 2021-06-15 20:41 UTC  (2+ messages)

[PATCH 0/7] kcsan: Introduce CONFIG_KCSAN_PERMISSIVE
 2021-06-15 20:39 UTC  (5+ messages)

[PATCH] sched, fair: try to prevent migration thread from preempting non-cfs task
 2021-06-15 20:35 UTC  (2+ messages)

[PATCH -next v3] netlabel: Fix memory leak in netlbl_mgmt_add_common
 2021-06-15 20:29 UTC  (3+ messages)

[PATCH v4 0/4] remoteproc: core: Fixes for rproc cdev and add
 2021-06-15 20:21 UTC  (9+ messages)
` [PATCH v4 1/4] remoteproc: core: Move cdev add before device add
` [PATCH v4 2/4] remoteproc: core: Move validate "
` [PATCH v4 3/4] remoteproc: core: Fix cdev remove and rproc del
` [PATCH v4 4/4] remoteproc: core: Cleanup device in case of failure

[PATCH v6 1/2] power: supply: PCHG: Peripheral device charger
 2021-06-15 20:20 UTC  (2+ messages)
` [PATCH v6 2/2] mfd: cros_ec: Add peripheral "

[PATCH net-next v9 00/15] ACPI support for dpaa2 driver
 2021-06-15 20:18 UTC  (5+ messages)
` [PATCH net-next v9 08/15] net: mdiobus: Introduce fwnode_mdiobus_register_phy()
` [PATCH net-next v9 13/15] net: phylink: introduce phylink_fwnode_phy_connect()

[PATCH] drm: display: Fix duplicate field initialization in dcn31
 2021-06-15 20:07 UTC  (3+ messages)

[patch v6 3/7] genirq/affinity: Add new callback for (re)calculating interrupt sets
 2021-06-15 20:04 UTC  (3+ messages)

[PATCH V3 0/3] gpio: Add virtio based driver
 2021-06-15 20:03 UTC  (9+ messages)
` [PATCH V3 1/3] gpio: Add virtio-gpio driver

[RFC PATCH] MAINTAINERS: Add note on patches to MAINTAINERS itself
 2021-06-15 20:01 UTC 

[PATCH 0/4] rpmsg: char: introduce the rpmsg-raw channel
 2021-06-15 20:01 UTC  (3+ messages)
` [PATCH 3/4] rpmsg: char: Introduce the "rpmsg-raw" channel

[PATCH 1/2] Makefile: clang-tools: Print information when clang-tidy tool is missing
 2021-06-15 19:57 UTC  (5+ messages)
` [PATCH 2/2] Makefile: clang-tools: Omit printing stack trace when KeyboardInterrupt is raised

[PATCH 0/3] Add generic-support for linux,elfcorehdr and fix riscv
 2021-06-15 19:54 UTC  (7+ messages)
` [PATCH 1/3] of: fdt: Add generic support for parsing elf core header properties
` [PATCH 2/3] riscv: Remove non-standard linux,elfcorehdr handling
` [PATCH 3/3] arm64: kdump: Remove custom linux,elfcorehdr parsing

[net-next: PATCH 0/3] ACPI MDIO support for Marvell controllers
 2021-06-15 19:53 UTC  (8+ messages)
` [net-next: PATCH 1/3] net: mvmdio: add ACPI support

[PATCH v9 0/5] Re-introduce TX FIFO resize for larger EP bursting
 2021-06-15 19:53 UTC  (17+ messages)

[syzbot] general protection fault in nfsd_reply_cache_free_locked (2)
 2021-06-15 19:52 UTC  (2+ messages)

[net-next, v3, 00/10] ptp: support virtual clocks and timestamping
 2021-06-15 19:49 UTC  (3+ messages)
` [net-next, v3, 05/10] ethtool: add a new command for getting PHC virtual clocks

[PATCH v3 0/6] iommu/amd: Enable page-selective flushes
 2021-06-15 19:46 UTC  (22+ messages)
` [PATCH v3 2/6] iommu/amd: Do not use flush-queue when NpCache is on
` [PATCH v3 3/6] iommu: Improve iommu_iotlb_gather helpers
` [PATCH v3 4/6] iommu: Factor iommu_iotlb_gather_is_disjoint() out
` [PATCH v3 5/6] iommu/amd: Tailored gather logic for AMD
` [PATCH v3 6/6] iommu/amd: Sync once for scatter-gather operations

[PATCH] Input: hideep - fix the uninitialized use in hideep_nvm_unlock()
 2021-06-15 19:41 UTC  (4+ messages)

[PATCH] exec/binfmt_script: trip zero bytes from the buffer
 2021-06-15 19:33 UTC  (2+ messages)

[PATCH v3 0/7] Add driver for NVIDIA Tegra30 SoC Thermal sensor
 2021-06-15 19:32 UTC  (7+ messages)
` [PATCH v3 4/7] thermal/drivers/tegra: Add driver for Tegra30 thermal sensor

[PATCH v2 1/2] memcg: switch lruvec stats to rstat
 2021-06-15 19:29 UTC  (3+ messages)
` [PATCH v2 2/2] memcg: periodically flush the memcg stats

[next] [arm64] kernel BUG at arch/arm64/mm/physaddr.c
 2021-06-15 19:21 UTC  (5+ messages)

[PATCH v4 0/5] RISC-V: Add kexec/kdump support
 2021-06-15 19:21 UTC  (6+ messages)
` [PATCH v4 5/5] RISC-V: Add crash kernel support

[PATCH] arm64/mm: Fix ttbr0 values stored in struct thread_info for software-pan
 2021-06-15 19:18 UTC  (2+ messages)

[PATCH] dt-bindings: Drop redundant minItems/maxItems
 2021-06-15 19:15 UTC 

[PATCH v2 0/3] PCI: brcmstb: Add panic handler
 2021-06-15 19:14 UTC  (4+ messages)
` [PATCH v2 1/3] PCI: brcmstb: Check return value of clk_prepare_enable()
` [PATCH v2 2/3] PCI: brcmstb: Give 7216 SOCs their own config type
` [PATCH v2 3/3] PCI: brcmstb: Add panic/die handler to RC driver

[PATCH] checkpatch: Use python3 to run spdxcheck.py
 2021-06-15 19:09 UTC  (3+ messages)

[PATCH v3 0/4] remoteproc: core: Fixes for rproc cdev and add
 2021-06-15 19:03 UTC  (4+ messages)
` [PATCH v3 1/4] remoteproc: core: Move cdev add before device add

[PATCH] HID: intel-ish-hid: use async resume function
 2021-06-15 18:59 UTC  (2+ messages)

linux-next: manual merge of the devicetree tree with the mtd tree
 2021-06-15 18:57 UTC  (3+ messages)

[PATCH 0/3] s390/vfio-ap: refactor mdev remove callback and locks
 2021-06-15 18:55 UTC  (5+ messages)
` [PATCH 3/3] s390/vfio-ap: r/w lock for PQAP interception handler function pointer

[PATCH v3] x86/resctrl: Fix kernel-doc in pseudo_lock.c
 2021-06-15 18:54 UTC  (2+ messages)

[PATCH 0/9] riscv: improve self-protection
 2021-06-15 18:54 UTC  (9+ messages)
` [PATCH 7/9] riscv: bpf: Avoid breaking W^X
            ` [PATCH] riscv: Ensure BPF_JIT_REGION_START aligned with PMD size

[PATCH v4] drivers: gpio: add virtio-gpio guest driver
 2021-06-15 18:52 UTC 

[PATCH] mm: relocate 'write_protect_seq' in struct mm_struct
 2021-06-15 18:52 UTC  (5+ messages)

[PATCH 1/4] mm: remove irqsave/restore locking from contexts with irqs enabled
 2021-06-15 18:50 UTC  (4+ messages)
` [PATCH 4/4] vfs: keep inodes with page cache off the inode shrinker LRU

[PATCH v4 0/3] AM64: Update the locations of various elements in SRAM
 2021-06-15 18:49 UTC  (7+ messages)
` [PATCH v4 1/3] arm64: dts: ti: k3-am64-main: Update TF-A's maximum size and node name
` [PATCH v4 2/3] arm64: dts: ti: k3-am64-main: Reserve OCMRAM for DMSC-lite and secure proxy communication
` [PATCH v4 3/3] arm64: dts: ti: k3-am64-main: Update the location of TF-A

[PATCH v2] x86/resctrl: Fix kernel-doc in pseudo_lock.c
 2021-06-15 18:47 UTC  (4+ messages)

[PATCH v4 00/16] ipmi: Allow raw access to KCS devices
 2021-06-15 18:46 UTC  (2+ messages)

[PATCH] media: atomisp: fix the uninitialized use
 2021-06-15 18:45 UTC 

Maintainers / Kernel Summit 2021 planning kick-off
 2021-06-15 18:40 UTC  (12+ messages)

[PATCH][next] octeontx2-pf: Fix spelling mistake "morethan" -> "more than"
 2021-06-15 18:40 UTC  (2+ messages)

[PATCH net-next 0/2] Marvell Prestera add flower and match all support
 2021-06-15 18:37 UTC  (2+ messages)

[PATCH][V2] net: dsa: b53: remove redundant null check on dev
 2021-06-15 18:30 UTC  (2+ messages)

page refcount race between prep_compound_gigantic_page() and __page_cache_add_speculative()?
 2021-06-15 18:27 UTC  (3+ messages)

[PATCH v3 8/9] scsi: ufs: Update the fast abort path in ufshcd_abort() for PM requests
 2021-06-15 18:25 UTC  (8+ messages)

[PATCH] cxgb4: fix wrong shift
 2021-06-15 18:22 UTC  (2+ messages)

[PATCH net-next 0/6] net: pci200syn: clean up some code style issues
 2021-06-15 18:20 UTC  (2+ messages)

[PATCH V2 net-next 00/10] net: z85230: clean up some code style issues
 2021-06-15 18:20 UTC  (2+ messages)

[PATCH] proc: Track /proc/$pid/attr/ opener mm_struct
 2021-06-15 18:19 UTC  (8+ messages)

[PATCH 0/6] Further set_page_dirty cleanups
 2021-06-15 18:13 UTC  (7+ messages)
` [PATCH 3/6] iomap: Use __set_page_dirty_nobuffers

[PATCH v2] net: inline function get_net_ns_by_fd if NET_NS is disabled
 2021-06-15 18:10 UTC  (2+ messages)

[PATCH v4 00/24] x86/resctrl: Merge the CDP resources
 2021-06-15 18:09 UTC  (22+ messages)
` [PATCH v4 01/24] x86/resctrl: Split struct rdt_resource
` [PATCH v4 02/24] x86/resctrl: Split struct rdt_domain
` [PATCH v4 03/24] x86/resctrl: Add a separate schema list for resctrl
` [PATCH v4 05/24] x86/resctrl: Label the resources with their configuration type
` [PATCH v4 09/24] x86/resctrl: Pass the schema to resctrl filesystem functions
` [PATCH v4 11/24] x86/resctrl: Move the schemata names into struct resctrl_schema
` [PATCH v4 12/24] x86/resctrl: Group staged configuration into a separate struct
` [PATCH v4 18/24] x86/resctrl: Make ctrlval arrays the same size

[PATCH v2] usb: typec: tcpm: Relax disconnect threshold during power negotiation
 2021-06-15 18:05 UTC  (2+ messages)

[PATCH v6] dmabuf: Add the capability to expose DMA-BUF stats in sysfs
 2021-06-15 18:01 UTC  (3+ messages)

[PATCH] psi: fix sampling artifact from pressure file read frequency
 2021-06-15 17:58 UTC  (6+ messages)

[PATCH v2 0/3] TSX force abort
 2021-06-15 17:58 UTC  (3+ messages)

[PATCH net-next] net: dsa: xrs700x: forward HSR supervision frames
 2021-06-15 17:55 UTC 

[PATCH 0/4] rpmsg: ctrl: Add ability to instantiate rpmsg device locally
 2021-06-15 17:53 UTC  (7+ messages)
` [PATCH 1/4] rpmsg: ctrl: Introduce RPMSG_CREATE_DEV_IOCTL
` [PATCH 3/4] rpmsg: ctrl: Add check on rpmsg device removability from user space
` [PATCH 4/4] rpmsg: Add a removable attribute to the rpmsg device

[PATCH net-next] net: hsr: don't check sequence number if tag removal is offloaded
 2021-06-15 17:50 UTC 

[PATCH 0/2] perf metricgroups: A couple of fixes
 2021-06-15 17:51 UTC  (5+ messages)
` [PATCH 2/2] perf metricgroup: Return error code from metricgroup__add_metric_sys_event_iter()

[PATCH] drivers: gpio: add virtio-gpio guest driver
 2021-06-15 17:49 UTC 

[PATCH -next] usbip: tools: Convert list_for_each to entry variant
 2021-06-15 17:48 UTC  (2+ messages)

[PATCH] usb: typec: tcpm: Ignore Vsafe0v in PR_SWAP_SNK_SRC_SOURCE_ON state
 2021-06-15 17:45 UTC  (2+ messages)

[PATCH v3 0/3] AM64: Update the locations of various elements in SRAM
 2021-06-15 17:45 UTC  (2+ messages)

[PATCH] EDAC/mce_amd: Reduce unnecessary spew in dmesg if SMCA feature bit is not exposed
 2021-06-15 17:44 UTC  (11+ messages)
              ` [PATCH] EDAC/Intel: Do not load EDAC driver when running as a guest
                  ` [PATCH v2] "


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).