All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-04 10:39:31 to 2019-02-04 10:52:15 UTC [more...]

[PATCH 4.4 00/65] 4.4.173-stable review
 2019-02-04 10:36 UTC  (48+ 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
` [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()

post-receive: pub/scm/linux/kernel/git/geert/linux-m68k
 2019-02-04 10:52 UTC 

[PATCH 4.20 00/80] 4.20.7-stable review
 2019-02-04 10:37 UTC  (24+ messages)
` [PATCH 4.20 01/80] drm/msm/gpu: fix building without debugfs
` [PATCH 4.20 02/80] ipv6: sr: clear IP6CB(skb) on SRH ip4ip6 encapsulation
` [PATCH 4.20 03/80] ipvlan, l3mdev: fix broken l3s mode wrt local routes
` [PATCH 4.20 06/80] net: ip_gre: always reports o_key to userspace
` [PATCH 4.20 07/80] net: ip_gre: use erspan key field for tunnel lookup
` [PATCH 4.20 08/80] net/ipv6: dont return positive numbers when nothing was dumped
` [PATCH 4.20 09/80] net/mlx4_core: Add masking for a few queries on HCA caps
` [PATCH 4.20 10/80] netrom: switch to sock timer API
` [PATCH 4.20 12/80] net: set default network namespace in init_dummy_netdev()
` [PATCH 4.20 13/80] ravb: expand rx descriptor data to accommodate hw checksum
` [PATCH 4.20 15/80] tun: move the call to tun_set_real_num_queues
` [PATCH 4.20 17/80] vhost: fix OOB in get_rx_bufs()
` [PATCH 4.20 20/80] net/mlx5e: Allow MAC invalidation while spoofchk is ON
` [PATCH 4.20 21/80] ip6mr: Fix notifiers call on mroute_clean_tables()
` [PATCH 4.20 22/80] Revert "net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager"
` [PATCH 4.20 23/80] sctp: set chunk transport correctly when its a new asoc
` [PATCH 4.20 24/80] sctp: set flow sport from saddr only when its 0
` [PATCH 4.20 25/80] net: tls: Fix deadlock in free_resources tx
` [PATCH 4.20 28/80] virtio_net: Dont call free_old_xmit_skbs for xdp_frames
` [PATCH 4.20 30/80] virtio_net: Fix out of bounds access of sq
` [PATCH 4.20 40/80] fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb()
` [PATCH 4.20 41/80] iommu/vt-d: Fix memory leak in intel_iommu_put_resv_regions()
` [PATCH 4.20 42/80] selftests/seccomp: Enhance per-arch ptrace syscall skip tests

[PATCH 4.19 00/74] 4.19.20-stable review
 2019-02-04 10:37 UTC  (51+ 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 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 19/74] net: ip6_gre: always reports o_key to userspace
` [PATCH 4.19 20/74] sctp: improve the events for sctp stream adding
` [PATCH 4.19 21/74] net/mlx5e: Allow MAC invalidation while spoofchk is ON
` [PATCH 4.19 23/74] Revert "net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager"
` [PATCH 4.19 24/74] sctp: set chunk transport correctly when its a new asoc
` [PATCH 4.19 26/74] virtio_net: Dont enable NAPI when interface is down
` [PATCH 4.19 27/74] virtio_net: Dont call free_old_xmit_skbs for xdp_frames
` [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 35/74] CIFS: Do not consider -ENODATA as stat failure for reads
` [PATCH 4.19 36/74] fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb()
` [PATCH 4.19 39/74] NFS: Fix up return value on fatal errors in nfs_page_async_flush()
` [PATCH 4.19 40/74] ARM: cns3xxx: Fix writing to wrong PCI config registers after alignment
` [PATCH 4.19 41/74] arm64: kaslr: ensure randomized quantities are clean also when kaslr is off
` [PATCH 4.19 42/74] arm64: Do not issue IPIs for user executable ptes
` [PATCH 4.19 43/74] arm64: hyp-stub: Forbid kprobing of the hyp-stub
` [PATCH 4.19 45/74] gpio: altera-a10sr: Set proper output level for direction_output
` [PATCH 4.19 47/74] gpio: pcf857x: Fix interrupts on multiple instances
` [PATCH 4.19 49/74] gpio: sprd: Fix incorrect irq type setting for the async EIC
` [PATCH 4.19 50/74] gfs2: Revert "Fix loop in gfs2_rbm_find"
` [PATCH 4.19 51/74] mmc: bcm2835: Fix DMA channel leak on probe error
` [PATCH 4.19 52/74] mmc: mediatek: fix incorrect register setting of hs400_cmd_int_delay
` [PATCH 4.19 53/74] ALSA: usb-audio: Add Opus #3 to quirks for native DSD support
` [PATCH 4.19 54/74] ALSA: hda/realtek - Fixed hp_pin no value
` [PATCH 4.19 56/74] platform/x86: asus-nb-wmi: Map 0x35 to KEY_SCREENLOCK
` [PATCH 4.19 57/74] platform/x86: asus-nb-wmi: Drop mapping of 0x33 and 0x34 scan codes
` [PATCH 4.19 59/74] Btrfs: fix deadlock when allocating tree block during leaf/node split
` [PATCH 4.19 60/74] btrfs: On error always free subvol_name in btrfs_mount
` [PATCH 4.19 61/74] kernel/exit.c: release ptraced tasks before zap_pid_ns_processes
` [PATCH 4.19 64/74] mm,memory_hotplug: fix scan_movable_pages() for gigantic hugepages
` [PATCH 4.19 65/74] mm, oom: fix use-after-free in oom_kill_process
` [PATCH 4.19 67/74] mm: migrate: dont rely on __PageMovable() of newpage after unlocking it
` [PATCH 4.19 69/74] of: overlay: add tests to validate kfrees from overlay removal
` [PATCH 4.19 70/74] of: overlay: add missing of_node_get() in __of_attach_node_sysfs
` [PATCH 4.19 71/74] of: overlay: use prop add changeset entry for property in new nodes
` [PATCH 4.19 72/74] of: overlay: do not duplicate properties from overlay for "
` [PATCH 4.19 73/74] md/raid5: fix out of memory during raid cache recovery
` [PATCH 4.19 74/74] cifs: Always resolve hostname before reconnecting

[PATCH 1/1] mm/vmalloc: convert vmap_lazy_nr to atomic_long_t
 2019-02-04 10:49 UTC  (3+ messages)

[PATCH 02/12] drm/i915/execlists: Suppress mere WAIT preemption
 2019-02-04 10:49 UTC  (2+ messages)
` [PATCH] "

[Qemu-devel] Qemu the right way
 2019-02-04 10:49 UTC  (3+ messages)
  ` [Qemu-devel] Usb device disappears from linux after Qemu starts

[PATCH] Revert "Revert "drm/amd/powerplay: support Vega10 SOCclk and DCEFclk dpm level settings""
 2019-02-04 10:48 UTC  (2+ messages)

[PATCH 01/12] drm/i915: Allow normal clients to always preempt idle priority clients
 2019-02-04 10:48 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [01/12] "

[PATCH 0/2 v4] ALSA: pcm: anonymous dup implementation
 2019-02-04 10:48 UTC  (3+ messages)
` [PATCH 2/2] ALSA: pcm: implement the mmap buffer mode for the anonymous dup

[Qemu-devel] [PATCH 00/15] s390: vfio-ccw dasd ipl support
 2019-02-04 10:48 UTC  (5+ messages)
` [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] PCI: Consider alignment of hot-added bridges when distributing available resources
 2019-02-04 10:47 UTC  (2+ messages)

[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  (35+ 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 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

[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

[PATCH] arm64: dts: qcs404: evb: Fix voltages for s5 and l3
 2019-02-04 10:43 UTC  (4+ messages)

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)

[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  (2+ messages)
` [PATCH 3.18 23/31] l2tp: fix reading optional fields of L2TPv3


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.