All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-10 15:00:34 to 2020-08-10 15:28:23 UTC [more...]

[PATCH 5.7 00/79] 5.7.15-rc1 review
 2020-08-10 15:21 UTC  (47+ messages)
` [PATCH 5.7 02/79] USB: serial: qcserial: add EM7305 QDL product ID
` [PATCH 5.7 04/79] usb: xhci: define IDs for various ASMedia host controllers
` [PATCH 5.7 05/79] usb: xhci: Fix ASMedia ASM1142 DMA addressing
` [PATCH 5.7 06/79] Revert "ALSA: hda: call runtime_allow() for all hda controllers"
` [PATCH 5.7 07/79] ALSA: hda/realtek: Add alc269/alc662 pin-tables for Loongson-3 laptops
` [PATCH 5.7 10/79] ALSA: hda/ca0132 - Fix AE-5 microphone selection commands
` [PATCH 5.7 11/79] ALSA: seq: oss: Serialize ioctls
` [PATCH 5.7 12/79] staging: android: ashmem: Fix lockdep warning for write operation
` [PATCH 5.7 14/79] Staging: rtl8188eu: rtw_mlme: Fix uninitialized variable authmode
` [PATCH 5.7 15/79] Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt()
` [PATCH 5.7 16/79] Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt()
` [PATCH 5.7 17/79] Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt()
` [PATCH 5.7 19/79] binder: Prevent context manager from incrementing ref 0
` [PATCH 5.7 20/79] Smack: fix use-after-free in smk_write_relabel_self()
` [Cocci] [PATCH 5.7 21/79] scripts: add dummy report mode to add_namespace.cocci
` [PATCH 5.7 22/79] lkdtm/heap: Avoid edge and middle of slabs
` [PATCH 5.7 23/79] vgacon: Fix for missing check in scrollback handling
` [PATCH 5.7 24/79] mtd: properly check all write ioctls for permissions
` [PATCH 5.7 26/79] leds: lm36274: fix use-after-free on unbind
` [PATCH 5.7 27/79] leds: da903x: "
` [PATCH 5.7 30/79] gpio: max77620: Fix missing release of interrupt
` [PATCH 5.7 33/79] drm/nouveau/kms/tu102: wait for core update to complete when assigning windows
` [PATCH 5.7 35/79] drm/nouveau/fbcon: zero-initialise the mode_cmd2 structure
` [PATCH 5.7 36/79] io_uring: fix lockup in io_fail_links()
` [PATCH 5.7 39/79] drm/panel: Fix auo, kd101n80-45na horizontal noise on edges of panel
` [PATCH 5.7 40/79] drm/drm_fb_helper: fix fbdev with sparc64
` [PATCH 5.7 41/79] net: mscc: ocelot: fix hardware timestamp dequeue logic
` [PATCH 5.7 45/79] net: ethernet: mtk_eth_soc: Always call mtk_gmac0_rgmii_adjust() for mt7623
` [PATCH 5.7 47/79] firmware: Fix a reference count leak
` [PATCH 5.7 48/79] cfg80211: check vendor command doit pointer before use
` [PATCH 5.7 49/79] igb: reinit_locked() should be called with rtnl_lock
` [PATCH 5.7 52/79] xattr: break delegations in {set,remove}xattr
` [PATCH 5.7 55/79] ipv4: Silence suspicious RCU usage warning
` [PATCH 5.7 56/79] ipv6: fix memory leaks on IPV6_ADDRFORM path
` [PATCH 5.7 58/79] rxrpc: Fix race between recvmsg and sendmsg on immediate call failure
` [PATCH 5.7 60/79] net: lan78xx: replace bogus endpoint lookup
` [PATCH 5.7 61/79] rhashtable: Restore RCU marking on rhash_lock_head
` [PATCH 5.7 62/79] devlink: ignore -EOPNOTSUPP errors on dumpit
` [PATCH 5.7 66/79] net: bridge: clear bridges private skb space on xmit
` [PATCH 5.7 73/79] Revert "vxlan: fix tos value before xmit"
` [PATCH 5.7 74/79] selftests/net: relax cpu affinity requirement in msg_zerocopy test
` [PATCH 5.7 75/79] tcp: apply a floor of 1 for RTT samples from TCP timestamps
` [PATCH 5.7 76/79] mptcp: be careful on subflow creation
` [PATCH 5.7 78/79] ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime
` [PATCH 5.7 79/79] arm64: kaslr: Use standard early random function

[PATCH v2 0/3] Add optional regulator support for LVDS codec
 2020-08-10 15:22 UTC  (2+ messages)
` [PATCH v2 3/3] ARM: dts: iwg20d-q7-common: Fix touch controller probe failure

[PATCH 5.4 00/67] 5.4.58-rc1 review
 2020-08-10 15:21 UTC  (27+ messages)
` [PATCH 5.4 02/67] perf/core: Fix endless multiplex timer
` [PATCH 5.4 03/67] USB: iowarrior: fix up report size handling for some devices
` [PATCH 5.4 05/67] usb: xhci: Fix ASMedia ASM1142 DMA addressing
` [PATCH 5.4 06/67] io_uring: prevent re-read of sqe->opcode
` [PATCH 5.4 07/67] io_uring: Fix use-after-free in io_sq_wq_submit_work()
` [PATCH 5.4 08/67] Revert "ALSA: hda: call runtime_allow() for all hda controllers"
` [PATCH 5.4 09/67] ALSA: hda/realtek: Add alc269/alc662 pin-tables for Loongson-3 laptops
` [PATCH 5.4 12/67] ALSA: hda/ca0132 - Fix AE-5 microphone selection commands
` [PATCH 5.4 17/67] Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt()
` [PATCH 5.4 18/67] Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt()
` [PATCH 5.4 20/67] omapfb: dss: Fix max fclk divider for omap36xx
` [Cocci] [PATCH 5.4 23/67] scripts: add dummy report mode to add_namespace.cocci
  `  "
` [PATCH 5.4 24/67] vgacon: Fix for missing check in scrollback handling
` [PATCH 5.4 32/67] drm/nouveau/fbcon: fix module unload when fbcon init has failed for some reason
` [PATCH 5.4 34/67] nvme-pci: prevent SK hynix PC400 from using Write Zeroes command
` [PATCH 5.4 35/67] drm/drm_fb_helper: fix fbdev with sparc64
` [PATCH 5.4 38/67] usb: hso: check for return value in hso_serial_common_create()
` [PATCH 5.4 41/67] firmware: Fix a reference count leak
` [PATCH 5.4 42/67] cfg80211: check vendor command doit pointer before use
` [PATCH 5.4 43/67] igb: reinit_locked() should be called with rtnl_lock
` [PATCH 5.4 44/67] atm: fix atm_dev refcnt leaks in atmtcp_remove_persistent
` [PATCH 5.4 45/67] tools lib traceevent: Fix memory leak in process_dynamic_array_len
` [PATCH 5.4 49/67] PCI: tegra: Revert tegra124 raw_violation_fixup
` [PATCH 5.4 50/67] ipv4: Silence suspicious RCU usage warning
` [PATCH 5.4 51/67] ipv6: fix memory leaks on IPV6_ADDRFORM path

[PATCH 4.19 00/48] 4.19.139-rc1 review
 2020-08-10 15:21 UTC  (2+ messages)
` [PATCH 4.19 13/48] vgacon: Fix for missing check in scrollback handling

post-receive: pub/scm/linux/kernel/git/geoff/ps3-linux
 2020-08-10 15:28 UTC 

[RFC PATCH 0/5] Introduce /proc/all/ to gather stats from all processes
 2020-08-10 15:27 UTC  (3+ messages)

[linux-lvm] what will happen with lvconvert merge after reboot?
 2020-08-10 15:26 UTC  (5+ messages)
` [linux-lvm] how often does lvm team update source code in ftp site

[Qemu-devel] [Bug 1815911] [NEW] aptitude crashes qemu-m68k with handle_cpu_signal received signal outside vCPU context
 2020-08-10 15:20 UTC  (2+ messages)
` [Bug 1815911] "

drivers/video/fbdev/kyro/fbdev.c:725:23: sparse: expected void
 2020-08-10 15:24 UTC  (2+ messages)

[Qemu-devel] [Bug 1594394] [NEW] Using setreuid / setegid crashes x86_64 user-mode target
 2020-08-10 15:12 UTC  (2+ messages)
` [Bug 1594394] "

[PATCH kvmtool] update_headers.sh: Remove arm architecture
 2020-08-10 15:25 UTC 

[PATCH v6 00/12] HWPOISON: soft offline rework
 2020-08-10 15:22 UTC  (3+ messages)

[v3 PATCH 0/31] crypto: skcipher - Add support for no chaining and partial chaining
 2020-08-10 15:24 UTC  (5+ messages)
` [v3 PATCH 10/31] crypto: chacha-generic - Add support for chaining
` [v3 PATCH 16/31] crypto: caam/qi2 - Set final_chunksize on chacha

[PATCH 1/2] arm-bsp/scp-firmware: build SCP firmware for juno
 2020-08-10 15:24 UTC  (3+ messages)
` [PATCH 2/2] arm-bsp/trusted-firmware-a: Add v2.3 support for juno platform
  ` [meta-arm] "

[OSSTEST PATCH] SQL: Change "... LIKE '...\_...' ..." to "... LIKE '...\\_...' ..."
 2020-08-10 15:24 UTC 

[PATCH 5.8 00/38] 5.8.1-rc1 review
 2020-08-10 15:19 UTC  (38+ messages)
` [PATCH 5.8 01/38] scsi: ufs: Fix and simplify setup_xfer_req variant operation
` [PATCH 5.8 02/38] USB: serial: qcserial: add EM7305 QDL product ID
` [PATCH 5.8 03/38] USB: iowarrior: fix up report size handling for some devices
` [PATCH 5.8 05/38] usb: xhci: Fix ASMedia ASM1142 DMA addressing
` [PATCH 5.8 06/38] Revert "ALSA: hda: call runtime_allow() for all hda controllers"
` [PATCH 5.8 07/38] ALSA: hda/realtek: Add alc269/alc662 pin-tables for Loongson-3 laptops
` [PATCH 5.8 08/38] ALSA: hda/ca0132 - Add new quirk ID for Recon3D
` [PATCH 5.8 09/38] ALSA: hda/ca0132 - Fix ZxR Headphone gain control get value
` [PATCH 5.8 10/38] ALSA: hda/ca0132 - Fix AE-5 microphone selection commands
` [PATCH 5.8 12/38] staging: android: ashmem: Fix lockdep warning for write operation
` [PATCH 5.8 13/38] staging: rtl8712: handle firmware load failure
` [PATCH 5.8 15/38] Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt()
` [PATCH 5.8 16/38] Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt()
` [PATCH 5.8 17/38] Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt()
` [PATCH 5.8 18/38] omapfb: dss: Fix max fclk divider for omap36xx
` [PATCH 5.8 19/38] binder: Prevent context manager from incrementing ref 0
` [PATCH 5.8 20/38] Smack: fix use-after-free in smk_write_relabel_self()
` [Cocci] [PATCH 5.8 21/38] scripts: add dummy report mode to add_namespace.cocci
  `  "
` [PATCH 5.8 22/38] lkdtm/heap: Avoid edge and middle of slabs
` [PATCH 5.8 23/38] vgacon: Fix for missing check in scrollback handling
` [PATCH 5.8 24/38] mtd: properly check all write ioctls for permissions
` [PATCH 5.8 25/38] leds: wm831x-status: fix use-after-free on unbind
` [PATCH 5.8 26/38] leds: lm36274: "
` [PATCH 5.8 27/38] leds: da903x: "
` [PATCH 5.8 28/38] leds: lm3533: "
` [PATCH 5.8 29/38] leds: 88pm860x: "
` [PATCH 5.8 30/38] gpio: max77620: Fix missing release of interrupt
` [PATCH 5.8 31/38] xattr: break delegations in {set,remove}xattr
` [PATCH 5.8 32/38] Revert "powerpc/kasan: Fix shadow pages allocation failure"
` [PATCH 5.8 33/38] powerpc/kasan: Fix shadow pages allocation failure
` [PATCH 5.8 34/38] PCI: tegra: Revert tegra124 raw_violation_fixup
` [PATCH 5.8 35/38] ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime
` [PATCH 5.8 36/38] random32: move the pseudo-random 32-bit definitions to prandom.h
` [PATCH 5.8 37/38] random: random.h should include archrandom.h, not the other way around
` [PATCH 5.8 38/38] arm64: kaslr: Use standard early random function

post-receive: pub/scm/linux/kernel/git/sashal/linux-stable
 2020-08-10 15:22 UTC 

post-receive: pub/scm/linux/kernel/git/sashal/linux-stable
 2020-08-10 15:21 UTC 

[PATCH] Introduce global piix flag to disable PCI hotplug
 2020-08-10 15:19 UTC  (6+ messages)

drivers/video/fbdev/controlfb.c:373:13: warning: variable 'b' set but not used
 2020-08-10 15:20 UTC 

post-receive: pub/scm/linux/kernel/git/kdave/linux
 2020-08-10 15:20 UTC 

[PATCH v4 0/4] Modularization of DFL private feature drivers
 2020-08-10 15:16 UTC  (7+ messages)
` [PATCH v4 2/4] fpga: dfl: map feature mmio resources in their own "
` [PATCH v4 3/4] fpga: dfl: create a dfl bus type to support DFL devices

[PULL v2 00/12] target-hppa fixes pull request v2
 2020-08-10 15:17 UTC  (2+ messages)

drivers/misc/habanalabs/gaudi/gaudi.c:902 _gaudi_init_tpc_mem() warn: should 'cb->id << (12)' be a 64 bit
 2020-08-10 15:14 UTC  (2+ messages)

[PATCH] libxl: avoid golang building without CONFIG_GOLANG=y
 2020-08-10 15:17 UTC  (11+ messages)

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-08-10 15:18 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-08-10 15:18 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-08-10 15:18 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-08-10 15:17 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-08-10 15:17 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-08-10 15:17 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-08-10 15:17 UTC 

[RFC]mooring API
 2020-08-10 15:17 UTC  (6+ messages)

[GIT PULL] fscache rewrite
 2020-08-10 15:16 UTC  (3+ messages)
` Upcoming: "
  ` [GIT PULL] fscache rewrite -- please drop for now

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-08-10 15:17 UTC 

[PATCH for-5.1 v2 1/2] block/block-copy: always align copied region to cluster size
 2020-08-10 15:15 UTC  (4+ messages)
` [PATCH for-5.1 v2 2/2] iotests: add test for unaligned granularity bitmap backup

[dpdk-dev] [PATCH] version: 20.11-rc0
 2020-08-10 15:15 UTC 

[RFC PATCH 0/2] extend --abbrev support to diff-patch format
 2020-08-10 15:15 UTC  (6+ messages)

Is there some doc or some example of libbtrfs ?
 2020-08-10 15:13 UTC  (2+ messages)

[PATCH v2 kvmtool] virtio: Fix ordering of virtio_queue__should_signal()
 2020-08-10 15:14 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/josef/btrfs-next
 2020-08-10 15:13 UTC 

nvme reservation commands during controller reset
 2020-08-10 15:13 UTC  (4+ messages)

[PATCH] Documentation/features: refresh powerpc arch support files
 2020-08-10 15:09 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2020-08-10 15:13 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2020-08-10 15:12 UTC 

Base for <linux-stable-rc.git#queue/5.8>
 2020-08-10 15:12 UTC  (11+ messages)

[PATCH] drm/i915/display: Fix NV12 sub plane atomic state
 2020-08-10 15:16 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] btrfs: delete duplicated words + other fixes
 2020-08-10 15:09 UTC  (2+ messages)

[PATCH-for-5.1? 0/4] hw/arm/xilinx_zynq: Call qdev_connect_clock_in() before DeviceRealize
 2020-08-10 14:59 UTC  (9+ messages)
` [PATCH-for-5.1? 1/4] hw/arm/xilinx_zynq: Uninline cadence_uart_create()
` [PATCH-for-5.1? 2/4] hw/arm/xilinx_zynq: Call qdev_connect_clock_in() before DeviceRealize
` [PATCH-for-5.1? 3/4] hw/qdev-clock: Uninline qdev_connect_clock_in()
` [PATCH-for-5.1? 4/4] hw/qdev-clock: Avoid calling qdev_connect_clock_in after DeviceRealize

[PATCH for 5.2 1/1] qemu-io: add -V flag for read sub-command
 2020-08-10 15:07 UTC  (3+ messages)

[dpdk-dev] [PATCH] doc: update RSS action with best effort
 2020-08-10 15:08 UTC  (2+ messages)
` [dpdk-dev] [PATCH v4] "

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-08-10 15:07 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-08-10 15:07 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-08-10 15:07 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-08-10 15:07 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-08-10 15:07 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-08-10 15:07 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-08-10 15:07 UTC 

[PATCH] btrfs: Fix an error pointer vs NULL check
 2020-08-10 15:06 UTC  (3+ messages)

[PATCH v2] module: Harden STRICT_MODULE_RWX
 2020-08-10 15:06 UTC  (4+ messages)

[PATCH] nvme-core: fix io interrupt when work with dm-multipah
 2020-08-10 15:06 UTC  (11+ messages)
            `  "
              ` [PATCH] nvme: restore use of blk_path_error() in nvme_complete_rq()
                  `  "

[PATCH] net: eliminate meaningless memcpy to data in pskb_carve_inside_nonlinear()
 2020-08-10 15:06 UTC  (2+ messages)

drivers/net/dsa/sja1105/sja1105_main.c:3418 sja1105_check_device_id() warn: this array is probably non-NULL. 'match->compatible'
 2020-08-10 15:04 UTC  (2+ messages)

[PATCH v1] staging: greybus: audio: fix uninitialized value issue
 2020-08-10 15:03 UTC  (3+ messages)

[PATCH 0/2] Add period size constraint for Atom Chromebook
 2020-08-10 15:03 UTC  (15+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] ASoC: Intel: Add period size constraint on strago board

[PATCH] PCI: mvebu: Check if reset gpio is defined
 2020-08-10 15:03 UTC  (2+ messages)

[PATCH net] net: phy: marvell10g: fix null pointer dereference
 2020-08-10 15:01 UTC 

[PATCHSET 0/2] io_uring: use TWA_SIGNAL more carefully
 2020-08-10 15:02 UTC  (7+ messages)
` [PATCH 1/2] kernel: split task_work_add() into two separate helpers
` [PATCH 2/2] io_uring: use TWA_SIGNAL for task_work if the task isn't running

[PATCH bpf-next 0/5] BPF link force-detach support
 2020-08-10 15:01 UTC  (2+ messages)


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.