All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-01 18:47:15 to 2020-06-01 19:00:53 UTC [more...]

[GIT PULL] i3c: Changes for 5.8
 2020-06-01 18:52 UTC  (4+ messages)

[PATCH 4.4 00/48] 4.4.226-rc1 review
 2020-06-01 17:53 UTC  (19+ messages)
` [PATCH 4.4 03/48] sctp: Start shutdown on association restart if in SHUTDOWN-SENT state and socket is closed
` [PATCH 4.4 05/48] net: sun: fix missing release regions in cas_init_one()
` [PATCH 4.4 07/48] uapi: fix linux/if_pppol2tp.h userspace compilation errors
` [PATCH 4.4 09/48] gfs2: dont call quota_unhold if quotas are not locked
` [PATCH 4.4 21/48] exec: Always set cap_ambient in cap_bprm_set_creds
` [PATCH 4.4 22/48] fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info()
` [PATCH 4.4 24/48] iommu: Fix reference count leak in iommu_group_alloc
` [PATCH 4.4 25/48] parisc: Fix kernel panic in mem_init()
` [PATCH 4.4 26/48] x86/dma: Fix max PFN arithmetic overflow on 32 bit systems
` [PATCH 4.4 27/48] xfrm: allow to accept packets with ipv6 NEXTHDR_HOP in xfrm_input
` [PATCH 4.4 29/48] xfrm: fix a NULL-ptr deref in xfrm_local_error
` [PATCH 4.4 34/48] netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code
` [PATCH 4.4 38/48] netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build
` [PATCH 4.4 41/48] genirq/generic_pending: Do not lose pending affinity update
` [PATCH 4.4 42/48] usb: renesas_usbhs: gadget: fix spin_lock_init() for &uep->lock
` [PATCH 4.4 44/48] net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flags
` [PATCH 4.4 46/48] asm-prototypes: Clear any CPP defines before declaring the functions
` [PATCH 4.4 47/48] sc16is7xx: move label err_spi to correct section

[PATCH] bpf: Use tracing helpers for lsm programs
 2020-06-01 19:00 UTC  (2+ messages)

[PATCH v2 00/20] backup performance: block_status + async
 2020-06-01 18:59 UTC  (2+ messages)

[PATCH v2 for-4.14 0/3] vm_event: fix race-condition when disabling monitor events
 2020-06-01 18:58 UTC  (2+ messages)

stable-rc/linux-4.9.y boot: 9 boots: 0 failed, 9 passed (v4.9.225-57-g990ea89b3621)
 2020-06-01 18:59 UTC 

[PATCH 4.9 00/61] 4.9.226-rc1 review
 2020-06-01 17:54 UTC  (24+ messages)
` [PATCH 4.9 06/61] net/mlx5e: Update netdev txq on completions during closure
` [PATCH 4.9 07/61] net: qrtr: Fix passing invalid reference to qrtr_local_enqueue()
` [PATCH 4.9 08/61] net/mlx5: Add command entry handling completion
` [PATCH 4.9 10/61] net/mlx4_core: fix a memory leak bug
` [PATCH 4.9 15/61] gfs2: move privileged user check to gfs2_quota_lock_check
` [PATCH 4.9 16/61] gfs2: dont call quota_unhold if quotas are not locked
` [PATCH 4.9 19/61] cifs: Fix null pointer check in cifs_read
` [PATCH 4.9 21/61] Input: i8042 - add ThinkPad S230u to i8042 nomux list
` [PATCH 4.9 22/61] Input: evdev - call input_flush_device() on release(), not flush()
` [PATCH 4.9 27/61] ARM: uaccess: consolidate uaccess asm to asm/uaccess-asm.h
` [PATCH 4.9 29/61] ARM: uaccess: fix DACR mismatch with nested exceptions
` [PATCH 4.9 31/61] ARM: dts: imx: Correct B850v3 clock assignment
` [PATCH 4.9 32/61] ARM: dts: imx6q-bx50v3: Add internal switch
` [PATCH 4.9 34/61] ALSA: hwdep: fix a left shifting 1 by 31 UB bug
` [PATCH 4.9 36/61] exec: Always set cap_ambient in cap_bprm_set_creds
` [PATCH 4.9 42/61] parisc: Fix kernel panic in mem_init()
` [PATCH 4.9 47/61] xfrm: fix a NULL-ptr deref in xfrm_local_error
` [PATCH 4.9 49/61] ip_vti: receive ipip packet by calling ip_tunnel_rcv
` [PATCH 4.9 50/61] netfilter: nft_reject_bridge: enable reject with bridge vlan
` [PATCH 4.9 51/61] netfilter: ipset: Fix subcounter update skip
` [PATCH 4.9 59/61] mm/vmalloc.c: dont dereference possible NULL pointer in __vunmap()
` [PATCH 4.9 60/61] sc16is7xx: move label err_spi to correct section
` [PATCH 4.9 61/61] net: hns: Fixes the missing put_device in positive leg for roce reset

[PATCH net-next 0/4] Implement filter terse dump mode support
 2020-06-01 18:58 UTC  (4+ messages)
` [PATCH iproute2-next 0/2] "

[PATCH v4 0/5] TI Ethernet PHY changes
 2020-06-01 18:58 UTC  (3+ messages)

[PATCH net-next] net/sched: fix a couple of splats in the error path of tfc_gate_init()
 2020-06-01 18:57 UTC  (5+ messages)

[PATCH 4.14 00/77] 4.14.183-rc1 review
 2020-06-01 17:54 UTC  (44+ messages)
` [PATCH 4.14 02/77] net: ipip: fix wrong address family in init error path
` [PATCH 4.14 03/77] net/mlx5: Add command entry handling completion
` [PATCH 4.14 05/77] net sched: fix reporting the first-time use timestamp
` [PATCH 4.14 06/77] r8152: support additional Microsoft Surface Ethernet Adapter variant
` [PATCH 4.14 07/77] sctp: Start shutdown on association restart if in SHUTDOWN-SENT state and socket is closed
` [PATCH 4.14 08/77] net/mlx5e: Update netdev txq on completions during closure
` [PATCH 4.14 09/77] net: qrtr: Fix passing invalid reference to qrtr_local_enqueue()
` [PATCH 4.14 10/77] net: sun: fix missing release regions in cas_init_one()
` [PATCH 4.14 11/77] net/mlx4_core: fix a memory leak bug
` [PATCH 4.14 12/77] ARM: dts: rockchip: fix phy nodename for rk3228-evb
` [PATCH 4.14 13/77] arm64: dts: rockchip: swap interrupts interrupt-names rk3399 gpu node
` [PATCH 4.14 16/77] net: microchip: encx24j600: add missed kthread_stop
` [PATCH 4.14 18/77] gfs2: dont call quota_unhold if quotas are not locked
` [PATCH 4.14 21/77] net: freescale: select CONFIG_FIXED_PHY where needed
` [PATCH 4.14 22/77] cifs: Fix null pointer check in cifs_read
` [PATCH 4.14 24/77] Input: usbtouchscreen - add support for BonXeon TP
` [PATCH 4.14 25/77] Input: i8042 - add ThinkPad S230u to i8042 nomux list
` [PATCH 4.14 26/77] Input: evdev - call input_flush_device() on release(), not flush()
` [PATCH 4.14 29/77] Input: i8042 - add ThinkPad S230u to i8042 reset list
` [PATCH 4.14 31/77] Input: synaptics-rmi4 - fix error return code in rmi_driver_probe()
` [PATCH 4.14 32/77] ARM: 8843/1: use unified assembler in headers
` [PATCH 4.14 33/77] ARM: uaccess: consolidate uaccess asm to asm/uaccess-asm.h
` [PATCH 4.14 35/77] ARM: uaccess: fix DACR mismatch with nested exceptions
` [PATCH 4.14 40/77] ARM: dts: bcm2835-rpi-zero-w: Fix led polarity
` [PATCH 4.14 41/77] mmc: block: Fix use-after-free issue for rpmb
` [PATCH 4.14 42/77] RDMA/pvrdma: Fix missing pci disable in pvrdma_pci_probe()
` [PATCH 4.14 43/77] ALSA: hwdep: fix a left shifting 1 by 31 UB bug
` [PATCH 4.14 44/77] ALSA: usb-audio: mixer: volume quirk for ESS Technology Asus USB DAC
` [PATCH 4.14 46/77] ALSA: hda/realtek - Add new codec supported for ALC287
` [PATCH 4.14 51/77] iommu: Fix reference count leak in iommu_group_alloc
` [PATCH 4.14 52/77] parisc: Fix kernel panic in mem_init()
` [PATCH 4.14 53/77] mac80211: mesh: fix discovery timer re-arming issue / crash
` [PATCH 4.14 54/77] x86/dma: Fix max PFN arithmetic overflow on 32 bit systems
` [PATCH 4.14 55/77] copy_xstate_to_kernel(): dont leave parts of destination uninitialized
` [PATCH 4.14 59/77] xfrm: fix a NULL-ptr deref in xfrm_local_error
` [PATCH 4.14 61/77] vti4: eliminated some duplicate code
` [PATCH 4.14 64/77] netfilter: ipset: Fix subcounter update skip
` [PATCH 4.14 67/77] esp6: get the right proto for transport mode in esp6_gso_encap
` [PATCH 4.14 69/77] bonding: Fix reference count leak in bond_sysfs_slave_add
` [PATCH 4.14 70/77] Revert "Input: i8042 - add ThinkPad S230u to i8042 nomux list"
` [PATCH 4.14 71/77] netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build
` [PATCH 4.14 74/77] rxrpc: Fix transport sockopts to get IPv4 errors on an IPv6 socket
` [PATCH 4.14 75/77] KVM: VMX: check for existence of secondary exec controls before accessing

Question of ipmi command "Set User Access" in phosphor-host-ipmid
 2020-06-01 18:56 UTC  (3+ messages)

[Bridge] [PATCH net-next v2 0/3] bridge: mrp: Add support for MRA role
 2020-06-01 18:56 UTC  (3+ messages)
`  "

[PATCH net-next 0/1] wireguard column reformatting for end of cycle
 2020-06-01 18:00 UTC  (2+ messages)

[V6, 0/2] media: i2c: Add support for DW9768 VCM driver
 2020-06-01 18:47 UTC  (9+ messages)
` [V6, 2/2] media: i2c: dw9768: Add "

[PATCH 0/2] t5318: test '--stdin-commits' with '--[no-]progress'
 2020-06-01 18:01 UTC  (2+ messages)
` [PATCH 2/2] t5318: test that '--stdin-commits' respects '--[no-]progress'

[PATCH] msix: add valid.accepts methods to check address
 2020-06-01 18:54 UTC  (3+ messages)

[PATCH] IB/hfi1: Fix an error code in hfi1_vnic_init()
 2020-06-01 18:01 UTC  (4+ messages)
` [PATCH v2] IB/hfi1: Fix hfi1_netdev_rx_init() error handling

pull request: bluetooth-next 2020-06-01
 2020-06-01 18:01 UTC  (2+ messages)

[PATCH v2] net: dccp: Add SIOCOUTQ IOCTL support (send buffer fill)
 2020-06-01 18:54 UTC  (3+ messages)

[PATCH 4.19 00/95] 4.19.126-rc1 review
 2020-06-01 17:54 UTC  (39+ messages)
` [PATCH 4.19 02/95] dpaa_eth: fix usage as DSA master, try 3
` [PATCH 4.19 03/95] net: dsa: mt7530: fix roaming from DSA user ports
` [PATCH 4.19 04/95] __netif_receive_skb_core: pass skb by reference
` [PATCH 4.19 10/95] net sched: fix reporting the first-time use timestamp
` [PATCH 4.19 14/95] net/mlx5e: Update netdev txq on completions during closure
` [PATCH 4.19 15/95] net/mlx5: Annotate mutex destroy for root ns
` [PATCH 4.19 16/95] net: sun: fix missing release regions in cas_init_one()
` [PATCH 4.19 20/95] arm64: dts: rockchip: fix status for &gmac2phy in rk3328-evb.dts
` [PATCH 4.19 22/95] ARM: dts: rockchip: swap clock-names of gpu nodes
` [PATCH 4.19 27/95] gfs2: move privileged user check to gfs2_quota_lock_check
` [PATCH 4.19 28/95] gfs2: dont call quota_unhold if quotas are not locked
` [PATCH 4.19 29/95] cachefiles: Fix race between read_waiter and read_copier involving op->to_do
` [PATCH 4.19 31/95] usb: gadget: legacy: fix redundant initialization warnings
` [PATCH 4.19 32/95] net: freescale: select CONFIG_FIXED_PHY where needed
` [PATCH 4.19 33/95] IB/i40iw: Remove bogus call to netdev_master_upper_dev_get()
` [PATCH 4.19 34/95] riscv: stacktrace: Fix undefined reference to `walk_stackframe
` [PATCH 4.19 35/95] cifs: Fix null pointer check in cifs_read
` [PATCH 4.19 37/95] Input: usbtouchscreen - add support for BonXeon TP
` [PATCH 4.19 39/95] Input: evdev - call input_flush_device() on release(), not flush()
` [PATCH 4.19 40/95] Input: xpad - add custom init packet for Xbox One S controllers
` [PATCH 4.19 42/95] Input: i8042 - add ThinkPad S230u to i8042 reset list
` [PATCH 4.19 43/95] Input: synaptics-rmi4 - really fix attn_data use-after-free
` [PATCH 4.19 44/95] Input: synaptics-rmi4 - fix error return code in rmi_driver_probe()
` [PATCH 4.19 45/95] ARM: 8970/1: decompressor: increase tag size
` [PATCH 4.19 53/95] ARM: dts: bcm2835-rpi-zero-w: Fix led polarity
` [PATCH 4.19 56/95] RDMA/pvrdma: Fix missing pci disable in pvrdma_pci_probe()
` [PATCH 4.19 57/95] ALSA: hwdep: fix a left shifting 1 by 31 UB bug
` [PATCH 4.19 58/95] ALSA: hda/realtek - Add a model for Thinkpad T570 without DAC workaround
` [PATCH 4.19 59/95] ALSA: usb-audio: mixer: volume quirk for ESS Technology Asus USB DAC
` [PATCH 4.19 62/95] ALSA: hda/realtek - Add new codec supported for ALC287
` [PATCH 4.19 67/95] include/asm-generic/topology.h: guard cpumask_of_node() macro argument
` [PATCH 4.19 69/95] parisc: Fix kernel panic in mem_init()
` [PATCH 4.19 72/95] mac80211: mesh: fix discovery timer re-arming issue / crash
` [PATCH 4.19 76/95] xfrm: call xfrm_output_gso when inner_protocol is set in xfrm_output
` [PATCH 4.19 77/95] xfrm interface: fix oops when deleting a x-netns interface
` [PATCH 4.19 82/95] ip_vti: receive ipip packet by calling ip_tunnel_rcv
` [PATCH 4.19 85/95] netfilter: nfnetlink_cthelper: unbreak userspace helper support
` [PATCH 4.19 86/95] netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code

[PATCH v6 00/13] glibc port to ARC processors
 2020-06-01 18:53 UTC  (4+ messages)
` [PATCH v6 03/13] ARC: Thread Local Storage support

[PATCH] net: vmxnet3: fix possible buffer overflow caused by bad DMA value in vmxnet3_get_rss()
 2020-06-01 18:53 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Whitelist context-local timestamp in the gen9 cmdparser
 2020-06-01 18:23 UTC  (2+ messages)
`  "

[PATCH 0/2] Add support for SEV Launch Secret Injection
 2020-06-01 18:51 UTC  (2+ messages)

[PATCH] flow_dissector: work around stack frame size warning
 2020-06-01 18:52 UTC  (2+ messages)

[PATCH v2] afs: Fix memory leak in afs_put_sysnames()
 2020-06-01 18:52 UTC  (4+ messages)
  ` [v2] "

arch/x86/events/intel/uncore_snbep.c:4394 __snr_uncore_mmio_init_box() warn: should '(pci_dword & 536870911) << 23' be a 64 bit type?
 2020-06-01 18:52 UTC 

[PATCH] lan743x: Added fixed link and RGMII support
 2020-06-01 18:51 UTC  (2+ messages)

Git Test Coverage Report (June 1, 2020)
 2020-06-01 18:05 UTC  (2+ messages)

Question: livepatch failed for new fork() task stack unreliable
 2020-06-01 18:05 UTC  (3+ messages)

[PATCH v2 00/10] x86: Clean up percpu operations
 2020-06-01 18:50 UTC  (3+ messages)
` [PATCH v2 05/10] x86/percpu: Remove "e" constraint from XADD

vimc: Add color descriptions to test image
 2020-06-01 18:06 UTC  (3+ messages)

[Bug 208011] New: [amdgpu][Navi10} Kernel crashes during SteamVR
 2020-06-01 18:50 UTC  (2+ messages)
` [Bug 208011] "

[PATCH 5.4 000/142] 5.4.44-rc1 review
 2020-06-01 17:53 UTC  (32+ messages)
` [PATCH 5.4 001/142] ax25: fix setsockopt(SO_BINDTODEVICE)
` [PATCH 5.4 005/142] net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspend
` [PATCH 5.4 006/142] __netif_receive_skb_core: pass skb by reference
` [PATCH 5.4 007/142] net: inet_csk: Fix so_reuseport bind-address cache in tb->fast*
` [PATCH 5.4 008/142] net: ipip: fix wrong address family in init error path
` [PATCH 5.4 009/142] net/mlx5: Add command entry handling completion
` [PATCH 5.4 012/142] net: qrtr: Fix passing invalid reference to qrtr_local_enqueue()
` [PATCH 5.4 015/142] net/tls: fix race condition causing kernel panic
` [PATCH 5.4 018/142] sctp: Dont add the shutdown timer if its already been added
` [PATCH 5.4 019/142] sctp: Start shutdown on association restart if in SHUTDOWN-SENT state and socket is closed
` [PATCH 5.4 020/142] tipc: block BH before using dst_cache
` [PATCH 5.4 021/142] net/mlx5e: kTLS, Destroy key object after destroying the TIS
` [PATCH 5.4 022/142] net/mlx5e: Fix inner tirs handling
` [PATCH 5.4 027/142] net/tls: fix encryption error checking
` [PATCH 5.4 031/142] mlxsw: spectrum: Fix use-after-free of split/unsplit/type_set in case reload fails
` [PATCH 5.4 033/142] ARM: dts: rockchip: fix phy nodename for rk3229-xms6
` [PATCH 5.4 034/142] arm64: dts: rockchip: fix status for &gmac2phy in rk3328-evb.dts
` [PATCH 5.4 035/142] arm64: dts: rockchip: swap interrupts interrupt-names rk3399 gpu node
` [PATCH 5.4 036/142] ARM: dts: rockchip: swap clock-names of gpu nodes
` [PATCH 5.4 037/142] ARM: dts: rockchip: fix pinctrl sub nodename for spi in rk322x.dtsi
` [PATCH 5.4 039/142] ALSA: usb-audio: add mapping for ASRock TRX40 Creator
` [PATCH 5.4 040/142] net: microchip: encx24j600: add missed kthread_stop
` [PATCH 5.4 043/142] gfs2: Grab glock reference sooner in gfs2_add_revoke
` [PATCH 5.4 048/142] usb: dwc3: pci: Enable extcon driver for Intel Merrifield
` [PATCH 5.4 049/142] usb: phy: twl6030-usb: Fix a resource leak in an error handling path in twl6030_usb_probe()
` [PATCH 5.4 050/142] usb: gadget: legacy: fix redundant initialization warnings
` [PATCH 5.4 051/142] net: freescale: select CONFIG_FIXED_PHY where needed
` [PATCH 5.4 052/142] IB/i40iw: Remove bogus call to netdev_master_upper_dev_get()
` [PATCH 5.4 054/142] clk: ti: am33xx: fix RTC clock parent
` [PATCH 5.4 056/142] csky: Fixup perf callchain unwind
` [PATCH 5.4 057/142] csky: Fixup remove duplicate irq_disable

[PATCH net-next 00/14] devlink: Add support for control packet traps
 2020-06-01 18:49 UTC  (2+ messages)

[PATCH] ipv4: nexthop: Fix deadcode issue by performing a proper NULL check
 2020-06-01 18:06 UTC  (2+ messages)

[PATCH 5/5] arm: kexec_file: load zImage or uImage, initrd and dtb
 2020-06-01 18:48 UTC  (3+ messages)

[PATCH v3] devres: keep both device name and resource name in pretty name
 2020-06-01 18:48 UTC  (2+ messages)

[RFC PATCH 0/6] various documentation bits
 2020-06-01 18:38 UTC  (5+ messages)
` [RFC PATCH v2 "
  ` [RFC PATCH v2 3/6] doc: Add namespace collision guidelines file


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.