All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-10 15:20:39 to 2020-08-10 15:34:13 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  (43+ 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
` [PATCH 5.4 23/67] scripts: add dummy report mode to add_namespace.cocci
  ` [Cocci] "
` [PATCH 5.4 24/67] vgacon: Fix for missing check in scrollback handling
` [PATCH 5.4 25/67] mtd: properly check all write ioctls for permissions
` [PATCH 5.4 27/67] leds: lm36274: fix use-after-free on unbind
` [PATCH 5.4 29/67] leds: lm3533: "
` [PATCH 5.4 30/67] leds: 88pm860x: "
` [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 5.4 52/67] ipv6: Fix nexthop refcnt leak when creating ipv6 route info
` [PATCH 5.4 54/67] rxrpc: Fix race between recvmsg and sendmsg on immediate call failure
` [PATCH 5.4 55/67] vxlan: Ensure FDB dump is performed under RCU
` [PATCH 5.4 56/67] net: lan78xx: replace bogus endpoint lookup
` [PATCH 5.4 58/67] dpaa2-eth: Fix passing zero to PTR_ERR warning
` [PATCH 5.4 59/67] hv_netvsc: do not use VF device if link is down
` [PATCH 5.4 62/67] openvswitch: Prevent kernel-infoleak in ovs_ct_put_key()
` [PATCH 5.4 63/67] Revert "vxlan: fix tos value before xmit"
` [PATCH 5.4 64/67] selftests/net: relax cpu affinity requirement in msg_zerocopy test
` [PATCH 5.4 65/67] tcp: apply a floor of 1 for RTT samples from TCP timestamps
` [PATCH 5.4 66/67] ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime
` [PATCH 5.4 67/67] nfsd: Fix NFSv4 READ on RDMA when using readv

[kvm-unit-tests PATCH v2 0/3] PV tests part 1
 2020-08-10 15:32 UTC  (5+ messages)
` [kvm-unit-tests PATCH v2 3/3] s390x: Ultravisor guest API test

[PATCH 4.19 00/48] 4.19.139-rc1 review
 2020-08-10 15:22 UTC  (50+ messages)
` [PATCH 4.19 01/48] USB: serial: qcserial: add EM7305 QDL product ID
` [PATCH 4.19 02/48] USB: iowarrior: fix up report size handling for some devices
` [PATCH 4.19 03/48] usb: xhci: define IDs for various ASMedia host controllers
` [PATCH 4.19 04/48] usb: xhci: Fix ASMedia ASM1142 DMA addressing
` [PATCH 4.19 05/48] Revert "ALSA: hda: call runtime_allow() for all hda controllers"
` [PATCH 4.19 06/48] ALSA: seq: oss: Serialize ioctls
` [PATCH 4.19 07/48] staging: android: ashmem: Fix lockdep warning for write operation
` [PATCH 4.19 08/48] Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt()
` [PATCH 4.19 09/48] Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt()
` [PATCH 4.19 10/48] Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt()
` [PATCH 4.19 11/48] omapfb: dss: Fix max fclk divider for omap36xx
` [PATCH 4.19 12/48] binder: Prevent context manager from incrementing ref 0
` [PATCH 4.19 13/48] vgacon: Fix for missing check in scrollback handling
` [PATCH 4.19 14/48] mtd: properly check all write ioctls for permissions
` [PATCH 4.19 15/48] leds: wm831x-status: fix use-after-free on unbind
` [PATCH 4.19 16/48] leds: da903x: "
` [PATCH 4.19 17/48] leds: lm3533: "
` [PATCH 4.19 18/48] leds: 88pm860x: "
` [PATCH 4.19 19/48] net/9p: validate fds in p9_fd_open
` [PATCH 4.19 20/48] drm/nouveau/fbcon: fix module unload when fbcon init has failed for some reason
` [PATCH 4.19 21/48] drm/nouveau/fbcon: zero-initialise the mode_cmd2 structure
` [PATCH 4.19 22/48] i2c: slave: improve sanity check when registering
` [PATCH 4.19 23/48] i2c: slave: add sanity check when unregistering
` [PATCH 4.19 24/48] usb: hso: check for return value in hso_serial_common_create()
` [PATCH 4.19 25/48] firmware: Fix a reference count leak
` [PATCH 4.19 26/48] cfg80211: check vendor command doit pointer before use
` [PATCH 4.19 27/48] igb: reinit_locked() should be called with rtnl_lock
` [PATCH 4.19 28/48] atm: fix atm_dev refcnt leaks in atmtcp_remove_persistent
` [PATCH 4.19 29/48] tools lib traceevent: Fix memory leak in process_dynamic_array_len
` [PATCH 4.19 30/48] Drivers: hv: vmbus: Ignore CHANNELMSG_TL_CONNECT_RESULT(23)
` [PATCH 4.19 31/48] xattr: break delegations in {set,remove}xattr
` [PATCH 4.19 32/48] ipv4: Silence suspicious RCU usage warning
` [PATCH 4.19 33/48] ipv6: fix memory leaks on IPV6_ADDRFORM path
` [PATCH 4.19 34/48] net: ethernet: mtk_eth_soc: fix MTU warnings
` [PATCH 4.19 35/48] vxlan: Ensure FDB dump is performed under RCU
` [PATCH 4.19 36/48] net: lan78xx: replace bogus endpoint lookup
` [PATCH 4.19 37/48] hv_netvsc: do not use VF device if link is down
` [PATCH 4.19 38/48] net: gre: recompute gre csum for sctp over gre tunnels
` [PATCH 4.19 39/48] net: thunderx: use spin_lock_bh in nicvf_set_rx_mode_task()
` [PATCH 4.19 40/48] openvswitch: Prevent kernel-infoleak in ovs_ct_put_key()
` [PATCH 4.19 41/48] Revert "vxlan: fix tos value before xmit"
` [PATCH 4.19 42/48] selftests/net: relax cpu affinity requirement in msg_zerocopy test
` [PATCH 4.19 43/48] rxrpc: Fix race between recvmsg and sendmsg on immediate call failure
` [PATCH 4.19 44/48] i40e: add num_vectors checker in iwarp handler
` [PATCH 4.19 45/48] i40e: Wrong truncation from u16 to u8
` [PATCH 4.19 46/48] i40e: Fix of memory leak and integer truncation in i40e_virtchnl.c
` [PATCH 4.19 47/48] i40e: Memory leak in i40e_config_iwarp_qvlist
` [PATCH 4.19 48/48] Smack: fix use-after-free in smk_write_relabel_self()

[rppt:memblock/iterators-cleanup/v3 16/17] WARNING: modpost: vmlinux.o(.text+0x17e8f8): Section mismatch in reference from the function memblock_find_in_range_node() to the function .meminit.text:__next_mem_range()
 2020-08-10 15:34 UTC 

[PATCH v2 00/14] Clean H264 stateless uAPI
 2020-08-10 15:28 UTC  (7+ messages)
` [PATCH v2 03/14] media: uapi: h264: Split prediction weight parameters

[PATCH 1/2] media: Revert "media: exynos4-is: Add missed check for pinctrl_lookup_state()"
 2020-08-10 15:32 UTC  (2+ messages)
    ` [PATCH 2/2] media: exynos4-is: Simplify the pinctrl code

Linux 5.8-rc6
 2020-08-10 15:32 UTC  (5+ messages)

New branch 5.4-2.1.x-imx for linux-fslc
 2020-08-10 15:33 UTC  (5+ messages)
` [meta-freescale] "

arch/powerpc/platforms/52xx/mpc52xx_gpt.c:532:16: sparse: sparse: cast removes address space '__iomem' of expression
 2020-08-10 15:28 UTC  (2+ messages)

[Bug 207901] New: Nouveau: In a 4 monitor setup, 1-2 displays remains black after boot
 2020-08-10 15:32 UTC  (2+ messages)
` [Bug 207901] "

[PATCH v2 00/10] riscv: Add SPI support for Kendryte K210
 2020-08-10 15:32 UTC  (4+ messages)

[Bug 1793539] Re: qemu:handle_cpu_signal received signal outside vCPU context @ pc=0x6003ddc5
 2020-08-10 15:25 UTC  (2+ messages)

[PATCH] selftests: bpf: mmap: reorder mmap manipulations of adv_mmap tests
 2020-08-10 15:31 UTC 

selftests: bpf: mmap question
 2020-08-10 15:31 UTC  (3+ messages)

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

how can I build u-boot and kernel image for mfgtools?
 2020-08-10 15:29 UTC 

[PATCH v8 00/20] Initial support for multi-process qemu
 2020-08-10 15:27 UTC  (3+ messages)
` [PATCH v8 10/20] multi-process: setup memory manager for remote device

[PATCHSET 0/2] io_uring: use TWA_SIGNAL more carefully
 2020-08-10 15:28 UTC  (5+ messages)
` [PATCH 1/2] kernel: split task_work_add() into two separate helpers

Fedora 32 rpc.gssd misbehavior
 2020-08-10 15:28 UTC  (8+ messages)

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)

[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  (21+ messages)
` [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 17/38] Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt()
` [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()
` [PATCH 5.8 21/38] scripts: add dummy report mode to add_namespace.cocci
  ` [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 29/38] leds: 88pm860x: "
` [PATCH 5.8 30/38] gpio: max77620: Fix missing release of interrupt
` [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 


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.