messages from 2020-09-23 23:01:49 to 2020-09-25 12:56:43 UTC [more...]
[PATCH 5.8 00/56] 5.8.12-rc1 review
2020-09-25 12:48 UTC (31+ messages)
` [PATCH 5.8 01/56] ibmvnic fix NULL tx_pools and rx_tools issue at do_reset
` [PATCH 5.8 02/56] ibmvnic: add missing parenthesis in do_reset()
` [PATCH 5.8 03/56] act_ife: load meta modules before tcf_idr_check_alloc()
` [PATCH 5.8 04/56] bnxt_en: Avoid sending firmware messages when AER error is detected
` [PATCH 5.8 08/56] geneve: add transport ports in route lookup for geneve
` [PATCH 5.8 09/56] hdlc_ppp: add range checks in ppp_cp_parse_cr()
` [PATCH 5.8 14/56] ipv6: avoid lockdep issue in fib6_del()
` [PATCH 5.8 15/56] net: bridge: br_vlan_get_pvid_rcu() should dereference the VLAN group under RCU
` [PATCH 5.8 16/56] net: DCB: Validate DCB_ATTR_DCB_BUFFER argument
` [PATCH 5.8 18/56] net: Fix bridge enslavement failure
` [PATCH 5.8 20/56] net/mlx5: Fix FTE cleanup
` [PATCH 5.8 22/56] net: sched: initialize with 0 before setting erspan md->u
` [PATCH 5.8 23/56] net: sch_generic: aviod concurrent reset and enqueue op for lockless qdisc
` [PATCH 5.8 25/56] nfp: use correct define to return NONE fec
` [PATCH 5.8 26/56] taprio: Fix allowing too small intervals
` [PATCH 5.8 27/56] tipc: Fix memory leak in tipc_group_create_member()
` [PATCH 5.8 28/56] tipc: fix shutdown() of connection oriented socket
` [PATCH 5.8 29/56] tipc: use skb_unshare() instead in tipc_buf_append()
` [PATCH 5.8 30/56] net/mlx5e: Enable adding peer miss rules only if merged eswitch is supported
` [PATCH 5.8 33/56] bnxt_en: return proper error codes in bnxt_show_temp
` [PATCH 5.8 35/56] net: lantiq: Wake TX queue again
` [PATCH 5.8 39/56] net: phy: Avoid NPD upon phy_detach() when driver is unbound
` [PATCH 5.8 41/56] net: qrtr: check skb_put_padto() return value
` [PATCH 5.8 43/56] net: ethernet: ti: cpsw_new: fix suspend/resume
` [PATCH 5.8 45/56] wireguard: peerlookup: take lock before checking hash in replace operation
` [PATCH 5.8 47/56] net/mlx5e: Fix memory leak of tunnel info when rule under multipath not ready
` [PATCH 5.8 48/56] hinic: fix rewaking txq after netif_tx_disable
` [PATCH 5.8 50/56] net: dsa: link interfaces with the DSA master to get rid of lockdep warnings
` [PATCH 5.8 52/56] net: macb: fix for pause frame receive enable bit
` [PATCH 5.8 55/56] net/mlx5e: Use synchronize_rcu to sync with NAPI
[PATCH 5.4 00/43] 5.4.68-rc1 review
2020-09-25 12:48 UTC (40+ messages)
` [PATCH 5.4 02/43] ibmvnic fix NULL tx_pools and rx_tools issue at do_reset
` [PATCH 5.4 03/43] ibmvnic: add missing parenthesis in do_reset()
` [PATCH 5.4 04/43] kprobes: fix kill kprobe which has been marked as gone
` [PATCH 5.4 05/43] mm/thp: fix __split_huge_pmd_locked() for migration PMD
` [PATCH 5.4 06/43] act_ife: load meta modules before tcf_idr_check_alloc()
` [PATCH 5.4 07/43] bnxt_en: Avoid sending firmware messages when AER error is detected
` [PATCH 5.4 08/43] bnxt_en: Fix NULL ptr dereference crash in bnxt_fw_reset_task()
` [PATCH 5.4 09/43] cxgb4: fix memory leak during module unload
` [PATCH 5.4 10/43] cxgb4: Fix offset when clearing filter byte counters
` [PATCH 5.4 11/43] geneve: add transport ports in route lookup for geneve
` [PATCH 5.4 12/43] hdlc_ppp: add range checks in ppp_cp_parse_cr()
` [PATCH 5.4 13/43] ip: fix tos reflection in ack and reset packets
` [PATCH 5.4 14/43] ipv4: Initialize flowi4_multipath_hash in data path
` [PATCH 5.4 16/43] ipv6: avoid lockdep issue in fib6_del()
` [PATCH 5.4 19/43] net: dsa: rtl8366: Properly clear member config
` [PATCH 5.4 20/43] net: Fix bridge enslavement failure
` [PATCH 5.4 21/43] net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMAC
` [PATCH 5.4 22/43] net/mlx5: Fix FTE cleanup
` [PATCH 5.4 23/43] net: sch_generic: aviod concurrent reset and enqueue op for lockless qdisc
` [PATCH 5.4 24/43] net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendant
` [PATCH 5.4 25/43] nfp: use correct define to return NONE fec
` [PATCH 5.4 26/43] taprio: Fix allowing too small intervals
` [PATCH 5.4 27/43] tipc: Fix memory leak in tipc_group_create_member()
` [PATCH 5.4 28/43] tipc: fix shutdown() of connection oriented socket
` [PATCH 5.4 29/43] tipc: use skb_unshare() instead in tipc_buf_append()
` [PATCH 5.4 30/43] net/mlx5e: Enable adding peer miss rules only if merged eswitch is supported
` [PATCH 5.4 31/43] net/mlx5e: TLS, Do not expose FPGA TLS counter if not supported
` [PATCH 5.4 32/43] bnxt_en: return proper error codes in bnxt_show_temp
` [PATCH 5.4 33/43] bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex
` [PATCH 5.4 34/43] net: lantiq: Wake TX queue again
` [PATCH 5.4 35/43] net: lantiq: use netif_tx_napi_add() for TX NAPI
` [PATCH 5.4 36/43] net: lantiq: Use napi_complete_done()
` [PATCH 5.4 37/43] net: lantiq: Disable IRQs only if NAPI gets scheduled
` [PATCH 5.4 38/43] net: phy: Avoid NPD upon phy_detach() when driver is unbound
` [PATCH 5.4 39/43] net: phy: Do not warn in phy_stop() on PHY_DOWN
` [PATCH 5.4 40/43] net: qrtr: check skb_put_padto() return value
` [PATCH 5.4 41/43] net: add __must_check to skb_put_padto()
` [PATCH 5.4 42/43] mm: memcg: fix memcg reclaim soft lockup
` [PATCH 5.4 43/43] iommu/amd: Use cmpxchg_double() when updating 128-bit IRTE
[PATCH 4.19 00/37] 4.19.148-rc1 review
2020-09-25 12:49 UTC (38+ messages)
` [PATCH 4.19 01/37] af_key: pfkey_dump needs parameter validation
` [PATCH 4.19 02/37] KVM: fix memory leak in kvm_io_bus_unregister_dev()
` [PATCH 4.19 03/37] kprobes: fix kill kprobe which has been marked as gone
` [PATCH 4.19 04/37] mm/thp: fix __split_huge_pmd_locked() for migration PMD
` [PATCH 4.19 05/37] cxgb4: Fix offset when clearing filter byte counters
` [PATCH 4.19 06/37] geneve: add transport ports in route lookup for geneve
` [PATCH 4.19 07/37] hdlc_ppp: add range checks in ppp_cp_parse_cr()
` [PATCH 4.19 08/37] ip: fix tos reflection in ack and reset packets
` [PATCH 4.19 09/37] ipv6: avoid lockdep issue in fib6_del()
` [PATCH 4.19 10/37] net: DCB: Validate DCB_ATTR_DCB_BUFFER argument
` [PATCH 4.19 11/37] net: dsa: rtl8366: Properly clear member config
` [PATCH 4.19 12/37] net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMAC
` [PATCH 4.19 13/37] net: sch_generic: aviod concurrent reset and enqueue op for lockless qdisc
` [PATCH 4.19 14/37] nfp: use correct define to return NONE fec
` [PATCH 4.19 15/37] tipc: Fix memory leak in tipc_group_create_member()
` [PATCH 4.19 16/37] tipc: fix shutdown() of connection oriented socket
` [PATCH 4.19 17/37] tipc: use skb_unshare() instead in tipc_buf_append()
` [PATCH 4.19 18/37] bnxt_en: return proper error codes in bnxt_show_temp
` [PATCH 4.19 19/37] bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex
` [PATCH 4.19 20/37] net: phy: Avoid NPD upon phy_detach() when driver is unbound
` [PATCH 4.19 21/37] net: qrtr: check skb_put_padto() return value
` [PATCH 4.19 22/37] net: add __must_check to skb_put_padto()
` [PATCH 4.19 23/37] ipv4: Update exception handling for multipath routes via same device
` [PATCH 4.19 24/37] MAINTAINERS: add CLANG/LLVM BUILD SUPPORT info
` [PATCH 4.19 25/37] kbuild: add OBJSIZE variable for the size tool
` [PATCH 4.19 26/37] Documentation/llvm: add documentation on building w/ Clang/LLVM
` [PATCH 4.19 27/37] Documentation/llvm: fix the name of llvm-size
` [PATCH 4.19 28/37] net: wan: wanxl: use allow to pass CROSS_COMPILE_M68k for rebuilding firmware
` [PATCH 4.19 29/37] net: wan: wanxl: use $(M68KCC) instead of $(M68KAS) "
` [PATCH 4.19 30/37] x86/boot: kbuild: allow readelf executable to be specified
` [PATCH 4.19 31/37] kbuild: remove AS variable
` [PATCH 4.19 32/37] kbuild: replace AS=clang with LLVM_IAS=1
` [PATCH 4.19 33/37] kbuild: support LLVM=1 to switch the default tools to Clang/LLVM
` [PATCH 4.19 34/37] mm: memcg: fix memcg reclaim soft lockup
` [PATCH 4.19 35/37] tcp_bbr: refactor bbr_target_cwnd() for general inflight provisioning
` [PATCH 4.19 36/37] tcp_bbr: adapt cwnd based on ack aggregation estimation
` [PATCH 4.19 37/37] serial: 8250: Avoid error message on reprobe
[PATCH] iommu/amd: Use cmpxchg_double() when updating 128-bit IRTE
2020-09-25 12:39 UTC (2+ messages)
Patch "iommu/amd: Use cmpxchg_double() when updating 128-bit IRTE" has been added to the 5.8-stable tree
2020-09-25 11:43 UTC (4+ messages)
stable-rc/queue/5.8 build: 195 builds: 0 failed, 195 passed, 18 warnings (v5.8.11-56-g8375d24eb6f6)
2020-09-25 11:43 UTC
stable-rc/queue/4.9 build: 197 builds: 1 failed, 196 passed, 4 warnings (v4.9.237-12-g45da6f2d4d6a)
2020-09-25 11:32 UTC
[PATCH] HID: wacom: Avoid entering wacom_wac_pen_report for pad / battery
2020-09-25 11:15 UTC (2+ messages)
stable-rc/queue/5.8 build: 196 builds: 0 failed, 196 passed, 18 warnings (v5.8.11-56-g01a94ace543c)
2020-09-25 11:07 UTC
[PATCH 2/4] drm/i915: Cancel outstanding work after disabling heartbeats on an engine
2020-09-25 11:04 UTC (9+ messages)
` [Intel-gfx] "
` [PATCH 3/4] drm/i915/gt: Always send a pulse down the engine after disabling heartbeat
` [Intel-gfx] "
` [PATCH 4/4] drm/i915/gem: Always test execution status on closing the context
` [Intel-gfx] "
[PATCH][V2] ACPI: video: use ACPI backlight for HP 635 Notebook
2020-09-25 11:00 UTC (2+ messages)
stable-rc/queue/4.14 build: 201 builds: 0 failed, 201 passed, 66 warnings (v4.14.199-16-g28470cc309fb)
2020-09-25 10:58 UTC
[PATCH for 4.14, 4.19] serial: 8250: Avoid error message on reprobe
2020-09-25 10:58 UTC (2+ messages)
[PATCH stable v5.4] mm: memcg: fix memcg reclaim soft lockup
2020-09-25 10:55 UTC (2+ messages)
stable-rc/queue/4.9 build: 196 builds: 1 failed, 195 passed, 4 warnings (v4.9.237-12-g877098fa04c2)
2020-09-25 10:47 UTC
stable-rc/queue/5.4 build: 200 builds: 1 failed, 199 passed, 1 error, 126 warnings (v5.4.67-41-g5d51b3fc171d)
2020-09-25 10:20 UTC
[PATCH] fs/affs: Fix basic permission bits to actually work
2020-09-25 10:07 UTC (2+ messages)
[PATCH] x86/xen: disable Firmware First mode for correctable memory errors
2020-09-25 10:11 UTC
stable-rc/queue/4.19 build: 206 builds: 0 failed, 206 passed, 94 warnings (v4.19.147-33-ge5c020f734b8)
2020-09-25 9:54 UTC
stable-rc/queue/4.4 build: 188 builds: 1 failed, 187 passed, 2 errors, 13 warnings (v4.4.237-6-g9341f1ab66f7)
2020-09-25 9:39 UTC
[PATCH for 4.4, 4.9] serial: 8250: Avoid error message on reprobe
2020-09-25 9:30 UTC
stable-rc/queue/4.14 build: 198 builds: 0 failed, 198 passed, 66 warnings (v4.14.199-6-g073c2e7cd2e2)
2020-09-25 9:20 UTC
[PATCH 1/2] iio: ltc2983: Fix of_node refcounting
2020-09-25 9:10 UTC (2+ messages)
` [PATCH 2/2] iio: ad7292: "
LLVM=1 patches for 4.19
2020-09-25 8:54 UTC (2+ messages)
[PATCHES] Networking
2020-09-25 8:38 UTC (2+ messages)
✅ PASS: Test report for kernel 5.8.11 (stable-queue)
2020-09-25 8:13 UTC
[PATCH 1/3] i2c: imx: Fix reset of I2SR_IAL flag
2020-09-25 8:11 UTC (4+ messages)
[stable 4.19] [PANIC]: tracing: Centralize preemptirq tracepoints and unify their usage
2020-09-25 7:25 UTC (3+ messages)
[stable 5.8] rcu: INFO: rcu_sched self-detected stall on CPU - RIP: 0010:trace_graph_return
2020-09-25 7:10 UTC
[PATCH v3] i2c: imx: Fix external abort on interrupt in exit paths
2020-09-25 5:38 UTC (2+ messages)
[PATCH] KVM: SVM: Mark SEV launch secret pages as dirty
2020-09-25 4:54 UTC (2+ messages)
[PATCH] random: use correct memory barriers for crng_node_pool
2020-09-25 3:31 UTC (13+ messages)
[to-be-updated] mm-khugepaged-avoid-overriding-min_free_kbytes-set-by-user.patch removed from -mm tree
2020-09-25 2:52 UTC
+ mm-khugepaged-avoid-overriding-min_free_kbytes-set-by-user.patch added to -mm tree
2020-09-25 2:51 UTC
stable-rc/queue/5.8 build: 196 builds: 0 failed, 196 passed, 18 warnings (v5.8.11-2-g52fb84070999)
2020-09-25 2:28 UTC
stable-rc/queue/4.14 build: 201 builds: 0 failed, 201 passed, 66 warnings (v4.14.199-6-gd4d931fa37f4)
2020-09-25 2:01 UTC
stable-rc/queue/5.4 build: 200 builds: 1 failed, 199 passed, 1 error, 126 warnings (v5.4.67-5-g55181e8f4ede)
2020-09-25 1:53 UTC
stable-rc/queue/4.9 build: 197 builds: 1 failed, 196 passed, 4 warnings (v4.9.237-5-g8df2b14ff134)
2020-09-25 1:39 UTC
stable-rc/queue/4.4 build: 189 builds: 1 failed, 188 passed, 2 errors, 13 warnings (v4.4.237-6-g1a90a6e13e27)
2020-09-25 1:18 UTC
FAILED: patch "[PATCH] kprobes: fix kill kprobe which has been marked as gone" failed to apply to 5.4-stable tree
2020-09-25 1:05 UTC (3+ messages)
FAILED: patch "[PATCH] ftrace: Setup correct FTRACE_FL_REGS flags for module" failed to apply to 4.4-stable tree
2020-09-24 23:16 UTC (3+ messages)
[PATCH for 4.4 and 4.9] mtd: Fix comparison in map_word_andequal()
2020-09-24 23:15 UTC (2+ messages)
[PATCH for 4.4, 4.9, 4.14] RDMA/ucma: ucma_context reference leak in error path
2020-09-24 23:15 UTC (2+ messages)
[PATCH AUTOSEL 5.4 001/330] drm/v3d: don't leak bin job if v3d_job_init fails
2020-09-24 20:54 UTC (4+ messages)
` [PATCH AUTOSEL 5.4 041/330] USB: serial: mos7840: fix probe error handling
stable-rc/queue/5.8 build: 196 builds: 0 failed, 196 passed, 18 warnings (v5.8.11)
2020-09-24 17:09 UTC
[PATCH 4.4 00/46] 4.4.237-rc1 review
2020-09-24 17:07 UTC (3+ messages)
[PATCH 5.8 000/118] 5.8.11-rc1 review
2020-09-24 17:06 UTC (7+ messages)
stable-rc/queue/4.4 build: 190 builds: 1 failed, 189 passed, 2 errors, 13 warnings (v4.4.237-1-gafff3ca9ac51)
2020-09-24 16:54 UTC
stable-rc/queue/4.9 build: 197 builds: 1 failed, 196 passed, 4 warnings (v4.9.237-1-g03c23cdc4965)
2020-09-24 16:41 UTC
stable-rc/queue/5.4 build: 199 builds: 1 failed, 198 passed, 1 error, 125 warnings (v5.4.67-1-gbc88f71d7b95)
2020-09-24 16:33 UTC
stable-rc/queue/4.19 build: 206 builds: 0 failed, 206 passed, 94 warnings (v4.19.147-1-g303c9e1c8a50)
2020-09-24 16:22 UTC
stable-rc/queue/4.14 build: 201 builds: 0 failed, 201 passed, 66 warnings (v4.14.199-1-g621898666e7d)
2020-09-24 16:05 UTC
[PATCH 4.19 00/81] 4.19.80-stable review
2020-09-24 13:54 UTC (6+ messages)
` [PATCH 4.19 66/81] MIPS: Disable Loongson MMI instructions for kernel build
[PATCH] MIPS: Loongson2ef: Disable Loongson MMI instructions
2020-09-24 13:51 UTC (2+ messages)
commit 37bd22420f85 ("af_key: pfkey_dump needs parameter validation") to stable
2020-09-24 14:08 UTC (2+ messages)
[PATCH] ext4: fix leaking sysfs kobject after failed mount
2020-09-24 9:08 UTC (2+ messages)
[PATCH v1] trace: Fix race in trace_open and buffer resize call
2020-09-24 13:55 UTC
[PATCHv2] usbtv: Fix refcounting mixup
2020-09-24 9:14 UTC
[PATCH] usb: gadget: bcm63xx_udc: fix up the error of undeclared usb_debug_root
2020-09-24 8:52 UTC (4+ messages)
[PATCH 00/10] usb: dwc3: gadget: Revise preparation for extra TRBs
2020-09-24 8:21 UTC (4+ messages)
` [PATCH 01/10] usb: dwc3: gadget: Check MPS of the request length
` [PATCH 02/10] usb: dwc3: gadget: Reclaim extra TRBs after request completion
` [PATCH 05/10] usb: dwc3: ep0: Fix ZLP for OUT ep0 requests
[PATCH] usb: dwc3: pci: Allow Elkhart Lake to utilize DSM method for PM functionality
2020-09-24 7:24 UTC (3+ messages)
[PATCH net] Revert "ravb: Fixed to be able to unload modules"
2020-09-24 7:14 UTC (3+ messages)
[PATCH STABLE] xfs: trim IO to found COW exent limit
2020-09-24 4:03 UTC (4+ messages)
[PATCH 4.19 00/49] 4.19.147-rc1 review
2020-09-24 2:16 UTC (7+ messages)
` [PATCH 4.19 43/49] Input: trackpoint - add new trackpoint variant IDs
stable-rc/linux-4.14.y baseline: 160 runs, 2 regressions (v4.14.199)
2020-09-24 2:14 UTC
stable-rc/linux-5.4.y baseline: 170 runs, 1 regressions (v5.4.67)
2020-09-24 1:20 UTC
stable-rc/linux-4.9.y baseline: 121 runs, 1 regressions (v4.9.237)
2020-09-24 1:09 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).