All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-14 10:10:42 to 2021-06-14 10:38:51 UTC [more...]

[PATCH 4.14 00/49] 4.14.237-rc1 review
 2021-06-14 10:27 UTC  (21+ 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 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 00/31] minimal restart of "config-based-hooks"
 2021-06-14 10:33 UTC  (23+ messages)
` [PATCH v2 00/30] Minimal "
  ` [PATCH v2 01/30] hook: add 'run' subcommand
  ` [PATCH v2 02/30] run-command.h: move find_hook() to hook.h
  ` [PATCH v2 03/30] hook.c: add a hook_exists() wrapper and use it in bugreport.c
  ` [PATCH v2 04/30] gc: use hook library for pre-auto-gc hook
  ` [PATCH v2 05/30] rebase: teach pre-rebase to use hook.h
  ` [PATCH v2 06/30] am: convert applypatch hooks to use config
  ` [PATCH v2 07/30] hooks: convert 'post-checkout' hook to hook library
  ` [PATCH v2 08/30] merge: use config-based hooks for post-merge hook
  ` [PATCH v2 09/30] git hook run: add an --ignore-missing flag
  ` [PATCH v2 10/30] send-email: use 'git hook run' for 'sendemail-validate'
  ` [PATCH v2 11/30] git-p4: use 'git hook' to run hooks
  ` [PATCH v2 12/30] commit: use hook.h to execute hooks
  ` [PATCH v2 13/30] read-cache: convert post-index-change hook to use config
  ` [PATCH v2 14/30] receive-pack: convert push-to-checkout hook to hook.h
  ` [PATCH v2 15/30] run-command: remove old run_hook_{le,ve}() hook API
  ` [PATCH v2 16/30] run-command: allow stdin for run_processes_parallel
  ` [PATCH v2 17/30] hook: support passing stdin to hooks
  ` [PATCH v2 18/30] am: convert 'post-rewrite' hook to hook.h
  ` [PATCH v2 23/30] reference-transaction: use hook.h to run hooks
  ` [PATCH v2 26/30] receive-pack: convert 'update' hook to hook.h
  ` [PATCH v2 29/30] hooks: fix a TOCTOU in "did we run a hook?" heuristic

[PATCH v5 0/8] ACPI/IORT: Support for IORT RMR node
 2021-06-14 10:35 UTC  (15+ messages)
` [PATCH v5 3/8] ACPI/IORT: Add a helper to retrieve RMR memory regions
` [PATCH v5 5/8] iommu/arm-smmu-v3: Add bypass flag to arm_smmu_write_strtab_ent()
` [PATCH v5 6/8] iommu/arm-smmu-v3: Get associated RMR info and install

[PATCH v5 00/16] qemu_iotests: improve debugging options
 2021-06-14 10:36 UTC  (3+ messages)
` [PATCH v5 06/16] qemu-iotests: delay QMP socket timers

[PATCH v3 0/7] media: v4l2: compat ioctl fixes
 2021-06-14 10:34 UTC  (9+ messages)
` [PATCH v3 1/8] media: v4l2-core: ignore native time32 ioctls on 64-bit
` [PATCH v3 2/8] media: v4l2-core: explicitly clear ioctl input data
` [PATCH v3 3/8] media: v4l2-core: fix whitespace damage in video_get_user()
` [PATCH v3 4/8] media: subdev: remove VIDIOC_DQEVENT_TIME32 handling
` [PATCH v3 5/8] media: v4l2-core: return -ENODEV from ioctl when not registered
` [PATCH v3 6/8] media: atomisp: remove compat_ioctl32 code
` [PATCH v3 7/8] media: subdev: fix compat_ioctl32
` [PATCH v3 8/8] media: subdev: disallow ioctl for saa6588/davinci

[PATCH v2 0/3] usb: gadget: uvc: improve uvc gadget performance
 2021-06-14 10:34 UTC  (3+ messages)
` [PATCH v2 1/3] usb: gadget: uvc: make uvc_num_requests depend on gadget speed

[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  (3+ 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

[cip-dev][isar-cip-dev][PATCH 0/2] swupdate add new round robin handler
 2021-06-14 10:33 UTC  (4+ messages)
` [cip-dev][isar-cip-dev][PATCH 2/2] swupdate: Add option to use swupdate-handler-roundrobin

[GIT PULL FOR v5.14] Support H264 4K on MT8192
 2021-06-14 10:31 UTC 

[PATCH] Arm: avoid .init.data to be marked as executable
 2021-06-14 10:32 UTC  (4+ messages)

[PATCH v3 0/4] drm/i915: Move system memory to TTM for discrete
 2021-06-14 10:32 UTC  (6+ messages)
` [PATCH v3 2/4] drm/i915/ttm: Adjust gem flags and caching settings after a move
  ` [Intel-gfx] "

[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()

[cip-dev] [isar-cip-dev][PATCH] linux-cip-common.inc: Uprev the cip-kernel-config
 2021-06-14 10:31 UTC  (2+ messages)

[cip-dev] [isar-cip-core][PATCH] efibootguard: Set a non-zero default timeout
 2021-06-14 10:30 UTC 

[dpdk-dev] Memory leak in rte_pci_scan
 2021-06-14 10:30 UTC  (3+ messages)

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

[cip-dev] [isar-cip-dev][PATCH] efibootguard: Update to latest release 0.8
 2021-06-14 10:30 UTC  (2+ messages)

[PATCH] service: Fix preferred service reordering on ready state
 2021-06-14 10:29 UTC  (2+ messages)

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

[PATCH] fanotify: fix copy_event_to_user() fid error clean up
 2021-06-14 10:28 UTC  (3+ 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

Networking issue with l3s when using systemd
 2021-06-14 10:27 UTC 

[PATCH] io_uring: fix blocking inline submission
 2021-06-14 10:24 UTC  (3+ messages)

[dpdk-dev] [PATCH] event/dsw: flag proper eventdev adapter capabilities
 2021-06-14 10:23 UTC 

[PATCH] netfs: fix test for whether we can skip read when writing beyond EOF
 2021-06-14 10:23 UTC  (4+ messages)

[PATCH 00/10] clk: imx: scu: add more scu clock features
 2021-06-14 10:22 UTC  (3+ messages)

[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 V3 0/3] gpio: Add virtio based driver
 2021-06-14 10:21 UTC  (5+ messages)
` [PATCH V3 1/3] gpio: Add virtio-gpio driver

[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] 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 00/55] target/arm: First slice of MVE implementation
 2021-06-14 10:19 UTC  (4+ messages)
` [PATCH 32/55] target/arm: Implement MVE VRMLALDAVH, VRMLSLDAVH

[djwong-xfs:vectorized-scrub 97/315] fs/xfs/xfs_health.c:20:1: iwyu: warning: superfluous #include "xfs_quota_defs.h"
 2021-06-14 10:20 UTC 

[PATCH bpf-next 0/3] Fixes for TC-BPF series
 2021-06-14 10:18 UTC  (2+ messages)

[PATCH 0/4] btrfs: shrink delalloc fixes
 2021-06-14 10:20 UTC  (5+ messages)
` [PATCH 2/4] btrfs: wake up async_delalloc_pages waiters after submit
` [PATCH 3/4] fs: add a filemap_fdatawrite_wbc helper

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

[PATCH] smbios: Fix calculating BIOS Release Date
 2021-06-14 10:19 UTC  (6+ messages)

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

[GIT PULL FOR v5.14] v2: v4l2-subdev: add subdev-wide state struct
 2021-06-14 10:19 UTC  (2+ messages)
` [GIT PULL FOR v5.14] v2: v4l2-subdev: add subdev-wide state struct (#75014)

QEMU Size Increase from Yocto Thud to Zeus
 2021-06-14 10:13 UTC  (4+ messages)
` [yocto] "

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

[PATCH 0/3] Start fixing kvm-unit-tests for svm
 2021-06-14 10:09 UTC  (4+ messages)
` [PATCH 1/3] target/i386: Added consistency checks for VMRUN intercept and ASID
` [PATCH 2/3] target/i386: Added consistency checks for CR0
` [PATCH 3/3] target/i386: Added Intercept CR0 writes check

[PATCH v2] xen/grant-table: Simplify the update to the per-vCPU maptrack freelist
 2021-06-14 10:11 UTC  (3+ messages)

[SPDK] Using SPDK IOAT driver to drive data to PCIe space
 2021-06-14 10:11 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.