linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-14 08:18:49 to 2021-06-14 10:43:29 UTC [more...]

[PATCH 4.14 00/49] 4.14.237-rc1 review
 2021-06-14 10:27 UTC  (41+ messages)
` [PATCH 4.14 01/49] proc: Track /proc/$pid/attr/ opener mm_struct
` [PATCH 4.14 02/49] net/nfc/rawsock.c: fix a permission check bug
` [PATCH 4.14 03/49] ASoC: sti-sas: add missing MODULE_DEVICE_TABLE
` [PATCH 4.14 04/49] isdn: mISDN: netjet: Fix crash in nj_probe:
` [PATCH 4.14 05/49] bonding: init notify_work earlier to avoid uninitialized use
` [PATCH 4.14 06/49] netlink: disable IRQs for netlink_lock_table()
` [PATCH 4.14 07/49] net: mdiobus: get rid of a BUG_ON()
` [PATCH 4.14 08/49] cgroup: disable controllers at parse time
` [PATCH 4.14 09/49] wq: handle VM suspension in stall detection
` [PATCH 4.14 10/49] net/qla3xxx: fix schedule while atomic in ql_sem_spinlock
` [PATCH 4.14 11/49] scsi: vmw_pvscsi: Set correct residual data length
` [PATCH 4.14 12/49] scsi: target: qla2xxx: Wait for stop_phase1 at WWN removal
` [PATCH 4.14 13/49] net: macb: ensure the device is available before accessing GEMGXL control registers
` [PATCH 4.14 14/49] net: appletalk: cops: Fix data race in cops_probe1
` [PATCH 4.14 15/49] MIPS: Fix kernel hang under FUNCTION_GRAPH_TRACER and PREEMPT_TRACER
` [PATCH 4.14 16/49] bnx2x: Fix missing error code in bnx2x_iov_init_one()
` [PATCH 4.14 17/49] powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllers
` [PATCH 4.14 19/49] i2c: mpc: Make use of i2c_recover_bus()
` [PATCH 4.14 20/49] i2c: mpc: implement erratum A-004447 workaround
` [PATCH 4.14 21/49] drm: Fix use-after-free read in drm_getunique()
` [PATCH 4.14 28/49] usb: dwc3: ep0: fix NULL pointer exception
` [PATCH 4.14 29/49] usb: typec: ucsi: Clear PPM capability data in ucsi_init() error path
` [PATCH 4.14 30/49] usb: gadget: f_fs: Ensure io_completion_wq is idle during unbind
` [PATCH 4.14 31/49] USB: serial: ftdi_sio: add NovaTech OrionMX product ID
` [PATCH 4.14 32/49] USB: serial: omninet: add device id for Zyxel Omni 56K Plus
` [PATCH 4.14 33/49] USB: serial: quatech2: fix control-request directions
` [PATCH 4.14 34/49] usb: gadget: eem: fix wrong eem header operation
` [PATCH 4.14 35/49] usb: fix various gadgets null ptr deref on 10gbps cabling
` [PATCH 4.14 36/49] usb: fix various gadget panics "
` [PATCH 4.14 37/49] regulator: core: resolve supply for boot-on/always-on regulators
` [PATCH 4.14 38/49] regulator: max77620: Use device_set_of_node_from_dev()
` [PATCH 4.14 39/49] perf: Fix data race between pin_count increment/decrement
` [PATCH 4.14 40/49] NFS: Fix a potential NULL dereference in nfs_get_client()
` [PATCH 4.14 41/49] perf session: Correct buffer copying when peeking events
` [PATCH 4.14 42/49] kvm: fix previous commit for 32-bit builds
` [PATCH 4.14 43/49] NFS: Fix use-after-free in nfs4_init_client()
` [PATCH 4.14 44/49] NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error
` [PATCH 4.14 45/49] scsi: core: Fix error handling of scsi_host_alloc()
` [PATCH 4.14 46/49] scsi: core: Put .shost_dev in failure path if host state changes to RUNNING
` [PATCH 4.14 47/49] scsi: core: Only put parent device if host state differs from SHOST_CREATED

[PATCH 4.9 00/42] 4.9.273-rc1 review
 2021-06-14 10:27 UTC  (43+ messages)
` [PATCH 4.9 01/42] proc: Track /proc/$pid/attr/ opener mm_struct
` [PATCH 4.9 02/42] net/nfc/rawsock.c: fix a permission check bug
` [PATCH 4.9 03/42] ASoC: sti-sas: add missing MODULE_DEVICE_TABLE
` [PATCH 4.9 04/42] isdn: mISDN: netjet: Fix crash in nj_probe:
` [PATCH 4.9 05/42] bonding: init notify_work earlier to avoid uninitialized use
` [PATCH 4.9 06/42] netlink: disable IRQs for netlink_lock_table()
` [PATCH 4.9 07/42] net: mdiobus: get rid of a BUG_ON()
` [PATCH 4.9 08/42] cgroup: disable controllers at parse time
` [PATCH 4.9 09/42] wq: handle VM suspension in stall detection
` [PATCH 4.9 10/42] net/qla3xxx: fix schedule while atomic in ql_sem_spinlock
` [PATCH 4.9 11/42] scsi: vmw_pvscsi: Set correct residual data length
` [PATCH 4.9 12/42] scsi: target: qla2xxx: Wait for stop_phase1 at WWN removal
` [PATCH 4.9 13/42] net: macb: ensure the device is available before accessing GEMGXL control registers
` [PATCH 4.9 14/42] net: appletalk: cops: Fix data race in cops_probe1
` [PATCH 4.9 15/42] MIPS: Fix kernel hang under FUNCTION_GRAPH_TRACER and PREEMPT_TRACER
` [PATCH 4.9 16/42] bnx2x: Fix missing error code in bnx2x_iov_init_one()
` [PATCH 4.9 17/42] powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllers
` [PATCH 4.9 18/42] powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P1010 "
` [PATCH 4.9 19/42] i2c: mpc: Make use of i2c_recover_bus()
` [PATCH 4.9 20/42] i2c: mpc: implement erratum A-004447 workaround
` [PATCH 4.9 21/42] drm: Lock pointer access in drm_master_release()
` [PATCH 4.9 22/42] kvm: avoid speculation-based attacks from out-of-range memslot accesses
` [PATCH 4.9 23/42] btrfs: return value from btrfs_mark_extent_written() in case of error
` [PATCH 4.9 24/42] cgroup1: dont allow \n in renaming
` [PATCH 4.9 25/42] USB: f_ncm: ncm_bitrate (speed) is unsigned
` [PATCH 4.9 26/42] usb: dwc3: ep0: fix NULL pointer exception
` [PATCH 4.9 27/42] USB: serial: ftdi_sio: add NovaTech OrionMX product ID
` [PATCH 4.9 28/42] USB: serial: omninet: add device id for Zyxel Omni 56K Plus
` [PATCH 4.9 29/42] USB: serial: quatech2: fix control-request directions
` [PATCH 4.9 30/42] usb: gadget: eem: fix wrong eem header operation
` [PATCH 4.9 31/42] usb: fix various gadgets null ptr deref on 10gbps cabling
` [PATCH 4.9 32/42] usb: fix various gadget panics "
` [PATCH 4.9 33/42] regulator: core: resolve supply for boot-on/always-on regulators
` [PATCH 4.9 34/42] perf: Fix data race between pin_count increment/decrement
` [PATCH 4.9 35/42] NFS: Fix a potential NULL dereference in nfs_get_client()
` [PATCH 4.9 36/42] perf session: Correct buffer copying when peeking events
` [PATCH 4.9 37/42] kvm: fix previous commit for 32-bit builds
` [PATCH 4.9 38/42] NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error
` [PATCH 4.9 39/42] scsi: core: Fix error handling of scsi_host_alloc()
` [PATCH 4.9 40/42] scsi: core: Only put parent device if host state differs from SHOST_CREATED
` [PATCH 4.9 41/42] ftrace: Do not blindly read the ip address in ftrace_bug()
` [PATCH 4.9 42/42] tracing: Correct the length check which causes memory corruption

[PATCH] gcov,x86: Mark GCOV broken for x86
 2021-06-14 10:31 UTC  (2+ messages)

[PATCH] arm64/mm: Drop SWAPPER_INIT_MAP_SIZE
 2021-06-14 12:32 UTC  (2+ messages)

[PATCH 0/5] Introduce LMh driver for Qualcomm SoCs
 2021-06-14 10:31 UTC  (3+ messages)
` [PATCH 3/5] cpufreq: qcom-cpufreq-hw: Add dcvs interrupt support

[PATCH 4.4 00/34] 4.4.273-rc1 review
 2021-06-14 10:27 UTC  (35+ messages)
` [PATCH 4.4 01/34] proc: Track /proc/$pid/attr/ opener mm_struct
` [PATCH 4.4 02/34] net/nfc/rawsock.c: fix a permission check bug
` [PATCH 4.4 03/34] ASoC: sti-sas: add missing MODULE_DEVICE_TABLE
` [PATCH 4.4 04/34] isdn: mISDN: netjet: Fix crash in nj_probe:
` [PATCH 4.4 05/34] bonding: init notify_work earlier to avoid uninitialized use
` [PATCH 4.4 06/34] netlink: disable IRQs for netlink_lock_table()
` [PATCH 4.4 07/34] net: mdiobus: get rid of a BUG_ON()
` [PATCH 4.4 08/34] net/qla3xxx: fix schedule while atomic in ql_sem_spinlock
` [PATCH 4.4 09/34] scsi: vmw_pvscsi: Set correct residual data length
` [PATCH 4.4 10/34] scsi: target: qla2xxx: Wait for stop_phase1 at WWN removal
` [PATCH 4.4 11/34] net: macb: ensure the device is available before accessing GEMGXL control registers
` [PATCH 4.4 12/34] net: appletalk: cops: Fix data race in cops_probe1
` [PATCH 4.4 13/34] MIPS: Fix kernel hang under FUNCTION_GRAPH_TRACER and PREEMPT_TRACER
` [PATCH 4.4 14/34] bnx2x: Fix missing error code in bnx2x_iov_init_one()
` [PATCH 4.4 15/34] powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllers
` [PATCH 4.4 16/34] powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P1010 "
` [PATCH 4.4 17/34] i2c: mpc: Make use of i2c_recover_bus()
` [PATCH 4.4 18/34] i2c: mpc: implement erratum A-004447 workaround
` [PATCH 4.4 19/34] kvm: avoid speculation-based attacks from out-of-range memslot accesses
` [PATCH 4.4 20/34] btrfs: return value from btrfs_mark_extent_written() in case of error
` [PATCH 4.4 21/34] cgroup1: dont allow \n in renaming
` [PATCH 4.4 22/34] USB: f_ncm: ncm_bitrate (speed) is unsigned
` [PATCH 4.4 23/34] usb: dwc3: ep0: fix NULL pointer exception
` [PATCH 4.4 24/34] USB: serial: ftdi_sio: add NovaTech OrionMX product ID
` [PATCH 4.4 25/34] USB: serial: omninet: add device id for Zyxel Omni 56K Plus
` [PATCH 4.4 26/34] USB: serial: quatech2: fix control-request directions
` [PATCH 4.4 27/34] usb: gadget: eem: fix wrong eem header operation
` [PATCH 4.4 28/34] perf: Fix data race between pin_count increment/decrement
` [PATCH 4.4 29/34] NFS: Fix a potential NULL dereference in nfs_get_client()
` [PATCH 4.4 30/34] perf session: Correct buffer copying when peeking events
` [PATCH 4.4 31/34] kvm: fix previous commit for 32-bit builds
` [PATCH 4.4 32/34] NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error
` [PATCH 4.4 33/34] scsi: core: Only put parent device if host state differs from SHOST_CREATED
` [PATCH 4.4 34/34] ftrace: Do not blindly read the ip address in ftrace_bug()

[PATCH 2/2] dt-binding: mediatek: mt6779: update spi document
 2021-06-14 10:29 UTC  (2+ messages)

[patch 00/41] x86/fpu: Spring cleaning and PKRU sanitizing
 2021-06-14 10:26 UTC  (3+ messages)
` [patch 09/41] x86/kvm: Avoid looking up PKRU in XSAVE buffer

[PATCH] arm64: mm: Pass origial fault address to handle_mm_fault()
 2021-06-14 12:27 UTC 

[PATCH 1/1] sched: do active load balance on the new idle cpu
 2021-06-14 10:23 UTC  (3+ messages)

[PATCH V4 0/2] soc: qcom: aoss: Expose send for generic usecase
 2021-06-14 10:21 UTC  (3+ messages)
` [PATCH V4 1/2] "
` [PATCH V4 2/2] soc: qcom: aoss: Add debugfs entry

[PATCH net-next 00/11] net: z85230: clean up some code style issues
 2021-06-14 10:21 UTC  (4+ messages)
` [PATCH net-next 04/11] net: z85230: remove redundant initialization for statics

[PATCH V3 0/3] gpio: Add virtio based driver
 2021-06-14 10:21 UTC  (17+ messages)
` [PATCH V3 1/3] gpio: Add virtio-gpio driver

[PATCH v3 0/3] Add allowed CPU capacity knowledge to EAS
 2021-06-14 10:21 UTC  (4+ messages)
` [PATCH v3 1/3] thermal: cpufreq_cooling: Update also offline CPUs per-cpu thermal_pressure

[PATCH v2] xhci: solve a double free problem while doing s4
 2021-06-14 10:21 UTC  (4+ messages)

[PATCH] pgo: add clang's Profile Guided Optimization infrastructure
 2021-06-14 10:18 UTC  (14+ messages)
` [PATCH v9] "

[PATCH v7 0/4] Add MIPI rx DPI support
 2021-06-14 10:12 UTC  (3+ messages)
` [PATCH v7 3/4] drm/bridge: anx7625: add MIPI DPI input feature

[PATCH 1/1] dma: coherent: check no-map property for arm64
 2021-06-14 10:07 UTC  (3+ messages)

remove the implicit .set_page_dirty default
 2021-06-14 10:03 UTC  (8+ messages)
` [PATCH 1/3] fs: unexport __set_page_dirty
` [PATCH 2/3] fs: move ramfs_aops to libfs
` [PATCH 3/3] mm: require ->set_page_dirty to be explicitly wire up

[PATCH] proc: Track /proc/$pid/attr/ opener mm_struct
 2021-06-14 10:02 UTC  (2+ messages)

[PATCH v4 00/17] media: gmsl: Reliability improvements
 2021-06-14  9:55 UTC  (5+ messages)
` [PATCH v4 16/17] media: v4l2-subdev: De-deprecate init() subdev op

[PATCH v3 0/4] KVM: x86: hyper-v: Conditionally allow SynIC with APICv/AVIC
 2021-06-14  9:51 UTC  (4+ messages)

[PATCH] kbuild: lto: fix module versionings mismatch in incremental build
 2021-06-14  9:49 UTC  (2+ messages)

cleanup ubd gendisk registration
 2021-06-14  9:49 UTC  (6+ messages)
` [PATCH 1/2] ubd: remove the code to register as the legacy IDE driver
` [PATCH 2/2] ubd: use blk_mq_alloc_disk and blk_cleanup_disk

[RFC v2 00/34] SLUB: reduce irq disabled scope and make it RT compatible
 2021-06-14  9:49 UTC  (2+ messages)

[PATCH v29 09/13] mm/damon/dbgfs: Support multiple contexts
 2021-06-14  9:44 UTC  (4+ messages)

[PATCH] net: usbnet: allow overriding of default USB interface naming
 2021-06-14  9:43 UTC  (6+ messages)

[PATCH] soc: mediatek: pwarp: delete confusing comments
 2021-06-14  9:43 UTC  (2+ messages)

[PATCH] arm64/mm: Use CONT_PMD_SHIFT for ARM64_MEMSTART_SHIFT
 2021-06-14  9:42 UTC 

[RFC PATCH v1 00/10] RISC-V ACLINT Support
 2021-06-14  9:38 UTC  (5+ messages)
` [RFC PATCH v1 05/10] irqchip: Add ACLINT software interrupt driver

Build regressions/improvements in v5.13-rc6
 2021-06-14  9:31 UTC 

[PATCH v3 0/4] fpga: reorganize to subdirs
 2021-06-14  9:28 UTC  (3+ messages)
` [PATCH v3 1/4] fpga: dfl: reorganize to subdir layout

[PATCH] scsi: myrs: add a check against null pointer dereference
 2021-06-14  9:25 UTC 

[PATCH v6 0/2] drivers/perf: hisi: Add support for PCIe PMU
 2021-06-14  9:20 UTC  (4+ messages)
` [PATCH v6 2/2] drivers/perf: hisi: Add driver for HiSilicon "

[PATCH v3 0/3] 9p: add support for root file systems
 2021-06-14  9:19 UTC  (4+ messages)

[syzbot] BUG: stack guard page was hit in preempt_count_add
 2021-06-14  9:17 UTC  (2+ messages)

[PATCH 00/21] Rid W=1 warnings from IDE
 2021-06-14  9:12 UTC  (3+ messages)

[PATCH v15 0/7] MTE support for KVM guest
 2021-06-14  9:05 UTC  (8+ messages)
` [PATCH v15 1/7] arm64: mte: Handle race when synchronising tags
` [PATCH v15 2/7] arm64: mte: Sync tags for pages where PTE is untagged
` [PATCH v15 3/7] KVM: arm64: Introduce MTE VM feature
` [PATCH v15 4/7] KVM: arm64: Save/restore MTE registers
` [PATCH v15 5/7] KVM: arm64: Expose KVM_ARM_CAP_MTE
` [PATCH v15 6/7] KVM: arm64: ioctl to fetch/store tags in a guest
` [PATCH v15 7/7] KVM: arm64: Document MTE capability and ioctl

[PATCH] arm64: configs: remove redundant CONFIG_MTK_PMIC_WRAP
 2021-06-14  8:58 UTC  (6+ messages)

[PATCH] habanalabs: Fix an error handling path in 'hl_pci_probe()'
 2021-06-14  8:48 UTC  (2+ messages)

[PATCH v2 0/3] kasan: add memory corruption identification for hw tag-based kasan
 2021-06-14  8:48 UTC  (5+ messages)
` [PATCH v2 2/3] kasan: integrate the common part of two KASAN tag-based modes

[PATCH v1 00/11] Add TDX Guest Support (Initial support)
 2021-06-14  8:47 UTC  (3+ messages)
` [PATCH v1 05/11] x86/tdx: Add __tdx_module_call() and __tdx_hypercall() helper functions

[PATCH 0/8] arm64: dts: qcom: Add SA8155p-adp board DTS
 2021-06-14  8:30 UTC  (7+ messages)
` [PATCH 5/8] pinctrl: qcom/pinctrl-spmi-gpio: Add compatibles for pmic-gpios on SA8155p-adp
` [PATCH 8/8] arm64: dts: qcom: sa8155p-adp: Add base dts file

[PATCH] mcb: Remove trailing semicolon in macros
 2021-06-14  8:26 UTC 

[PATCH v4 0/8] tee: Improve support for kexec and kdump
 2021-06-14  8:27 UTC  (3+ messages)
` [PATCH v4 4/8] optee: Clear stale cache entries during initialization

Arm64 crash while reading memory sysfs
 2021-06-14  8:25 UTC  (11+ messages)

device namespaces
 2021-06-14  8:22 UTC  (11+ messages)

[RFC PATCH v4 00/11] Introduce vfio-pci-core subsystem
 2021-06-14  8:18 UTC  (8+ messages)
` [PATCH 09/11] PCI: add matching checks for driver_override binding


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