All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-14 10:39:12 to 2021-06-14 10:59:02 UTC [more...]

[PATCH RESEND 0/8] IIO: Alignment fixes part 3 - __aligned(8) used to ensure alignment
 2021-06-14 10:43 UTC  (3+ messages)

[RESENT PATCH V0 0/4] media: some framework interface extension for new feature of Mediatek Camsys driver
 2021-06-14 10:56 UTC  (3+ messages)

[PATCH 5.4 00/84] 5.4.126-rc1 review
 2021-06-14 10:27 UTC  (48+ messages)
` [PATCH 5.4 01/84] proc: Track /proc/$pid/attr/ opener mm_struct
` [PATCH 5.4 02/84] ASoC: max98088: fix ni clock divider calculation
` [PATCH 5.4 03/84] spi: Fix spi device unregister flow
` [PATCH 5.4 04/84] net/nfc/rawsock.c: fix a permission check bug
` [PATCH 5.4 05/84] usb: cdns3: Fix runtime PM imbalance on error
` [PATCH 5.4 06/84] ASoC: Intel: bytcr_rt5640: Add quirk for the Glavey TM800A550L tablet
` [PATCH 5.4 07/84] ASoC: Intel: bytcr_rt5640: Add quirk for the Lenovo Miix 3-830 tablet
` [PATCH 5.4 08/84] vfio-ccw: Serialize FSM IDLE state with I/O completion
` [PATCH 5.4 09/84] ASoC: sti-sas: add missing MODULE_DEVICE_TABLE
` [PATCH 5.4 10/84] spi: sprd: Add "
` [PATCH 5.4 11/84] isdn: mISDN: netjet: Fix crash in nj_probe:
` [PATCH 5.4 12/84] bonding: init notify_work earlier to avoid uninitialized use
` [PATCH 5.4 13/84] netlink: disable IRQs for netlink_lock_table()
` [PATCH 5.4 14/84] net: mdiobus: get rid of a BUG_ON()
` [PATCH 5.4 15/84] cgroup: disable controllers at parse time
` [PATCH 5.4 16/84] wq: handle VM suspension in stall detection
` [PATCH 5.4 17/84] net/qla3xxx: fix schedule while atomic in ql_sem_spinlock
` [PATCH 5.4 18/84] RDS tcp loopback connection can hang
` [PATCH 5.4 19/84] scsi: bnx2fc: Return failure if io_req is already in ABTS processing
` [PATCH 5.4 20/84] scsi: vmw_pvscsi: Set correct residual data length
` [PATCH 5.4 22/84] scsi: target: qla2xxx: Wait for stop_phase1 at WWN removal
` [PATCH 5.4 23/84] net: macb: ensure the device is available before accessing GEMGXL control registers
` [PATCH 5.4 24/84] net: appletalk: cops: Fix data race in cops_probe1
` [PATCH 5.4 26/84] nvme-fabrics: decode host pathing error for connect
` [PATCH 5.4 31/84] powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllers
` [PATCH 5.4 32/84] powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P1010 "
` [PATCH 5.4 33/84] spi: Dont have controller clean up spi device before driver unbind
` [PATCH 5.4 34/84] spi: Cleanup on failure of initial setup
` [PATCH 5.4 35/84] i2c: mpc: Make use of i2c_recover_bus()
` [PATCH 5.4 36/84] i2c: mpc: implement erratum A-004447 workaround
` [PATCH 5.4 37/84] x86/boot: Add .text.* to setup.ld
` [PATCH 5.4 38/84] spi: bcm2835: Fix out-of-bounds access with more than 4 slaves
` [PATCH 5.4 39/84] drm: Fix use-after-free read in drm_getunique()
` [PATCH 5.4 40/84] drm: Lock pointer access in drm_master_release()
` [PATCH 5.4 41/84] kvm: avoid speculation-based attacks from out-of-range memslot accesses
` [PATCH 5.4 42/84] staging: rtl8723bs: Fix uninitialized variables
` [PATCH 5.4 43/84] btrfs: return value from btrfs_mark_extent_written() in case of error
` [PATCH 5.4 44/84] btrfs: promote debugging asserts to full-fledged checks in validate_super
` [PATCH 5.4 45/84] cgroup1: dont allow \n in renaming
` [PATCH 5.4 46/84] USB: f_ncm: ncm_bitrate (speed) is unsigned
` [PATCH 5.4 47/84] usb: f_ncm: only first packet of aggregate needs to start timer
` [PATCH 5.4 48/84] usb: pd: Set PD_T_SINK_WAIT_CAP to 310ms
` [PATCH 5.4 49/84] usb: dwc3: debugfs: Add and remove endpoint dirs dynamically
` [PATCH 5.4 51/84] usb: musb: fix MUSB_QUIRK_B_DISCONNECT_99 handling
` [PATCH 5.4 52/84] usb: typec: wcove: Use LE to CPU conversion when accessing msg->header
` [PATCH 5.4 53/84] usb: typec: ucsi: Clear PPM capability data in ucsi_init() error path
` [PATCH 5.4 55/84] USB: serial: ftdi_sio: add NovaTech OrionMX product ID

[djwong-xfs:vectorized-scrub 221/315] fs/xfs/xfs_extfree_item.c:28:1: iwyu: warning: superfluous #include "xfs_inode.h"
 2021-06-14 10:58 UTC 

[PATCH v2] libfdt: Document sequential write mechanism
 2021-06-14 10:57 UTC 

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

[GIT PULL FOR v5.14] Support H264 4K on MT8192
 2021-06-14 10:59 UTC  (2+ messages)
` [GIT PULL FOR v5.14] Support H264 4K on MT8192 (#75015)

[PATCH 0/8] test-lib tests: split off subtest code in t0000 into lib-subtest.sh
 2021-06-14 10:48 UTC  (9+ messages)
` [PATCH 1/8] test-lib tests: move "run_sub_test" to a new lib-subtest.sh
` [PATCH 2/8] test-lib tests: split up "write and run" into two functions
` [PATCH 3/8] test-lib tests: stop using a subshell in write_sub_test_lib_test()
` [PATCH 4/8] test-lib tests: don't provide a description for the sub-tests
` [PATCH 5/8] test-lib tests: get rid of copy/pasted mock test code
` [PATCH 6/8] test-lib tests: avoid subshell for "test_cmp" for readability
` [PATCH 7/8] test-lib tests: refactor common part of check_sub_test_lib_test*()
` [PATCH 8/8] test-lib tests: assert 1 exit code, not non-zero

[PATCH 1/2] avahi: apply fix for CVE-2021-3468
 2021-06-14 10:54 UTC  (2+ messages)
` [PATCH 2/2] qemu: fix virtio vhost-user-gpu CVEs

[PATCH] Arm32: avoid .rodata to be marked as executable
 2021-06-14 10:54 UTC  (4+ messages)

[PATCH 1/2] drm/dbi: Support DBI typec1 read operations
 2021-06-14 10:53 UTC  (2+ messages)

[RFC PATCH] hw/display/virtio-gpu: Fix memory leak (CID 1453811)
 2021-06-14 10:52 UTC  (2+ messages)

[PATCH v2 0/3] nvmem: add ONIE NVMEM cells parser
 2021-06-14 10:44 UTC  (3+ messages)
` [PATCH v2 1/3] nvmem: core: introduce "

[PATCH 4.19 00/67] 4.19.195-rc1 review
 2021-06-14 10:27 UTC  (68+ messages)
` [PATCH 4.19 01/67] perf/core: Fix endless multiplex timer
` [PATCH 4.19 02/67] proc: Track /proc/$pid/attr/ opener mm_struct
` [PATCH 4.19 03/67] net/nfc/rawsock.c: fix a permission check bug
` [PATCH 4.19 04/67] ASoC: Intel: bytcr_rt5640: Add quirk for the Glavey TM800A550L tablet
` [PATCH 4.19 05/67] ASoC: Intel: bytcr_rt5640: Add quirk for the Lenovo Miix 3-830 tablet
` [PATCH 4.19 06/67] ASoC: sti-sas: add missing MODULE_DEVICE_TABLE
` [PATCH 4.19 07/67] isdn: mISDN: netjet: Fix crash in nj_probe:
` [PATCH 4.19 08/67] bonding: init notify_work earlier to avoid uninitialized use
` [PATCH 4.19 09/67] netlink: disable IRQs for netlink_lock_table()
` [PATCH 4.19 10/67] net: mdiobus: get rid of a BUG_ON()
` [PATCH 4.19 11/67] cgroup: disable controllers at parse time
` [PATCH 4.19 12/67] wq: handle VM suspension in stall detection
` [PATCH 4.19 13/67] net/qla3xxx: fix schedule while atomic in ql_sem_spinlock
` [PATCH 4.19 14/67] RDS tcp loopback connection can hang
` [PATCH 4.19 15/67] scsi: bnx2fc: Return failure if io_req is already in ABTS processing
` [PATCH 4.19 16/67] scsi: vmw_pvscsi: Set correct residual data length
` [PATCH 4.19 17/67] scsi: target: qla2xxx: Wait for stop_phase1 at WWN removal
` [PATCH 4.19 18/67] net: macb: ensure the device is available before accessing GEMGXL control registers
` [PATCH 4.19 19/67] net: appletalk: cops: Fix data race in cops_probe1
` [PATCH 4.19 20/67] nvme-fabrics: decode host pathing error for connect
` [PATCH 4.19 21/67] MIPS: Fix kernel hang under FUNCTION_GRAPH_TRACER and PREEMPT_TRACER
` [PATCH 4.19 22/67] bnx2x: Fix missing error code in bnx2x_iov_init_one()
` [PATCH 4.19 23/67] powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllers
` [PATCH 4.19 24/67] powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P1010 "
` [PATCH 4.19 25/67] i2c: mpc: Make use of i2c_recover_bus()
` [PATCH 4.19 26/67] i2c: mpc: implement erratum A-004447 workaround
` [PATCH 4.19 27/67] ARM: dts: imx6qdl-sabresd: Assign corresponding power supply for LDOs
` [PATCH 4.19 28/67] ARM: dts: imx6q-dhcom: Add PU,VDD1P1,VDD2P5 regulators
` [PATCH 4.19 29/67] drm: Fix use-after-free read in drm_getunique()
` [PATCH 4.19 30/67] drm: Lock pointer access in drm_master_release()
` [PATCH 4.19 31/67] kvm: avoid speculation-based attacks from out-of-range memslot accesses
` [PATCH 4.19 32/67] staging: rtl8723bs: Fix uninitialized variables
` [PATCH 4.19 33/67] btrfs: return value from btrfs_mark_extent_written() in case of error
` [PATCH 4.19 34/67] cgroup1: dont allow \n in renaming
` [PATCH 4.19 35/67] USB: f_ncm: ncm_bitrate (speed) is unsigned
` [PATCH 4.19 36/67] usb: f_ncm: only first packet of aggregate needs to start timer
` [PATCH 4.19 37/67] usb: pd: Set PD_T_SINK_WAIT_CAP to 310ms
` [PATCH 4.19 38/67] usb: dwc3: debugfs: Add and remove endpoint dirs dynamically
` [PATCH 4.19 39/67] usb: dwc3: ep0: fix NULL pointer exception
` [PATCH 4.19 40/67] usb: typec: ucsi: Clear PPM capability data in ucsi_init() error path
` [PATCH 4.19 41/67] usb: gadget: f_fs: Ensure io_completion_wq is idle during unbind
` [PATCH 4.19 42/67] USB: serial: ftdi_sio: add NovaTech OrionMX product ID
` [PATCH 4.19 43/67] USB: serial: omninet: add device id for Zyxel Omni 56K Plus
` [PATCH 4.19 44/67] USB: serial: quatech2: fix control-request directions
` [PATCH 4.19 45/67] USB: serial: cp210x: fix alternate function for CP2102N QFN20
` [PATCH 4.19 46/67] usb: gadget: eem: fix wrong eem header operation
` [PATCH 4.19 47/67] usb: fix various gadgets null ptr deref on 10gbps cabling
` [PATCH 4.19 48/67] usb: fix various gadget panics "
` [PATCH 4.19 49/67] regulator: core: resolve supply for boot-on/always-on regulators
` [PATCH 4.19 50/67] regulator: max77620: Use device_set_of_node_from_dev()
` [PATCH 4.19 51/67] RDMA/mlx4: Do not map the core_clock page to user space unless enabled
` [PATCH 4.19 52/67] vmlinux.lds.h: Avoid orphan section with !SMP
` [PATCH 4.19 53/67] perf: Fix data race between pin_count increment/decrement
` [PATCH 4.19 54/67] sched/fair: Make sure to update tg contrib for blocked load
` [PATCH 4.19 55/67] IB/mlx5: Fix initializing CQ fragments buffer
` [PATCH 4.19 56/67] NFS: Fix a potential NULL dereference in nfs_get_client()
` [PATCH 4.19 57/67] NFSv4: Fix deadlock between nfs4_evict_inode() and nfs4_opendata_get_inode()
` [PATCH 4.19 58/67] perf session: Correct buffer copying when peeking events
` [PATCH 4.19 59/67] kvm: fix previous commit for 32-bit builds
` [PATCH 4.19 60/67] NFS: Fix use-after-free in nfs4_init_client()
` [PATCH 4.19 61/67] NFSv4: Fix second deadlock in nfs4_evict_inode()
` [PATCH 4.19 62/67] NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error
` [PATCH 4.19 63/67] scsi: core: Fix error handling of scsi_host_alloc()
` [PATCH 4.19 64/67] scsi: core: Put .shost_dev in failure path if host state changes to RUNNING
` [PATCH 4.19 65/67] scsi: core: Only put parent device if host state differs from SHOST_CREATED
` [PATCH 4.19 66/67] ftrace: Do not blindly read the ip address in ftrace_bug()
` [PATCH 4.19 67/67] tracing: Correct the length check which causes memory corruption

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

Kernel 4.14: SQUASHFS error: xz decompression failed, data probably corrupt
 2021-06-14 10:39 UTC  (2+ messages)

[PATCH] arm64/mm: Use CONT_PMD_SHIFT for ARM64_MEMSTART_SHIFT
 2021-06-14 12:44 UTC  (3+ messages)

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

[igt-dev] [PATCH i-g-t] .gitlab-ci: Verify undocumented tests in pipeline
 2021-06-14 10:51 UTC  (3+ messages)

[PATCH v12] cpufreq: mediatek-hw: Add support for Mediatek cpufreq HW driver
 2021-06-14 10:40 UTC  (5+ messages)
` [PATCH v12 1/2] cpufreq: mediatek-hw: Add support for CPUFREQ HW

[igt-dev] [PATCH i-g-t v2] tests/kms_dp_dsc: Assign the proper output
 2021-06-14 10:27 UTC 

[PATCH 5/5] tests: Introduce a TSX test
 2021-06-14 10:47 UTC  (2+ messages)
` [PATCH v1.1 "

[PATCH v9] introduce vfio-user protocol specification
 2021-06-14 10:46 UTC 

[PATCH 4.14 00/49] 4.14.237-rc1 review
 2021-06-14 10:27 UTC  (29+ messages)
` [PATCH 4.14 18/49] powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P1010 i2c controllers
` [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 22/49] drm: Lock pointer access in drm_master_release()
` [PATCH 4.14 23/49] kvm: avoid speculation-based attacks from out-of-range memslot accesses
` [PATCH 4.14 24/49] staging: rtl8723bs: Fix uninitialized variables
` [PATCH 4.14 25/49] btrfs: return value from btrfs_mark_extent_written() in case of error
` [PATCH 4.14 26/49] cgroup1: dont allow \n in renaming
` [PATCH 4.14 27/49] USB: f_ncm: ncm_bitrate (speed) is unsigned
` [PATCH 4.14 28/49] usb: dwc3: ep0: fix NULL pointer exception
` [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 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.14 48/49] ftrace: Do not blindly read the ip address in ftrace_bug()
` [PATCH 4.14 49/49] tracing: Correct the length check which causes memory corruption

[PATCH] gc tests: add a test for the "pre-auto-gc" hook
 2021-06-14 10:39 UTC 

[PATCH 0/7] Prepare EP93xx drivers for Common Clock Framework
 2021-06-14 10:34 UTC  (3+ messages)
` [PATCH 2/7] spi: spi-ep93xx: Prepare clock before using it

[PATCH] arm64/mm: Drop SECTION_[SHIFT|SIZE|MASK]
 2021-06-14 12:40 UTC  (3+ messages)

[PATCH 0/3] gpio: zynq: Update on gpio zynq driver
 2021-06-14 10:39 UTC  (7+ messages)
` [PATCH 1/3] gpio: zynq: use module_platform_driver to simplify the code

[PATCH] lscpu: get the processor information by DMI
 2021-06-14 10:41 UTC  (2+ messages)

[PATCH] drm/nouveau/core/object: fix double free on error in nvkm_ioctl_new()
 2021-06-14 10:43 UTC  (2+ messages)
` [Nouveau] "

[PATCH v2] hw/virtio: Document *_should_notify() are called within rcu_read_lock()
 2021-06-14 10:42 UTC  (2+ messages)

OE-core CVE metrics for master on Sun 13 Jun 2021 04:00:01 AM HST
 2021-06-14 10:42 UTC  (2+ messages)
` [yocto-security] "

[Buildroot] [PATCH] package/cryptsetup: fix tmpfiles.d setup
 2021-06-14 10:42 UTC 

[PATCH] pre-commit hook tests: don't leave "actual" nonexisting on failure
 2021-06-14 10:37 UTC 

[PATCH] accel/tcg: Probe the proper permissions for atomic ops
 2021-06-14 10:18 UTC  (2+ messages)

[PATCH v2 0/3] usb: gadget: uvc: improve uvc gadget performance
 2021-06-14 10:35 UTC  (3+ messages)
` [PATCH v2 3/3] usb: gadget: uvc: decrease the interrupt load to a quarter

Subscribe
 2021-06-14 10:40 UTC 

Checksum support: default behaviour
 2021-06-14 10:39 UTC  (3+ messages)

[PATCH 00/31] minimal restart of "config-based-hooks"
 2021-06-14 10:33 UTC  (4+ messages)
` [PATCH v2 00/30] Minimal "
  ` [PATCH v2 24/30] run-command: allow capturing of collated output
  ` [PATCH v2 28/30] receive-pack: convert receive hooks to hook.h


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.