All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-08 18:42:37 to 2019-08-08 19:13:48 UTC [more...]

[PATCH 5.2 00/56] 5.2.8-stable review
 2019-08-08 19:05 UTC  (44+ messages)
` [PATCH 5.2 01/56] scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure
` [PATCH 5.2 02/56] libnvdimm/bus: Prepare the nd_ioctl() path to be re-entrant
` [PATCH 5.2 03/56] libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlock
` [PATCH 5.2 04/56] ALSA: usb-audio: Sanity checks for each pipe and EP types
` [PATCH 5.2 05/56] ALSA: usb-audio: Fix gpf in snd_usb_pipe_sanity_check
` [PATCH 5.2 06/56] HID: wacom: fix bit shift for Cintiq Companion 2
` [PATCH 5.2 08/56] atm: iphase: Fix Spectre v1 vulnerability
` [PATCH 5.2 09/56] bnx2x: Disable multi-cos feature
` [PATCH 5.2 10/56] drivers/net/ethernet/marvell/mvmdio.c: Fix non OF case
` [PATCH 5.2 12/56] ip6_gre: reload ipv6h in prepare_ip6gre_xmit_ipv6
` [PATCH 5.2 13/56] ip6_tunnel: fix possible use-after-free on xmit
` [PATCH 5.2 14/56] ipip: validate header length in ipip_tunnel_xmit
` [PATCH 5.2 15/56] mlxsw: spectrum: Fix error path in mlxsw_sp_module_init()
` [PATCH 5.2 16/56] mvpp2: fix panic on module removal
` [PATCH 5.2 17/56] mvpp2: refactor MTU change code
` [PATCH 5.2 18/56] net: bridge: delete local fdb on device init failure
` [PATCH 5.2 20/56] net: bridge: move default pvid init/deinit to NETDEV_REGISTER/UNREGISTER
` [PATCH 5.2 21/56] net: fix ifindex collision during namespace removal
` [PATCH 5.2 24/56] net: phy: fixed_phy: print gpio error only if gpio node is present
` [PATCH 5.2 25/56] net: phylink: dont start and stop SGMII PHYs in SFP modules twice
` [PATCH 5.2 26/56] net: phylink: Fix flow control for fixed-link
` [PATCH 5.2 29/56] net: sched: Fix a possible null-pointer dereference in dequeue_func()
` [PATCH 5.2 30/56] net sched: update vlan action for batched events operations
` [PATCH 5.2 31/56] net: sched: use temporary variable for actions indexes
` [PATCH 5.2 33/56] net: stmmac: Use netif_tx_napi_add() for TX polling function
` [PATCH 5.2 34/56] NFC: nfcmrvl: fix gpio-handling regression
` [PATCH 5.2 35/56] ocelot: Cancel delayed work before wq destruction
` [PATCH 5.2 36/56] tipc: compat: allow tipc commands without arguments
` [PATCH 5.2 38/56] tun: mark small packets as owned by the tap sock
` [PATCH 5.2 40/56] net/mlx5e: Prevent encap flow counter update async to user query
` [PATCH 5.2 41/56] r8169: dont use MSI before RTL8168d
` [PATCH 5.2 42/56] bpf: fix XDP vlan selftests test_xdp_vlan.sh
` [PATCH 5.2 43/56] selftests/bpf: add wrapper scripts for test_xdp_vlan.sh
` [PATCH 5.2 44/56] selftests/bpf: reduce time to execute test_xdp_vlan.sh
` [PATCH 5.2 46/56] hv_sock: Fix hang when a connection is closed
` [PATCH 5.2 47/56] net: phy: fix race in genphy_update_link
` [PATCH 5.2 48/56] net/smc: avoid fallback in case of non-blocking connect
` [PATCH 5.2 49/56] rocker: fix memory leaks of fib_work on two error return paths
` [PATCH 5.2 50/56] mlxsw: spectrum_buffers: Further reduce pool size on Spectrum-2
` [PATCH 5.2 51/56] net/mlx5: Add missing RDMA_RX capabilities
` [PATCH 5.2 52/56] net/mlx5e: Fix matching of speed to PRM link modes
` [PATCH 5.2 53/56] compat_ioctl: pppoe: fix PPPOEIOCSFWD handling
` [PATCH 5.2 54/56] drm/i915/vbt: Fix VBT parsing for the PSR section

[PATCH 4.19 00/45] 4.19.66-stable review
 2019-08-08 19:05 UTC  (42+ messages)
` [PATCH 4.19 01/45] scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure
` [PATCH 4.19 04/45] drivers/base: Introduce kill_device()
` [PATCH 4.19 05/45] libnvdimm/bus: Prevent duplicate device_unregister() calls
` [PATCH 4.19 06/45] libnvdimm/region: Register badblocks before namespaces
` [PATCH 4.19 08/45] libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlock
` [PATCH 4.19 09/45] HID: wacom: fix bit shift for Cintiq Companion 2
` [PATCH 4.19 10/45] HID: Add quirk for HP X1200 PIXART OEM mouse
` [PATCH 4.19 11/45] [PATCH] IB: directly cast the sockaddr union to aockaddr
` [PATCH 4.19 12/45] atm: iphase: Fix Spectre v1 vulnerability
` [PATCH 4.19 13/45] bnx2x: Disable multi-cos feature
` [PATCH 4.19 14/45] ife: error out when nla attributes are empty
` [PATCH 4.19 15/45] ip6_gre: reload ipv6h in prepare_ip6gre_xmit_ipv6
` [PATCH 4.19 16/45] ip6_tunnel: fix possible use-after-free on xmit
` [PATCH 4.19 17/45] ipip: validate header length in ipip_tunnel_xmit
` [PATCH 4.19 18/45] mlxsw: spectrum: Fix error path in mlxsw_sp_module_init()
` [PATCH 4.19 19/45] mvpp2: fix panic on module removal
` [PATCH 4.19 20/45] mvpp2: refactor MTU change code
` [PATCH 4.19 21/45] net: bridge: delete local fdb on device init failure
` [PATCH 4.19 22/45] net: bridge: mcast: dont delete permanent entries when fast leave is enabled
` [PATCH 4.19 23/45] net: fix ifindex collision during namespace removal
` [PATCH 4.19 24/45] net/mlx5e: always initialize frag->last_in_page
` [PATCH 4.19 25/45] net/mlx5: Use reversed order when unregister devices
` [PATCH 4.19 27/45] net: qualcomm: rmnet: Fix incorrect UL checksum offload logic
` [PATCH 4.19 28/45] net: sched: Fix a possible null-pointer dereference in dequeue_func()
` [PATCH 4.19 29/45] net sched: update vlan action for batched events operations
` [PATCH 4.19 30/45] net: sched: use temporary variable for actions indexes
` [PATCH 4.19 31/45] net/smc: do not schedule tx_work in SMC_CLOSED state
` [PATCH 4.19 32/45] NFC: nfcmrvl: fix gpio-handling regression
` [PATCH 4.19 33/45] ocelot: Cancel delayed work before wq destruction
` [PATCH 4.19 34/45] tipc: compat: allow tipc commands without arguments
` [PATCH 4.19 35/45] tun: mark small packets as owned by the tap sock
` [PATCH 4.19 36/45] net/mlx5: Fix modify_cq_in alignment
` [PATCH 4.19 37/45] net/mlx5e: Prevent encap flow counter update async to user query
` [PATCH 4.19 38/45] r8169: dont use MSI before RTL8168d
` [PATCH 4.19 39/45] compat_ioctl: pppoe: fix PPPOEIOCSFWD handling
` [PATCH 4.19 40/45] cgroup: Call cgroup_release() before __exit_signal()
` [PATCH 4.19 41/45] cgroup: Implement css_task_iter_skip()
` [PATCH 4.19 42/45] cgroup: Include dying leaders with live threads in PROCS iterations
` [PATCH 4.19 43/45] cgroup: css_task_iter_skip()d iterators must be advanced before accessed
` [PATCH 4.19 44/45] cgroup: Fix css_task_iter_advance_css_set() cset skip condition
` [PATCH 4.19 45/45] spi: bcm2835: Fix 3-wire mode if DMA is enabled

[PATCH] hwmon: (lm75) Fix write operations for negative temperatures
 2019-08-08 19:13 UTC 

[PATCH 4.14 00/33] 4.14.138-stable review
 2019-08-08 19:05 UTC  (34+ messages)
` [PATCH 4.14 01/33] scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure
` [PATCH 4.14 02/33] ARM: dts: Add pinmuxing for i2c2 and i2c3 for LogicPD SOM-LV
` [PATCH 4.14 03/33] ARM: dts: Add pinmuxing for i2c2 and i2c3 for LogicPD torpedo
` [PATCH 4.14 04/33] tcp: be more careful in tcp_fragment()
` [PATCH 4.14 05/33] arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}
` [PATCH 4.14 06/33] HID: wacom: fix bit shift for Cintiq Companion 2
` [PATCH 4.14 07/33] HID: Add quirk for HP X1200 PIXART OEM mouse
` [PATCH 4.14 08/33] RDMA: Directly cast the sockaddr union to sockaddr
` [PATCH 4.14 09/33] [PATCH] IB: directly cast the sockaddr union to aockaddr
` [PATCH 4.14 10/33] objtool: Add machine_real_restart() to the noreturn list
` [PATCH 4.14 11/33] objtool: Add rewind_stack_do_exit() "
` [PATCH 4.14 12/33] atm: iphase: Fix Spectre v1 vulnerability
` [PATCH 4.14 13/33] ife: error out when nla attributes are empty
` [PATCH 4.14 14/33] ip6_tunnel: fix possible use-after-free on xmit
` [PATCH 4.14 15/33] net: bridge: delete local fdb on device init failure
` [PATCH 4.14 16/33] net: bridge: mcast: dont delete permanent entries when fast leave is enabled
` [PATCH 4.14 17/33] net: fix ifindex collision during namespace removal
` [PATCH 4.14 18/33] net/mlx5: Use reversed order when unregister devices
` [PATCH 4.14 19/33] net: phylink: Fix flow control for fixed-link
` [PATCH 4.14 20/33] net: sched: Fix a possible null-pointer dereference in dequeue_func()
` [PATCH 4.14 21/33] NFC: nfcmrvl: fix gpio-handling regression
` [PATCH 4.14 22/33] tipc: compat: allow tipc commands without arguments
` [PATCH 4.14 23/33] compat_ioctl: pppoe: fix PPPOEIOCSFWD handling
` [PATCH 4.14 24/33] net/mlx5e: Prevent encap flow counter update async to user query
` [PATCH 4.14 25/33] tun: mark small packets as owned by the tap sock
` [PATCH 4.14 26/33] mvpp2: refactor MTU change code
` [PATCH 4.14 27/33] bnx2x: Disable multi-cos feature
` [PATCH 4.14 28/33] cgroup: Call cgroup_release() before __exit_signal()
` [PATCH 4.14 29/33] cgroup: Implement css_task_iter_skip()
` [PATCH 4.14 30/33] cgroup: Include dying leaders with live threads in PROCS iterations
` [PATCH 4.14 31/33] cgroup: css_task_iter_skip()d iterators must be advanced before accessed
` [PATCH 4.14 32/33] cgroup: Fix css_task_iter_advance_css_set() cset skip condition
` [PATCH 4.14 33/33] spi: bcm2835: Fix 3-wire mode if DMA is enabled

[PATCH v2 0/5] Create 'feature.*' config area and some centralized config parsing
 2019-08-08 19:12 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 5/5] repo-settings: create feature.experimental setting

[PATCH] dma-buf: make dma_fence structure a bit smaller v2
 2019-08-08 19:11 UTC  (3+ messages)

[Xen-devel] [PATCH v4 0/7] reserved-memory in dom0
 2019-08-08 19:11 UTC  (2+ messages)

[PATCH v3 00/20] sg: add v4 interface
 2019-08-08 19:10 UTC  (2+ messages)

Duplicated contexts
 2019-08-08 19:10 UTC  (2+ messages)

[RFC v3 dev-5.2 0/5] Aspeed I2C buffer/DMA mode support
 2019-08-08 19:08 UTC  (4+ messages)
` [RFC v3 dev-5.2 4/5] i2c: aspeed: add buffer mode transfer support

[PATCH] ASoC: Intel: boards: Add Cometlake machine driver support
 2019-08-08 19:06 UTC  (3+ messages)

[PATCH net-next 0/3] net: phy: realtek: add support for integrated 2.5Gbps PHY in RTL8125
 2019-08-08 19:05 UTC  (2+ messages)
` [PATCH net-next 3/3] net: phy: realtek: add support for the "

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2019-08-08 19:05 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2019-08-08 19:05 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2019-08-08 19:05 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2019-08-08 19:05 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2019-08-08 19:05 UTC 

[PATCH 0/3] trace2: clean up formatting in perf target format
 2019-08-08 19:04 UTC  (5+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 5/7] quote: add sq_quote_argv_pretty_ltrim

What's cooking in git.git (Aug 2019, #03; Tue, 6)
 2019-08-08 19:03 UTC  (3+ messages)

[PATCH 0/3] ALSA: hda: bus cleanup
 2019-08-08 19:03 UTC  (4+ messages)

[PATCH net-next] net/ncsi: allow to customize BMC MAC Address offset
 2019-08-08 19:02 UTC  (6+ messages)

[PATCH v1] Export Runtime Configuration Interface table to sysfs
 2019-08-08 19:03 UTC  (5+ messages)

[PATCH RESEND] block: annotate refault stalls from IO submission
 2019-08-08 19:03 UTC 

[PATCH] soc: xilinx: Set CAP_UNUSABLE requirement for versal while powering down domain
 2019-08-08 19:00 UTC  (2+ messages)

[PATCH] staging: wilc1000: Don't reset WILC CPU disgracefully
 2019-08-08 19:01 UTC  (2+ messages)

[U-Boot] [PATCH v2 05/12] armV7R: K3: am654: Allow using SPL BSS pre-relocation
 2019-08-08 19:01 UTC  (12+ messages)

Let's talk about the elephant in the room - the Linux kernel's inability to gracefully handle low memory pressure
 2019-08-08 18:59 UTC  (11+ messages)

[PATCH BlueZ] mesh: Fix double free of a pointer in mesh-io-generic
 2019-08-08 18:57 UTC  (2+ messages)

post-receive: pub/scm/bluetooth/bluez
 2019-08-08 18:57 UTC 

[PATCH v4 1/2] drm/i915: Get transcoder power domain before reading its register
 2019-08-08 18:56 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [v4,1/2] "

[Linux-kernel-mentees][PATCH v4 0/1] get_user_pages changes
 2019-08-08 18:55 UTC  (6+ messages)
` [Linux-kernel-mentees] [PATCH "
` [Linux-kernel-mentees][PATCH v4 1/1] sgi-gru: Remove *pte_lookup functions
  ` [Linux-kernel-mentees] [PATCH "

[Xen-devel] [PATCH v2] evtchn: make support for different ABIs tunable
 2019-08-08 18:54 UTC  (5+ messages)

[PATCH v2 0/2] spi: add NPCM FIU controller driver
 2019-08-08 18:55 UTC  (5+ messages)
` [PATCH v2 2/2] spi: npcm-fiu: "

[GIT PULL] perf/urgent improvements and fixes
 2019-08-08 18:53 UTC  (11+ messages)
` [PATCH 01/10] perf bench numa: Fix cpu0 binding
` [PATCH 02/10] perf annotate: Fix printing of unaugmented disassembled instructions from BPF
` [PATCH 03/10] perf db-export: Fix thread__exec_comm()
` [PATCH 04/10] perf ftrace: Fix failure to set cpumask when only one cpu is present
` [PATCH 05/10] perf cpumap: Fix writing to illegal memory in handling cpumap mask
` [PATCH 06/10] perf tools: Fix a typo in a variable name in the Documentation Makefile
` [PATCH 07/10] perf tools: Fix include paths in ui directory
` [PATCH 08/10] perf record: Fix module size on s390
` [PATCH 09/10] perf annotate: Fix s390 gap between kernel end and module start
` [PATCH 10/10] perf pmu-events: Fix missing "cpu_clk_unhalted.core" event

KASAN: use-after-free Read in usbhid_power
 2019-08-08 18:54 UTC  (3+ messages)

[PATCH bpf 0/2] tools: bpftool: fix pinning error messages
 2019-08-08 18:54 UTC  (3+ messages)
` [PATCH bpf 2/2] tools: bpftool: add error message on pin failure

next/master build: 230 builds: 5 failed, 225 passed, 6 errors, 1344 warnings (next-20190805)
 2019-08-08 18:53 UTC  (5+ messages)

[PATCH v5 0/2] ASoC: Intel: Skylake: large_config_get overhaul
 2019-08-08 18:54 UTC  (2+ messages)

[PATCH 0/9 V4] New ->fiemap infrastructure and ->bmap removal
 2019-08-08 18:53 UTC  (10+ messages)
` [PATCH 4/9] fibmap: Use bmap instead of ->bmap method in ioctl_fibmap

[Bug 111334] amdgpu-pro-19.20-812932 fails to compile DKMS
 2019-08-08 18:53 UTC 

[PATCH] hugetlbfs: fix hugetlb page migration/fault race causing SIGBUS
 2019-08-08 18:53 UTC  (6+ messages)
        ` [LTP] "

[PATCH] mm/oom: Add killed process selection information
 2019-08-08 18:51 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/acme/linux
 2019-08-08 18:51 UTC 

[Qemu-devel] [PATCH v1 0/7] softfloat header cleanups
 2019-08-08 18:49 UTC  (2+ messages)

[PATCH] gpio: pca953x: Include the right header
 2019-08-08 18:50 UTC  (2+ messages)

[Xen-devel] [ovmf test] 139815: all pass - PUSHED
 2019-08-08 18:49 UTC 

[PATCH 00/60] drm/omap: Replace custom display drivers with drm_bridge and drm_panel
 2019-08-08 18:50 UTC  (7+ messages)
` [PATCH 04/60] drm/bridge: dumb-vga-dac: Rename driver to simple-bridge
    ` [PATCH 08/60] drm/bridge: Extend bridge API to disable connector creation

[PATCH net] kbuild: add net/netfilter/nf_tables_offload.h to header-test blacklist
 2019-08-08 18:49 UTC  (4+ messages)
` [PATCH net-next v1 0/8] netfilter: header compilation fixes
  ` [PATCH net-next v1 1/8] netfilter: inlined four headers files into another one

[PATCH] liquidio: Use pcie_flr() instead of reimplementing it
 2019-08-08 18:48 UTC  (2+ messages)

[PATCH 0/1] bpf: introduce new helper udp_flow_src_port
 2019-08-08 18:48 UTC  (5+ messages)
` [PATCH 1/1] "

[CI] drm/i915: Make debugfs/per_file_stats scale better
 2019-08-08 18:48 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] PCI: PM: Also move to D0 before calling pci_legacy_resume_early()
 2019-08-08 18:46 UTC  (4+ messages)

[PATCH v1 0/8] arm64: MMU enabled kexec relocation
 2019-08-08 18:44 UTC  (4+ messages)

[PATCH net-next 0/5] RX improve
 2019-08-08 18:43 UTC  (7+ messages)
` [PATCH net-next 5/5] r8152: change rx_frag_head_sz and rx_max_agg_num dynamically

[PATCH v3 1/1] ixgbe: sync the first fragment unconditionally
 2019-08-08 18:42 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH 1/4] image_types_wic.bbclass: Copy the .wks and .env files to deploy image dir
 2019-08-08 18:42 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.