messages from 2020-01-25 16:52:59 to 2020-01-28 14:03:08 UTC [more...]
[PATCH 5.4 000/104] 5.4.16-stable review
2020-01-28 14:00 UTC (16+ messages)
` [PATCH 5.4 002/104] firestream: fix memory leaks
` [PATCH 5.4 003/104] gtp: make sure only SOCK_DGRAM UDP sockets are accepted
` [PATCH 5.4 004/104] ipv6: sr: remove SKB_GSO_IPXIP6 on End.D* actions
` [PATCH 5.4 013/104] net-sysfs: Fix reference count leak
` [PATCH 5.4 016/104] tcp_bbr: improve arithmetic division in bbr_update_bw()
` [PATCH 5.4 018/104] tun: add mutex_unlock() call and napi.skb clearing in tun_get_user()
` [PATCH 5.4 019/104] airo: Fix possible info leak in AIROOLDIOCTL/SIOCDEVPRIVATE
` [PATCH 5.4 021/104] mlxsw: spectrum_acl: Fix use-after-free during reload
` [PATCH 5.4 024/104] net/mlx5: Fix lowest FDB pool size
` [PATCH 5.4 028/104] net/mlx5: DR, use non preemptible call to get the current cpu number
` [PATCH 5.4 034/104] afs: Fix characters allowed into cell names
` [PATCH 5.4 035/104] hwmon: (adt7475) Make volt2reg return same reg as reg2volt input
` [PATCH 5.4 036/104] hwmon: (core) Do not use device managed functions for memory allocations
` [PATCH 5.4 039/104] drm/panfrost: Add the panfrost_gem_mapping concept
` [PATCH 5.4 051/104] XArray: Fix xa_find_after with multi-index entries
[PATCH 4.14 00/46] 4.14.169-stable review
2020-01-28 13:58 UTC (30+ messages)
` [PATCH 4.14 01/46] can, slip: Protect tty->disc_data in write_wakeup and close with RCU
` [PATCH 4.14 02/46] firestream: fix memory leaks
` [PATCH 4.14 03/46] gtp: make sure only SOCK_DGRAM UDP sockets are accepted
` [PATCH 4.14 05/46] net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEM
` [PATCH 4.14 10/46] net-sysfs: fix netdev_queue_add_kobject() breakage
` [PATCH 4.14 12/46] net-sysfs: Call dev_hold always in rx_queue_add_kobject
` [PATCH 4.14 19/46] hwmon: (core) Fix double-free in __hwmon_device_register()
` [PATCH 4.14 20/46] hwmon: (core) Do not use device managed functions for memory allocations
` [PATCH 4.14 25/46] mmc: sdhci: fix minimum clock rate for v3 controller
` [PATCH 4.14 26/46] Documentation: Document arm64 kpti control
` [PATCH 4.14 27/46] Input: pm8xxx-vib - fix handling of separate enable register
` [PATCH 4.14 28/46] Input: sur40 - fix interface sanity checks
` [PATCH 4.14 29/46] Input: gtco - fix endpoint sanity check
` [PATCH 4.14 30/46] Input: aiptek "
` [PATCH 4.14 31/46] Input: pegasus_notetaker "
` [PATCH 4.14 32/46] Input: sun4i-ts - add a check for devm_thermal_zone_of_sensor_register
` [PATCH 4.14 33/46] hwmon: (nct7802) Fix voltage limits to wrong registers
` [PATCH 4.14 34/46] scsi: RDMA/isert: Fix a recently introduced regression related to logout
` [PATCH 4.14 35/46] tracing: xen: Ordered comparison of function pointers
` [PATCH 4.14 36/46] do_last(): fetch directory ->i_mode and ->i_uid before its too late
` [PATCH 4.14 38/46] coresight: etb10: Do not call smp_processor_id from preemptible
` [PATCH 4.14 39/46] coresight: tmc-etf: "
` [PATCH 4.14 40/46] libertas: Fix two buffer overflows at parsing bss descriptor
` [PATCH 4.14 41/46] media: v4l2-ioctl.c: zero reserved fields for S/TRY_FMT
` [PATCH 4.14 42/46] scsi: iscsi: Avoid potential deadlock in iscsi_if_rx func
` [PATCH 4.14 43/46] md: Avoid namespace collision with bitmap API
` [PATCH 4.14 44/46] bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free()
` [PATCH 4.14 45/46] netfilter: ipset: use bitmap infrastructure completely
` [PATCH 4.14 46/46] net/x25: fix nonblocking connect
[PATCH for 4.19-stable v3 00/24] mm/memory_hotplug: backport of pending stable fixes
2020-01-28 13:50 UTC (26+ messages)
` [PATCH for 4.19-stable v3 01/24] mm/memory_hotplug: make remove_memory() take the device_hotplug_lock
` [PATCH for 4.19-stable v3 02/24] mm, sparse: drop pgdat_resize_lock in sparse_add/remove_one_section()
` [PATCH for 4.19-stable v3 03/24] mm, sparse: pass nid instead of pgdat to sparse_add_one_section()
` [PATCH for 4.19-stable v3 04/24] drivers/base/memory.c: remove an unnecessary check on NR_MEM_SECTIONS
` [PATCH for 4.19-stable v3 05/24] mm, memory_hotplug: add nid parameter to arch_remove_memory
` [PATCH for 4.19-stable v3 06/24] mm/memory_hotplug: release memory resource after arch_remove_memory()
` [PATCH for 4.19-stable v3 07/24] drivers/base/memory.c: clean up relics in function parameters
` [PATCH for 4.19-stable v3 08/24] mm, memory_hotplug: update a comment in unregister_memory()
` [PATCH for 4.19-stable v3 09/24] mm/memory_hotplug: make unregister_memory_section() never fail
` [PATCH for 4.19-stable v3 10/24] mm/memory_hotplug: make __remove_section() "
` [PATCH for 4.19-stable v3 11/24] powerpc/mm: Fix section mismatch warning
` [PATCH for 4.19-stable v3 12/24] mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail
` [PATCH for 4.19-stable v3 13/24] s390x/mm: implement arch_remove_memory()
` [PATCH for 4.19-stable v3 14/24] mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
` [PATCH for 4.19-stable v3 15/24] drivers/base/memory: pass a block_id to init_memory_block()
` [PATCH for 4.19-stable v3 16/24] mm/memory_hotplug: create memory block devices after arch_add_memory()
` [PATCH for 4.19-stable v3 17/24] mm/memory_hotplug: remove memory block devices before arch_remove_memory()
` [PATCH for 4.19-stable v3 18/24] mm/memory_hotplug: make unregister_memory_block_under_nodes() never fail
` [PATCH for 4.19-stable v3 19/24] mm/memory_hotplug: remove "zone" parameter from sparse_remove_one_section
` [PATCH for 4.19-stable v3 20/24] mm/hotplug: kill is_dev_zone() usage in __remove_pages()
` [PATCH for 4.19-stable v3 21/24] drivers/base/node.c: simplify unregister_memory_block_under_nodes()
` [PATCH for 4.19-stable v3 22/24] mm/memunmap: don't access uninitialized memmap in memunmap_pages()
` [PATCH for 4.19-stable v3 23/24] mm/memory_hotplug: fix try_offline_node()
` [PATCH for 4.19-stable v3 24/24] mm/memory_hotplug: shrink zones when offlining memory
[PATCH for-rc] Revert "RDMA/efa: Use API to get contiguous memory blocks aligned to device supported page size"
2020-01-28 13:47 UTC (10+ messages)
[PATCH 4.19 000/306] 4.19.87-stable review
2020-01-28 13:29 UTC (12+ messages)
[PATCH v2] usb: dwc3: gadget: Check for IOC/LST bit in TRB->ctrl fields
2020-01-28 13:22 UTC (2+ messages)
stable-rc 4.9.212-rc1/2e383da55e49: regressions detected in project stable v4.9.y on OE
2020-01-28 12:47 UTC (3+ messages)
stable-rc/linux-4.19.y build: 195 builds: 1 failed, 194 passed, 3 errors, 11 warnings (v4.19.99-41-ga59ea6d9c99b)
2020-01-28 12:10 UTC
stable-rc/linux-4.4.y build: 187 builds: 1 failed, 186 passed, 2 errors, 13 warnings (v4.4.211-178-gd2c04d5b95f6)
2020-01-28 12:07 UTC
[PATCH v4 3/5] bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free()
2020-01-28 11:44 UTC (2+ messages)
[PATCH 1/6] hwrng: imx-rngc - fix an error path
2020-01-28 11:00 UTC
stable-rc 4.14.169-rc1/c103be7db25e: regressions detected in project stable v.4.14.y on OE
2020-01-28 11:40 UTC
FAILED: patch "[PATCH] netfilter: nf_tables: autoload modules from the abort path" failed to apply to 4.19-stable tree
2020-01-28 9:11 UTC
[PATCH stable-4.9] Documentation: Document arm64 kpti control
2020-01-28 8:05 UTC (2+ messages)
Patch "net-sysfs: Fix reference count leak" has been added to the 4.4-stable tree
2020-01-28 8:34 UTC
[stable] [PATCH 1/2] coresight: etb10: Do not call smp_processor_id from preemptible
2020-01-28 8:15 UTC (8+ messages)
FAILED: patch "[PATCH] iio: buffer: align the size of scan bytes to size of the" failed to apply to 4.4-stable tree
2020-01-28 8:09 UTC (3+ messages)
[PATCH stable 4.9] arm64: kpti: Whitelist Cortex-A CPUs that don't implement the CSV3 field
2020-01-28 8:08 UTC (2+ messages)
[PATCH stable 4.19] crypto: geode-aes - switch to skcipher for cbc(aes) fallback
2020-01-28 8:07 UTC (2+ messages)
[PATCH] sd: Fix REQ_OP_ZONE_REPORT completion handling
2020-01-28 8:04 UTC (4+ messages)
FAILED: patch "[PATCH] tracing: Fix histogram code when expression has same var as" failed to apply to 4.19-stable tree
2020-01-28 8:02 UTC (7+ messages)
Please apply 50ee7529ec45 ("random: try to actively add entropy rather than passively wait for it") to 4.19.y
2020-01-28 7:52 UTC (2+ messages)
[PATCH] efi/bgrt: Accept BGRT tables with a version of 0 on Lenovo laptops
2020-01-28 7:48 UTC (2+ messages)
[v4 PATCH] mm: move_pages: report the number of non-attempted pages
2020-01-28 0:34 UTC (2+ messages)
[PATCH v2] staging: android: ashmem: Disallow ashmem memory from being remapped
2020-01-28 0:25 UTC (2+ messages)
[PATCH 02/12] lpfc: Fix lpfc_io_buf resource leak in lpfc_get_scsi_buf_s4 error path
2020-01-28 0:23 UTC (2+ messages)
` [PATCH 03/12] lpfc: Fix broken Credit Recovery after driver load
[PATCH] staging: android: ashmem: Disallow ashmem memory from being remapped
2020-01-28 0:05 UTC (4+ messages)
stable/linux-5.4.y build: 194 builds: 1 failed, 193 passed, 1 error, 105 warnings (v5.4.15)
2020-01-27 22:04 UTC
+ mm-move_pages-report-the-number-of-non-attempted-pages.patch added to -mm tree
2020-01-27 21:33 UTC
[PATCH] drm/amd/display: Fix psr static frames calculation
2020-01-27 19:58 UTC (2+ messages)
[v3 PATCH] mm: move_pages: report the number of non-attempted pages
2020-01-27 19:55 UTC (3+ messages)
[RFC][PATCH 0/2] Avoiding DWC3 transfer stalls/hangs when using adb over f_fs
2020-01-27 18:48 UTC (8+ messages)
` [RFC][PATCH 1/2] usb: dwc3: gadget: Check for IOC/LST bit in both event->status and TRB->ctrl fields
Request to backport "Documentation: Document arm64 kpti control"
2020-01-27 18:47 UTC (4+ messages)
Applied "ASoC: SOF: core: free trace on errors" to the asoc tree
2020-01-27 18:11 UTC
Applied "ASoC: SOF: core: release resources on errors in probe_continue" to the asoc tree
2020-01-27 18:11 UTC
[v2 PATCH] mm: move_pages: report the number of non-attempted pages
2020-01-27 16:34 UTC (3+ messages)
[GIT PULL][PATCH] tracing/kprobes: Have uname use __get_str() in print_fmt
2020-01-27 16:04 UTC
Linux 4.19.99
2020-01-27 15:23 UTC (2+ messages)
Linux 4.14.168
2020-01-27 15:22 UTC (2+ messages)
[PATCH] mwifiex: fix unbalanced locking in mwifiex_process_country_ie()
2020-01-27 14:33 UTC (2+ messages)
[PATCHES] Networking
2020-01-27 14:27 UTC (2+ messages)
[PATCH] mm/memory_hotplug: Fix remove_memory() lockdep splat
2020-01-27 13:47 UTC (11+ messages)
[PATCH] drm/amd/dm/mst: Ignore payload update failures on disable
2020-01-27 13:31 UTC (6+ messages)
` [PATCH v2] drm/amd/dm/mst: Ignore payload update failures
[PATCH 4.19 000/639] 4.19.99-stable review
2020-01-27 12:40 UTC (40+ messages)
` [PATCH 4.19 014/639] leds: tlc591xx: update the maximum brightness
` [PATCH 4.19 177/639] rtc: ds1307: rx8130: Fix alarm handling
` [PATCH 4.19 255/639] scsi: megaraid_sas: reduce module load time
` [PATCH 4.19 309/639] hwmon: (w83627hf) Use request_muxed_region for Super-IO accesses
` [PATCH 4.19 320/639] ARM: dts: ls1021: Fix SGMII PCS link remaining down after PHY disconnect
` [PATCH 4.19 325/639] afs: Fix AFS file locking to allow fine grained locks
` [PATCH 4.19 521/639] rtc: pcf2127: bugfix: read rtc disables watchdog
` [PATCH 4.19 540/639] wcn36xx: use dynamic allocation for large variables
` [PATCH 4.19 587/639] net: stmmac: gmac4+: Not all Unicast addresses may be available
` [PATCH 4.19 599/639] net: avoid possible false sharing in sk_leave_memory_pressure()
` [PATCH 4.19 625/639] packet: fix data-race in fanout_flow_is_huge()
patch "USB: serial: ir-usb: fix IrLAP framing" added to usb-next
2020-01-27 9:25 UTC
patch "USB: serial: ir-usb: fix link-speed handling" added to usb-next
2020-01-27 9:25 UTC
patch "USB: serial: ir-usb: add missing endpoint sanity check" added to usb-next
2020-01-27 9:25 UTC
patch "USB: serial: ir-usb: fix IrLAP framing" added to usb-testing
2020-01-27 9:22 UTC
patch "USB: serial: ir-usb: fix link-speed handling" added to usb-testing
2020-01-27 9:22 UTC
patch "USB: serial: ir-usb: add missing endpoint sanity check" added to usb-testing
2020-01-27 9:22 UTC
✅ PASS: Test report for kernel 5.5.0-19839eb.cki (stable-next)
2020-01-27 8:21 UTC
[PATCH] USB: uas: Add the no-UAS quirk for JMicron JMS561U
2020-01-26 20:46 UTC (6+ messages)
` [PATCH v2] "
[PATCH] ARM: dts: ls1021a: Restore MDIO compatible to gianfar
2020-01-26 19:49 UTC
[PATCH stable v4.4 1/2] net: stmmac: use correct DMA buffer size in the RX descriptor
2020-01-26 18:27 UTC (2+ messages)
[PATCH v4.4] net: davinci_cpdma: use dma_addr_t for DMA address
2020-01-26 18:05 UTC (3+ messages)
[PATCH v4.4.z] pstore/ram: Write new dumps to start of recycled zones
2020-01-26 17:29 UTC (2+ messages)
[PATCH] fix 3.16 unknown rela relocation 4 error
2020-01-26 17:13 UTC
[PATCH 5.4 000/222] 5.4.14-stable review
2020-01-26 16:57 UTC (5+ messages)
` [PATCH 5.4 033/222] io_uring: only allow submit from owning task
[PATCH] extcon: axp288: Add wakeup support
2020-01-26 15:05 UTC
[PATCH] ALSA: hda: Add Clevo W65_67SB the power_save blacklist
2020-01-26 13:21 UTC (3+ messages)
Linux 5.4.15
2020-01-26 10:00 UTC (2+ messages)
patch "mei: me: add jasper point DID" added to char-misc-next
2020-01-26 7:41 UTC
[PATCH 5.4 000/102] 5.4.15-stable review
2020-01-25 13:52 UTC (7+ messages)
[PATCH V4] x86/Hyper-V: Balloon up according to request page number
2020-01-25 21:41 UTC (3+ messages)
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).