messages from 2018-10-30 13:26:36 to 2018-10-31 23:03:40 UTC [more...]
[PATCH] namei: allow restricted O_CREAT of FIFOs and regular files
2018-10-31 16:27 UTC (4+ messages)
[PATCH AUTOSEL 4.19 001/146] net: socionext: Reset tx queue in ndo_stop
2018-10-31 23:03 UTC (25+ messages)
` [PATCH AUTOSEL 4.19 002/146] net: ethernet: ti: cpsw: unsync mcast entries while switch promisc mode
` [PATCH AUTOSEL 4.19 003/146] net: loopback: clear skb->tstamp before netif_rx()
` [PATCH AUTOSEL 4.19 004/146] locking/lockdep: Fix debug_locks off performance problem
` [PATCH AUTOSEL 4.19 005/146] netfilter: xt_nat: fix DNAT target for shifted portmap ranges
` [PATCH AUTOSEL 4.19 006/146] ataflop: fix error handling during setup
` [PATCH AUTOSEL 4.19 007/146] swim: fix cleanup on setup error
` [PATCH AUTOSEL 4.19 008/146] arm64: cpufeature: ctr: Fix cpu capability check for late CPUs
` [PATCH AUTOSEL 4.19 009/146] hv_netvsc: fix vf serial matching with pci slot info
` [PATCH AUTOSEL 4.19 010/146] nfp: devlink port split support for 1x100G CXP NIC
` [PATCH AUTOSEL 4.19 011/146] tun: Consistently configure generic netdev params via rtnetlink
` [PATCH AUTOSEL 4.19 012/146] s390/sthyi: Fix machine name validity indication
` [PATCH AUTOSEL 4.19 013/146] hwmon: (pwm-fan) Set fan speed to 0 on suspend
` [PATCH AUTOSEL 4.19 014/146] lightnvm: pblk: fix race on sysfs line state
` [PATCH AUTOSEL 4.19 015/146] lightnvm: pblk: fix two sleep-in-atomic-context bugs
` [PATCH AUTOSEL 4.19 016/146] lightnvm: pblk: fix race condition on metadata I/O
` [PATCH AUTOSEL 4.19 017/146] spi: spi-ep93xx: Use dma_data_direction for ep93xx_spi_dma_{finish,prepare}
` [PATCH AUTOSEL 4.19 018/146] perf tools: Free temporary 'sys' string in read_event_files()
` [PATCH AUTOSEL 4.19 019/146] perf tools: Cleanup trace-event-info 'tdata' leak
` [PATCH AUTOSEL 4.19 020/146] perf tools: Free 'printk' string in parse_ftrace_printk()
` [PATCH AUTOSEL 4.19 021/146] perf strbuf: Match va_{add,copy} with va_end
` [PATCH AUTOSEL 4.19 022/146] cpupower: Fix coredump on VMWare
` [PATCH AUTOSEL 4.19 023/146] bcache: Populate writeback_rate_minimum attribute
` [PATCH AUTOSEL 4.19 024/146] mmc: sdhci-pci-o2micro: Add quirk for O2 Micro dev 0x8620 rev 0x01
` [PATCH AUTOSEL 4.19 025/146] sdhci: acpi: add free_slot callback
[PATCH 4.4 00/18] V4.4 backport of 32-bit arm spectre patches
2018-10-31 14:04 UTC (19+ messages)
` [PATCH 4.4 01/18] ARM: add more CPU part numbers for Cortex and Brahma B15 CPUs
` [PATCH 4.4 02/18] ARM: bugs: prepare processor bug infrastructure
` [PATCH 4.4 03/18] ARM: bugs: hook processor bug checking into SMP and suspend paths
` [PATCH 4.4 04/18] ARM: bugs: add support for per-processor bug checking
` [PATCH 4.4 05/18] ARM: spectre: add Kconfig symbol for CPUs vulnerable to Spectre
` [PATCH 4.4 06/18] ARM: spectre-v2: harden branch predictor on context switches
` [PATCH 4.4 07/18] ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bit
` [PATCH 4.4 08/18] ARM: spectre-v2: harden user aborts in kernel space
` [PATCH 4.4 09/18] ARM: spectre-v2: warn about incorrect context switching functions
` [PATCH 4.4 10/18] ARM: spectre-v1: add speculation barrier (csdb) macros
` [PATCH 4.4 11/18] ARM: spectre-v1: add array_index_mask_nospec() implementation
` [PATCH 4.4 12/18] ARM: spectre-v1: fix syscall entry
` [PATCH 4.4 13/18] ARM: signal: copy registers using __copy_from_user()
` [PATCH 4.4 14/18] ARM: vfp: use __copy_from_user() when restoring VFP state
` [PATCH 4.4 15/18] ARM: oabi-compat: copy semops using __copy_from_user()
` [PATCH 4.4 16/18] ARM: use __inttype() in get_user()
` [PATCH 4.4 17/18] ARM: spectre-v1: use get_user() for __get_user()
` [PATCH 4.4 18/18] ARM: spectre-v1: mitigate user accesses
[PATCH 4.9 00/24] V4.9 backport of 32-bit arm spectre patches
2018-10-31 13:57 UTC (25+ messages)
` [PATCH 4.9 01/24] ARM: add more CPU part numbers for Cortex and Brahma B15 CPUs
` [PATCH 4.9 02/24] ARM: bugs: prepare processor bug infrastructure
` [PATCH 4.9 03/24] ARM: bugs: hook processor bug checking into SMP and suspend paths
` [PATCH 4.9 04/24] ARM: bugs: add support for per-processor bug checking
` [PATCH 4.9 05/24] ARM: spectre: add Kconfig symbol for CPUs vulnerable to Spectre
` [PATCH 4.9 06/24] ARM: spectre-v2: harden branch predictor on context switches
` [PATCH 4.9 07/24] ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bit
` [PATCH 4.9 08/24] ARM: spectre-v2: harden user aborts in kernel space
` [PATCH 4.9 09/24] ARM: spectre-v2: add firmware based hardening
` [PATCH 4.9 10/24] ARM: spectre-v2: warn about incorrect context switching functions
` [PATCH 4.9 11/24] ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17
` [PATCH 4.9 12/24] ARM: KVM: invalidate icache on guest exit for Cortex-A15
` [PATCH 4.9 13/24] ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15
` [PATCH 4.9 14/24] ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
` [PATCH 4.9 15/24] ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1
` [PATCH 4.9 16/24] ARM: spectre-v1: add speculation barrier (csdb) macros
` [PATCH 4.9 17/24] ARM: spectre-v1: add array_index_mask_nospec() implementation
` [PATCH 4.9 18/24] ARM: spectre-v1: fix syscall entry
` [PATCH 4.9 19/24] ARM: signal: copy registers using __copy_from_user()
` [PATCH 4.9 20/24] ARM: vfp: use __copy_from_user() when restoring VFP state
` [PATCH 4.9 21/24] ARM: oabi-compat: copy semops using __copy_from_user()
` [PATCH 4.9 22/24] ARM: use __inttype() in get_user()
` [PATCH 4.9 23/24] ARM: spectre-v1: use get_user() for __get_user()
` [PATCH 4.9 24/24] ARM: spectre-v1: mitigate user accesses
[PATCH v4.14-stable] sch_netem: restore skb->dev after dequeuing from the rbtree
2018-10-31 13:44 UTC (4+ messages)
Automated testing for stable kernel branches?
2018-10-31 13:18 UTC (3+ messages)
Regression found (Stop-marking-clocks-as-CLK_IS_CRITICAL)
2018-10-31 12:45 UTC (28+ messages)
[PATCH] usbnet: smsc95xx: disable carrier check while suspending
2018-10-31 21:27 UTC
[PATCH] kdb: Fix btc (backtrace on each cpu) crash
2018-10-31 11:59 UTC (2+ messages)
[PATCH v2] xen-blkfront: fix kernel panic with negotiate_mq error path
2018-10-31 8:22 UTC (3+ messages)
[PATCH 27/28] perf intel-pt: Insert callchain context into synthesized callchains
2018-10-31 16:45 UTC
[PATCH] selftests/powerpc: Fix ptrace tm failure
2018-10-31 5:42 UTC (2+ messages)
` "
[PATCH 4.18] Revert "mm: slowly shrink slabs with a relatively small number of objects"
2018-10-31 13:52 UTC (2+ messages)
[PATCH] drm/ast: fixed reading monitor EDID not stable issue
2018-10-31 1:31 UTC (3+ messages)
` [[PATCH v2]] "
[PATCH v4.4] x86/kconfig: Fall back to ticket spinlocks
2018-10-31 8:14 UTC
[PATCH] mm: hide incomplete nr_indirectly_reclaimable in /proc/zoneinfo
2018-10-31 8:12 UTC (2+ messages)
[patch 55/96] kbuild: fix kernel/bounds.c 'W=1' warning
2018-10-30 22:07 UTC
[patch 03/96] mm/hmm: fix race between hmm_mirror_unregister() and mmu_notifier callback
2018-10-30 22:04 UTC
[patch 02/96] mm/rmap: map_pte() was not handling private ZONE_DEVICE page properly
2018-10-30 22:04 UTC
[PATCH v2 0/2] spi: fix incorrect property items
2018-10-30 21:46 UTC (3+ messages)
` [PATCH v2 2/2] spi: uniphier: re-add addressing properties
[PATCH] fs: fix lost error code in dio_complete
2018-10-31 5:46 UTC
[PATCH 4.4] namei: allow restricted O_CREAT of FIFOs and regular files
2018-10-30 20:29 UTC (2+ messages)
[PATCH] soc: ti: QMSS: Fix usage of irq_set_affinity_hint
2018-10-30 19:05 UTC (4+ messages)
[PATCH] fanotify: fix handling of events on child sub-directory
2018-10-30 18:29 UTC
[PATCH AUTOSEL 4.14 01/19] bpf: do not blindly change rlimit in reuseport net selftest
2018-10-30 18:21 UTC (21+ messages)
` [PATCH AUTOSEL 4.14 02/19] Revert "perf tools: Fix PMU term format max value calculation"
` [PATCH AUTOSEL 4.14 03/19] net/mlx5: Take only bit 24-26 of wqe.pftype_wq for page fault type
` [PATCH AUTOSEL 4.14 04/19] xfrm: policy: use hlist rcu variants on insert
` [PATCH AUTOSEL 4.14 05/19] perf vendor events intel: Fix wrong filter_band* values for uncore events
` [PATCH AUTOSEL 4.14 06/19] sparc: Fix single-pcr perf event counter management
` [PATCH AUTOSEL 4.14 07/19] sparc: Throttle perf events properly
` [PATCH AUTOSEL 4.14 08/19] sparc64: Make proc_id signed
` [PATCH AUTOSEL 4.14 09/19] net: fec: don't dump RX FIFO register when not available
` [PATCH AUTOSEL 4.14 10/19] sched/fair: Fix the min_vruntime update logic in dequeue_entity()
` [PATCH AUTOSEL 4.14 11/19] perf tools: Fix use of alternatives to find JDIR
` [PATCH AUTOSEL 4.14 12/19] perf cpu_map: Align cpu map synthesized events properly
` [PATCH AUTOSEL 4.14 13/19] x86/fpu: Remove second definition of fpu in __fpu__restore_sig()
` [PATCH AUTOSEL 4.14 14/19] net: qla3xxx: Remove overflowing shift statement
` [PATCH AUTOSEL 4.14 15/19] virtio_net: avoid using netif_tx_disable() for serializing tx routine
` [PATCH AUTOSEL 4.14 16/19] r8169: fix NAPI handling under high load
` [PATCH AUTOSEL 4.14 17/19] selftests: ftrace: Add synthetic event syntax testcase
` [PATCH AUTOSEL 4.14 18/19] net: fix pskb_trim_rcsum_slow() with odd trim offset
` [PATCH AUTOSEL 4.14 19/19] i2c: rcar: cleanup DMA for all kinds of failure
[PATCH] IB/hfi1: Eliminate races in the SDMA send error path
2018-10-30 16:31 UTC
[PATCH] IB/hfi1: Eliminate races in the SDMA send error path
2018-10-30 16:17 UTC
aacraid: Regression in 4.14.56 with *genirq/affinity: assign vectors to all possible CPUs*
2018-10-30 15:30 UTC (13+ messages)
` [PATCH] Revert "genirq/affinity: assign vectors to all possible CPUs"
[PATCH] usb: dwc3: core: Clean up ULPI device
2018-10-30 13:39 UTC (2+ messages)
[PATCH 2/2] selftests/ftrace: Fix synthetic event test to delete event correctly
2018-10-30 13:13 UTC
add da15fc2fa9c "perf tools: Disable parallelism for 'make clean'" to -stable
2018-10-30 10:54 UTC
[PATCH v2] backlight: pwm_bl: Fix brightness levels for non-DT case
2018-10-30 10:34 UTC
[PATCH] serial: sh-sci: Fix could not remove dev_attr_rx_fifo_timeout
2018-10-30 7:01 UTC (2+ messages)
[PATCH AUTOSEL 3.18 1/5] sparc: Fix single-pcr perf event counter management
2018-10-30 13:32 UTC (5+ messages)
` [PATCH AUTOSEL 3.18 2/5] sparc: Throttle perf events properly
` [PATCH AUTOSEL 3.18 3/5] net: qla3xxx: Remove overflowing shift statement
` [PATCH AUTOSEL 3.18 4/5] r8169: fix NAPI handling under high load
` [PATCH AUTOSEL 3.18 5/5] selftests: ftrace: Add synthetic event syntax testcase
[PATCH AUTOSEL 4.4 1/6] sparc: Fix single-pcr perf event counter management
2018-10-30 13:30 UTC (6+ messages)
` [PATCH AUTOSEL 4.4 2/6] sparc: Throttle perf events properly
` [PATCH AUTOSEL 4.4 3/6] x86/fpu: Remove second definition of fpu in __fpu__restore_sig()
` [PATCH AUTOSEL 4.4 4/6] net: qla3xxx: Remove overflowing shift statement
` [PATCH AUTOSEL 4.4 5/6] r8169: fix NAPI handling under high load
` [PATCH AUTOSEL 4.4 6/6] selftests: ftrace: Add synthetic event syntax testcase
[PATCH AUTOSEL 4.9 01/13] bpf: do not blindly change rlimit in reuseport net selftest
2018-10-30 13:29 UTC (13+ messages)
` [PATCH AUTOSEL 4.9 02/13] Revert "perf tools: Fix PMU term format max value calculation"
` [PATCH AUTOSEL 4.9 03/13] xfrm: policy: use hlist rcu variants on insert
` [PATCH AUTOSEL 4.9 04/13] sparc: Fix single-pcr perf event counter management
` [PATCH AUTOSEL 4.9 05/13] sparc64: Make proc_id signed
` [PATCH AUTOSEL 4.9 06/13] sched/fair: Fix the min_vruntime update logic in dequeue_entity()
` [PATCH AUTOSEL 4.9 07/13] perf cpu_map: Align cpu map synthesized events properly
` [PATCH AUTOSEL 4.9 08/13] x86/fpu: Remove second definition of fpu in __fpu__restore_sig()
` [PATCH AUTOSEL 4.9 09/13] net: qla3xxx: Remove overflowing shift statement
` [PATCH AUTOSEL 4.9 10/13] r8169: fix NAPI handling under high load
` [PATCH AUTOSEL 4.9 11/13] selftests: ftrace: Add synthetic event syntax testcase
` [PATCH AUTOSEL 4.9 12/13] net: fix pskb_trim_rcsum_slow() with odd trim offset
` [PATCH AUTOSEL 4.9 13/13] i2c: rcar: cleanup DMA for all kinds of failure
[PATCH AUTOSEL 4.18 01/33] drm: fix use of freed memory in drm_mode_setcrtc
2018-10-30 13:26 UTC (23+ messages)
` [PATCH AUTOSEL 4.18 12/33] sparc: Fix single-pcr perf event counter management
` [PATCH AUTOSEL 4.18 13/33] sparc: Throttle perf events properly
` [PATCH AUTOSEL 4.18 14/33] sparc64: Make proc_id signed
` [PATCH AUTOSEL 4.18 15/33] r8169: Enable MSI-X on RTL8106e
` [PATCH AUTOSEL 4.18 16/33] net: bcmgenet: Poll internal PHY for GENETv5
` [PATCH AUTOSEL 4.18 17/33] net: fec: don't dump RX FIFO register when not available
` [PATCH AUTOSEL 4.18 18/33] nfp: flower: fix pedit set actions for multiple partial masks
` [PATCH AUTOSEL 4.18 19/33] nfp: flower: use offsets provided by pedit instead of index for ipv6
` [PATCH AUTOSEL 4.18 20/33] sched/fair: Fix the min_vruntime update logic in dequeue_entity()
` [PATCH AUTOSEL 4.18 21/33] perf evsel: Store ids for events with their own cpus perf_event__synthesize_event_update_cpus
` [PATCH AUTOSEL 4.18 22/33] perf tools: Fix use of alternatives to find JDIR
` [PATCH AUTOSEL 4.18 23/33] perf cpu_map: Align cpu map synthesized events properly
` [PATCH AUTOSEL 4.18 24/33] perf report: Don't crash on invalid inline debug information
` [PATCH AUTOSEL 4.18 25/33] x86/fpu: Remove second definition of fpu in __fpu__restore_sig()
` [PATCH AUTOSEL 4.18 26/33] net: qla3xxx: Remove overflowing shift statement
` [PATCH AUTOSEL 4.18 27/33] r8169: re-enable MSI-X on RTL8168g
` [PATCH AUTOSEL 4.18 28/33] virtio_net: avoid using netif_tx_disable() for serializing tx routine
` [PATCH AUTOSEL 4.18 29/33] drm: Get ref on CRTC commit object when waiting for flip_done
` [PATCH AUTOSEL 4.18 30/33] r8169: fix NAPI handling under high load
` [PATCH AUTOSEL 4.18 31/33] selftests: ftrace: Add synthetic event syntax testcase
` [PATCH AUTOSEL 4.18 32/33] net: fix pskb_trim_rcsum_slow() with odd trim offset
` [PATCH AUTOSEL 4.18 33/33] i2c: rcar: cleanup DMA for all kinds of failure
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).