messages from 2019-02-04 10:26:21 to 2019-02-04 10:48:09 UTC [more...]
[PATCH 4.4 00/65] 4.4.173-stable review
2019-02-04 10:36 UTC (49+ messages)
` [PATCH 4.4 01/65] net: Fix usage of pskb_trim_rcsum
` [PATCH 4.4 03/65] net: ipv4: Fix memory leak in network namespace dismantle
` [PATCH 4.4 04/65] net_sched: refetch skb protocol for each filter
` [PATCH 4.4 05/65] net: bridge: Fix ethernet header pointer before check skb forwardable
` [Bridge] "
` [PATCH 4.4 06/65] mmc: Kconfig: Enable CONFIG_MMC_SDHCI_IO_ACCESSORS
` [PATCH 4.4 07/65] USB: serial: simple: add Motorola Tetra TPG2200 device id
` [PATCH 4.4 08/65] USB: serial: pl2303: add new PID to support PL2303TB
` [PATCH 4.4 10/65] ARC: perf: map generic branches to correct hardware condition
` [PATCH 4.4 11/65] s390/early: improve machine detection
` [PATCH 4.4 13/65] char/mwave: fix potential Spectre v1 vulnerability
` [PATCH 4.4 15/65] tty: Handle problem if line discipline does not have receive_buf
` [PATCH 4.4 17/65] CIFS: Fix possible hang during async MTU reads and writes
` [PATCH 4.4 18/65] Input: xpad - add support for SteelSeries Stratus Duo
` [PATCH 4.4 19/65] KVM: x86: Fix single-step debugging
` [PATCH 4.4 20/65] x86/kaslr: Fix incorrect i8254 outb() parameters
` [PATCH 4.4 22/65] can: bcm: check timer values before ktime conversion
` [PATCH 4.4 23/65] vt: invoke notifier on screen size change
` [PATCH 4.4 24/65] perf unwind: Unwind with libdw doesnt take symfs into account
` [PATCH 4.4 25/65] perf unwind: Take pgoff into account when reporting elf to libdwfl
` [PATCH 4.4 26/65] irqchip/gic-v3-its: Align PCI Multi-MSI allocation on their size
` [PATCH 4.4 28/65] f2fs: read page index before freeing
` [PATCH 4.4 29/65] Revert "loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()"
` [PATCH 4.4 30/65] Revert "loop: Get rid of loop_index_mutex"
` [PATCH 4.4 34/65] ipv6: Consider sk_bound_dev_if when binding a socket to an address
` [PATCH 4.4 35/65] l2tp: copy 4 more bytes to linear part if necessary
` [PATCH 4.4 36/65] net/mlx4_core: Add masking for a few queries on HCA caps
` [PATCH 4.4 37/65] netrom: switch to sock timer API
` [PATCH 4.4 38/65] net/rose: fix NULL ax25_cb kernel panic
` [PATCH 4.4 39/65] ucc_geth: Reset BQL queue when stopping device
` [PATCH 4.4 40/65] l2tp: remove l2specific_len dependency in l2tp_core
` [PATCH 4.4 42/65] CIFS: Do not count -ENODATA as failure for query directory
` [PATCH 4.4 43/65] fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb()
` [PATCH 4.4 44/65] ARM: cns3xxx: Fix writing to wrong PCI config registers after alignment
` [PATCH 4.4 46/65] gfs2: Revert "Fix loop in gfs2_rbm_find"
` [PATCH 4.4 47/65] platform/x86: asus-nb-wmi: Map 0x35 to KEY_SCREENLOCK
` [PATCH 4.4 49/65] mmc: sdhci-iproc: handle mmc_of_parse() errors during probe
` [PATCH 4.4 50/65] kernel/exit.c: release ptraced tasks before zap_pid_ns_processes
` [PATCH 4.4 51/65] mm, oom: fix use-after-free in oom_kill_process
` [PATCH 4.4 54/65] mm: migrate: dont rely on __PageMovable() of newpage after unlocking it
` [PATCH 4.4 55/65] fs: dont scan the inode cache before SB_BORN is set
` [PATCH 4.4 57/65] net: modify skb_rbtree_purge to return the truesize of all purged skbs
` [PATCH 4.4 58/65] inet: frags: get rif of inet_frag_evicting()
` [PATCH 4.4 59/65] ip: use rb trees for IP frag queue
` [PATCH 4.4 61/65] ip: add helpers to process in-order fragments faster
` [PATCH 4.4 62/65] ip: process in-order fragments efficiently
` [PATCH 4.4 64/65] ip: frags: fix crash in ip_do_fragment()
` [PATCH 4.4 65/65] ipv4: frags: precedence bug in ip_expire()
[PATCH 4.20 00/80] 4.20.7-stable review
2019-02-04 10:37 UTC (4+ messages)
` [PATCH 4.20 10/80] netrom: switch to sock timer API
` [PATCH 4.20 11/80] net/rose: fix NULL ax25_cb kernel panic
` [PATCH 4.20 79/80] md/raid5: fix out of memory during raid cache recovery
[Qemu-devel] [PATCH 00/15] s390: vfio-ccw dasd ipl support
2019-02-04 10:48 UTC (13+ messages)
` [Qemu-devel] [PATCH 01/15] s390 vfio-ccw: Add bootindex property and IPLB data
` [Qemu-devel] [PATCH 02/15] s390-bios: decouple cio setup from virtio
` [Qemu-devel] [PATCH 03/15] s390-bios: decouple common boot logic "
` [Qemu-devel] [PATCH 04/15] s390-bios: Extend find_dev() for non-virtio devices
` [Qemu-devel] [PATCH 05/15] s390-bios: Factor finding boot device out of virtio code path
` [Qemu-devel] [PATCH 06/15] s390-bios: Clean up cio.h
[PATCH 4.19 00/74] 4.19.20-stable review
2019-02-04 10:37 UTC (18+ messages)
` [PATCH 4.19 01/74] Fix "net: ipv4: do not handle duplicate fragments as overlapping"
` [PATCH 4.19 03/74] ipv6: Consider sk_bound_dev_if when binding a socket to an address
` [PATCH 4.19 05/74] ipvlan, l3mdev: fix broken l3s mode wrt local routes
` [PATCH 4.19 06/74] l2tp: copy 4 more bytes to linear part if necessary
` [PATCH 4.19 09/74] net: ip_gre: use erspan key field for tunnel lookup
` [PATCH 4.19 10/74] net/mlx4_core: Add masking for a few queries on HCA caps
` [PATCH 4.19 11/74] netrom: switch to sock timer API
` [PATCH 4.19 12/74] net/rose: fix NULL ax25_cb kernel panic
` [PATCH 4.19 13/74] net: set default network namespace in init_dummy_netdev()
` [PATCH 4.19 14/74] ravb: expand rx descriptor data to accommodate hw checksum
` [PATCH 4.19 16/74] tun: move the call to tun_set_real_num_queues
` [PATCH 4.19 20/74] sctp: improve the events for sctp stream adding
` [PATCH 4.19 31/74] virtio_net: Use xdp_return_frame to free xdp_frames on destroying vqs
` [PATCH 4.19 32/74] virtio_net: Differentiate sk_buff and xdp_frame on freeing
` [PATCH 4.19 33/74] CIFS: Do not count -ENODATA as failure for query directory
` [PATCH 4.19 34/74] CIFS: Fix trace command logging for SMB2 reads and writes
` [PATCH 4.19 73/74] md/raid5: fix out of memory during raid cache recovery
[RFC][PATCH v2 00/21] PMEM NUMA node and hotness accounting/migration
2019-02-04 10:46 UTC (4+ messages)
` [RFC][PATCH v2 14/21] kvm: register in mm_struct
[PATCH 4.14 00/46] 4.14.98-stable review
2019-02-04 10:37 UTC (36+ messages)
` [PATCH 4.14 01/46] Fix "net: ipv4: do not handle duplicate fragments as overlapping"
` [PATCH 4.14 03/46] ipv6: sr: clear IP6CB(skb) on SRH ip4ip6 encapsulation
` [PATCH 4.14 04/46] l2tp: copy 4 more bytes to linear part if necessary
` [PATCH 4.14 05/46] net/mlx4_core: Add masking for a few queries on HCA caps
` [PATCH 4.14 06/46] netrom: switch to sock timer API
` [PATCH 4.14 07/46] net/rose: fix NULL ax25_cb kernel panic
` [PATCH 4.14 09/46] ucc_geth: Reset BQL queue when stopping device
` [PATCH 4.14 10/46] net/mlx5e: Allow MAC invalidation while spoofchk is ON
` [PATCH 4.14 11/46] Revert "net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager"
` [PATCH 4.14 12/46] virtio_net: Dont enable NAPI when interface is down
` [PATCH 4.14 13/46] virtio_net: Dont call free_old_xmit_skbs for xdp_frames
` [PATCH 4.14 14/46] virtio_net: Fix not restoring real_num_rx_queues
` [PATCH 4.14 15/46] sctp: improve the events for sctp stream adding
` [PATCH 4.14 16/46] sctp: improve the events for sctp stream reset
` [PATCH 4.14 17/46] l2tp: remove l2specific_len dependency in l2tp_core
` [PATCH 4.14 18/46] l2tp: fix reading optional fields of L2TPv3
` [PATCH 4.14 19/46] ipvlan, l3mdev: fix broken l3s mode wrt local routes
` [PATCH 4.14 20/46] CIFS: Do not count -ENODATA as failure for query directory
` [PATCH 4.14 22/46] iommu/vt-d: Fix memory leak in intel_iommu_put_resv_regions()
` [PATCH 4.14 23/46] selftests/seccomp: Enhance per-arch ptrace syscall skip tests
` [PATCH 4.14 24/46] NFS: Fix up return value on fatal errors in nfs_page_async_flush()
` [PATCH 4.14 25/46] ARM: cns3xxx: Fix writing to wrong PCI config registers after alignment
` [PATCH 4.14 26/46] arm64: kaslr: ensure randomized quantities are clean also when kaslr is off
` [PATCH 4.14 27/46] arm64: hyp-stub: Forbid kprobing of the hyp-stub
` [PATCH 4.14 28/46] arm64: hibernate: Clean the __hyp_text to PoC after resume
` [PATCH 4.14 29/46] gpio: altera-a10sr: Set proper output level for direction_output
` [PATCH 4.14 31/46] gfs2: Revert "Fix loop in gfs2_rbm_find"
` [PATCH 4.14 33/46] ALSA: hda/realtek - Fixed hp_pin no value
` [PATCH 4.14 34/46] IB/hfi1: Remove overly conservative VM_EXEC flag check
` [PATCH 4.14 35/46] platform/x86: asus-nb-wmi: Map 0x35 to KEY_SCREENLOCK
` [PATCH 4.14 36/46] platform/x86: asus-nb-wmi: Drop mapping of 0x33 and 0x34 scan codes
` [PATCH 4.14 37/46] mmc: sdhci-iproc: handle mmc_of_parse() errors during probe
` [PATCH 4.14 41/46] mm: hwpoison: use do_send_sig_info() instead of force_sig()
` [PATCH 4.14 42/46] mm: migrate: dont rely on __PageMovable() of newpage after unlocking it
` [PATCH 4.14 43/46] md/raid5: fix out of memory during raid cache recovery
[igt-dev] [PATCH i-g-t 01/13] i915/gem_mocs_settings: Allow hangs around reset tests
2019-02-04 10:45 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,01/13] "
[PATCH 0/6] drm/drv: Remove drm_dev_unplug()
2019-02-04 10:44 UTC (5+ messages)
` [PATCH 5/6] drm/xen: Use drm_dev_unregister()
` [PATCH 6/6] drm/drv: Remove drm_dev_unplug()
A Question about the necessity of DPDK VF for Ethernet PMDs
2019-02-04 10:44 UTC (3+ messages)
[PATCH 4.9 00/30] 4.9.155-stable review
2019-02-04 10:37 UTC (22+ messages)
` [PATCH 4.9 01/30] Fix "net: ipv4: do not handle duplicate fragments as overlapping"
` [PATCH 4.9 04/30] l2tp: copy 4 more bytes to linear part if necessary
` [PATCH 4.9 05/30] net/mlx4_core: Add masking for a few queries on HCA caps
` [PATCH 4.9 06/30] netrom: switch to sock timer API
` [PATCH 4.9 07/30] net/rose: fix NULL ax25_cb kernel panic
` [PATCH 4.9 09/30] net/mlx5e: Allow MAC invalidation while spoofchk is ON
` [PATCH 4.9 10/30] l2tp: remove l2specific_len dependency in l2tp_core
` [PATCH 4.9 11/30] l2tp: fix reading optional fields of L2TPv3
` [PATCH 4.9 12/30] ipvlan, l3mdev: fix broken l3s mode wrt local routes
` [PATCH 4.9 13/30] CIFS: Do not count -ENODATA as failure for query directory
` [PATCH 4.9 14/30] fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb()
` [PATCH 4.9 16/30] arm64: kaslr: ensure randomized quantities are clean also when kaslr is off
` [PATCH 4.9 18/30] arm64: hibernate: Clean the __hyp_text to PoC after resume
` [PATCH 4.9 19/30] gfs2: Revert "Fix loop in gfs2_rbm_find"
` [PATCH 4.9 20/30] platform/x86: asus-nb-wmi: Map 0x35 to KEY_SCREENLOCK
` [PATCH 4.9 21/30] platform/x86: asus-nb-wmi: Drop mapping of 0x33 and 0x34 scan codes
` [PATCH 4.9 24/30] mm, oom: fix use-after-free in oom_kill_process
` [PATCH 4.9 27/30] cifs: Always resolve hostname before reconnecting
` [PATCH 4.9 28/30] drivers: core: Remove glue dirs from sysfs earlier
` [PATCH 4.9 29/30] fs: dont scan the inode cache before SB_BORN is set
` [PATCH 4.9 30/30] fanotify: fix handling of events on child sub-directory
After upgrade mesa to 19.0.0~rc1 all vulkan based application stop working ["vulkan-cube" received SIGSEGV in radv_pipeline_init_blend_state at ../src/amd/vulkan/radv_pipeline.c:699]
2019-02-04 10:43 UTC (2+ messages)
[PATCH] arm64: dts: qcs404: evb: Fix voltages for s5 and l3
2019-02-04 10:43 UTC (4+ messages)
[Qemu-devel] [PATCH v2 00/16] chardev: refactoring & many bugfixes related tcp_chr_wait_connected
2019-02-04 10:40 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 01/16] io: store reference to thread information in the QIOTask struct
[PATCH v2] uuid: Added l_uuid_from_string
2019-02-04 10:41 UTC
[kvm-unit-tests PATCH v2 0/5] arm/arm64: Add support for running under kvmtool
2019-02-04 10:32 UTC (5+ messages)
` [kvm-unit-tests PATCH v2 2/5] configure: arm/arm64: Add --vmm option with no effect
[PATCH 3.18 00/31] 3.18.134-stable review
2019-02-04 10:36 UTC (25+ messages)
` [PATCH 3.18 01/31] openvswitch: Avoid OOB read when parsing flow nlattrs
` [PATCH 3.18 02/31] USB: serial: simple: add Motorola Tetra TPG2200 device id
` [PATCH 3.18 03/31] USB: serial: pl2303: add new PID to support PL2303TB
` [PATCH 3.18 04/31] s390/smp: fix CPU hotplug deadlock with CPU rescan
` [PATCH 3.18 05/31] staging: rtl8188eu: Add device code for D-Link DWA-121 rev B1
` [PATCH 3.18 06/31] tty: Handle problem if line discipline does not have receive_buf
` [PATCH 3.18 07/31] tty/n_hdlc: fix __might_sleep warning
` [PATCH 3.18 09/31] Input: xpad - add support for SteelSeries Stratus Duo
` [PATCH 3.18 10/31] x86/kaslr: Fix incorrect i8254 outb() parameters
` [PATCH 3.18 11/31] can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by removing it
` [PATCH 3.18 13/31] vt: invoke notifier on screen size change
` [PATCH 3.18 14/31] perf unwind: Unwind with libdw doesnt take symfs into account
` [PATCH 3.18 16/31] f2fs: read page index before freeing
` [PATCH 3.18 17/31] ipv6: Consider sk_bound_dev_if when binding a socket to an address
` [PATCH 3.18 18/31] l2tp: copy 4 more bytes to linear part if necessary
` [PATCH 3.18 19/31] netrom: switch to sock timer API
` [PATCH 3.18 20/31] net/rose: fix NULL ax25_cb kernel panic
` [PATCH 3.18 23/31] l2tp: fix reading optional fields of L2TPv3
` [PATCH 3.18 24/31] CIFS: Do not count -ENODATA as failure for query directory
` [PATCH 3.18 25/31] fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb()
` [PATCH 3.18 26/31] arm64: hyp-stub: Forbid kprobing of the hyp-stub
` [PATCH 3.18 28/31] platform/x86: asus-nb-wmi: Map 0x35 to KEY_SCREENLOCK
` [PATCH 3.18 29/31] platform/x86: asus-nb-wmi: Drop mapping of 0x33 and 0x34 scan codes
` [PATCH 3.18 30/31] mm, oom: fix use-after-free in oom_kill_process
[PATCH ps/stash-in-c] strbuf_vinsertf: provide the correct buffer size to vsnprintf
2019-02-04 10:38 UTC (3+ messages)
[PATCH] scsi: aacraid: clean up some indentation and formatting issues
2019-02-04 10:37 UTC (4+ messages)
[Buildroot] [PATCH v2 1/1] fs/common.mk: enable multithreaded xz compression
2019-02-04 10:36 UTC (3+ messages)
[RFC/PATCH 00/14] perf record: Add support to store data in directory
2019-02-04 10:36 UTC (3+ messages)
[PATCH 11/21] tree_entry_interesting(): support wildcard matching
2019-02-04 10:36 UTC (2+ messages)
` [PATCH] diff-tree doc: correct & remove wrong documentation
[Qemu-devel] [PATCH] char: allow specifying a GMainContext at opening time
2019-02-04 10:35 UTC (2+ messages)
[Qemu-devel] [PATCH v2] spice: set device address and device display ID in QXL interface
2019-02-04 10:34 UTC (2+ messages)
[PATCH 4.14 00/68] 4.14.97-stable review
2019-02-04 10:35 UTC (7+ messages)
` [LTP] "
t5702 failing under ASan on master
2019-02-04 10:34 UTC (3+ messages)
` [PATCH] fetch-pack: clear alternate shallow when complete
[PATCH v4 00/13] Add support for TISCI irqchip drivers
2019-02-04 10:33 UTC (7+ messages)
` [PATCH v4 01/13] firmware: ti_sci: Add support to get TISCI handle using of_phandle
` [RFC PATCH v4 08/13] genirq/msi: Add support for allocating single MSI for a device
RT Xen on ARM - R-Car series
2019-02-04 10:32 UTC (20+ messages)
[PATCH 1/2] staging/vboxvideo: don't set dev_priv_size = 0
2019-02-04 10:31 UTC (2+ messages)
` [PATCH 2/2] staging/vboxvideo: Add TODO
[PATCH] iio: adc: ad7768-1: Add support for setting the sampling frequency
2019-02-04 10:30 UTC
[Buildroot] [PATCH] package/opentracing-cpp: needs threads
2019-02-04 10:30 UTC
[Buildroot] [git commit] package/libpcap: bump to version 1.9.0
2019-02-04 10:30 UTC
[PATCH v2] ARM: dspi: Provide support for DSPI slave more operation (Vybryd vf610)
2019-02-04 10:30 UTC (3+ messages)
` [PATCH v5] ARM: dspi: Provide support for DSPI slave mode "
[Buildroot] [PATCH 1/1] package/libpcap: bump to version 1.9.0
2019-02-04 10:29 UTC (2+ messages)
[PATCH] dts: Revert at91 switch to new PMC clock bindings
2019-02-04 10:29 UTC
[Qemu-devel] [PATCH v2] qemu-gdb: add a QObject pretty printer
2019-02-04 10:12 UTC (2+ messages)
kernel_page_tables issue with CONFIG_ARM64_USER_VA_BITS_52=y
2019-02-04 10:27 UTC (4+ messages)
[PATCH v2 0/2] Add and document the i.MX8MQ OTP controller
2019-02-04 10:26 UTC (3+ messages)
` [PATCH v2 1/2] arm64: dts: imx8mq: Add on-chip OTP controller node
[PATCH v2] net: phy: fixed-phy: Drop GPIO from fixed_phy_add()
2019-02-04 10:26 UTC
[PATCH v2] powerpc: drop page_is_ram() and walk_system_ram_range()
2019-02-04 10:24 UTC (2+ messages)
[U-Boot] [PATCH 0/8] pmic: stpmic1: rename and update stpmic1 driver
2019-02-04 10:26 UTC (3+ messages)
` [U-Boot] [PATCH 7/8] stm32mp1: dts: activate psci-1.0
` [U-Boot] [PATCH 8/8] stpmic1: add NVM update support in fuse command
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.