All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-26 14:51:22 to 2019-07-26 15:30:37 UTC [more...]

[PATCH 5.2 00/66] 5.2.4-stable review
 2019-07-26 15:25 UTC  (51+ messages)
` [PATCH 5.2 01/66] bnx2x: Prevent load reordering in tx completion processing
` [PATCH 5.2 02/66] caif-hsi: fix possible deadlock in cfhsi_exit_module()
` [PATCH 5.2 05/66] ipv4: dont set IPv6 only flags to IPv4 addresses
` [PATCH 5.2 06/66] ipv6: rt6_check should return NULL if from is NULL
` [PATCH 5.2 09/66] net: dsa: mv88e6xxx: wait after reset deactivation
` [PATCH 5.2 10/66] net: make skb_dst_force return true when dst is refcounted
` [PATCH 5.2 11/66] net: neigh: fix multiple neigh timer scheduling
` [PATCH 5.2 12/66] net: openvswitch: fix csum updates for MPLS actions
` [PATCH 5.2 13/66] net: phy: sfp: hwmon: Fix scaling of RX power
` [PATCH 5.2 14/66] net_sched: unset TCQ_F_CAN_BYPASS when adding filters
` [PATCH 5.2 15/66] net: stmmac: Re-work the queue selection for TSO packets
` [PATCH 5.2 16/66] net/tls: make sure offload also gets the keys wiped
` [PATCH 5.2 20/66] sctp: fix error handling on stream scheduler initialization
` [PATCH 5.2 22/66] sky2: Disable MSI on ASUS P6T
` [PATCH 5.2 23/66] tcp: be more careful in tcp_fragment()
` [PATCH 5.2 25/66] tcp: Reset bytes_acked and bytes_received when disconnecting
` [PATCH 5.2 27/66] net/mlx5e: IPoIB, Add error path in mlx5_rdma_setup_rn
` [PATCH 5.2 28/66] net: bridge: mcast: fix stale nsrcs pointer in igmp3/mld2 report handling
` [PATCH 5.2 29/66] net: bridge: mcast: fix stale ipv6 hdr pointer when handling v6 query
` [PATCH 5.2 30/66] net: bridge: dont cache ether dest pointer on input
` [PATCH 5.2 31/66] net: bridge: stp: dont cache eth dest pointer before skb pull
` [PATCH 5.2 32/66] macsec: fix use-after-free of skb during RX
` [PATCH 5.2 33/66] macsec: fix checksumming after decryption
` [PATCH 5.2 34/66] netrom: fix a memory leak in nr_rx_frame()
` [PATCH 5.2 35/66] netrom: hold sock when setting skb->destructor
` [PATCH 5.2 37/66] net/tls: fix poll ignoring partially copied records
` [PATCH 5.2 38/66] net/tls: reject offload of TLS 1.3
` [PATCH 5.2 39/66] net/mlx5e: Fix port tunnel GRE entropy control
` [PATCH 5.2 41/66] net/mlx5e: Fix return value from timeout recover function
` [PATCH 5.2 42/66] net/mlx5e: Fix error flow in tx reporter diagnose
` [PATCH 5.2 43/66] bnxt_en: Fix VNIC accounting when enabling aRFS on 57500 chips
` [PATCH 5.2 44/66] mlxsw: spectrum_dcb: Configure DSCP map as the last rule is removed
` [PATCH 5.2 45/66] net/mlx5: E-Switch, Fix default encap mode
` [PATCH 5.2 47/66] dma-buf: balance refcount inbalance
` [PATCH 5.2 48/66] dma-buf: Discard old fence_excl on retrying get_fences_rcu for realloc
` [PATCH 5.2 49/66] Revert "gpio/spi: Fix spi-gpio regression on active high CS"
` [PATCH 5.2 51/66] gpio: davinci: silence error prints in case of EPROBE_DEFER
` [PATCH 5.2 52/66] MIPS: lb60: Fix pin mappings
` [PATCH 5.2 53/66] perf script: Assume native_arch for pipe mode
` [PATCH 5.2 54/66] perf/core: Fix exclusive events grouping
` [PATCH 5.2 55/66] perf/core: Fix race between close() and fork()
` [PATCH 5.2 57/66] ext4: enforce the immutable flag on open files
` [PATCH 5.2 58/66] mm: add filemap_fdatawait_range_keep_errors()
` [PATCH 5.2 59/66] jbd2: introduce jbd2_inode dirty range scoping
` [PATCH 5.2 60/66] ext4: use "
` [PATCH 5.2 61/66] ext4: allow directory holes
` [PATCH 5.2 62/66] KVM: nVMX: do not use dangling shadow VMCS after guest reset
` [PATCH 5.2 63/66] KVM: nVMX: Clear pending KVM_REQ_GET_VMCS12_PAGES when leaving nested
` [PATCH 5.2 64/66] Revert "kvm: x86: Use task structs fpu field for user"
` [PATCH 5.2 65/66] sd_zbc: Fix report zones buffer allocation

[PATCH 0/3] trace-cmd: Update python plugin for Python 3
 2019-07-26 15:30 UTC  (6+ messages)
` [PATCH 3/3] trace-cmd: Use PyLong_AsLong() "

[PATCH 5.1 00/62] 5.1.21-stable review
 2019-07-26 15:24 UTC  (27+ messages)
` [PATCH 5.1 01/62] bnx2x: Prevent load reordering in tx completion processing
` [PATCH 5.1 02/62] caif-hsi: fix possible deadlock in cfhsi_exit_module()
` [PATCH 5.1 04/62] igmp: fix memory leak in igmpv3_del_delrec()
` [PATCH 5.1 05/62] ipv4: dont set IPv6 only flags to IPv4 addresses
` [PATCH 5.1 06/62] ipv6: rt6_check should return NULL if from is NULL
` [PATCH 5.1 07/62] ipv6: Unlink sibling route in case of failure
` [PATCH 5.1 09/62] net: dsa: mv88e6xxx: wait after reset deactivation
` [PATCH 5.1 10/62] net: make skb_dst_force return true when dst is refcounted
` [PATCH 5.1 11/62] net: neigh: fix multiple neigh timer scheduling
` [PATCH 5.1 14/62] net_sched: unset TCQ_F_CAN_BYPASS when adding filters
` [PATCH 5.1 22/62] sky2: Disable MSI on ASUS P6T
` [PATCH 5.1 23/62] tcp: be more careful in tcp_fragment()
` [PATCH 5.1 24/62] tcp: fix tcp_set_congestion_control() use from bpf hook
` [PATCH 5.1 25/62] tcp: Reset bytes_acked and bytes_received when disconnecting
` [PATCH 5.1 27/62] net/mlx5e: IPoIB, Add error path in mlx5_rdma_setup_rn
` [PATCH 5.1 28/62] net: bridge: mcast: fix stale nsrcs pointer in igmp3/mld2 report handling
` [PATCH 5.1 29/62] net: bridge: mcast: fix stale ipv6 hdr pointer when handling v6 query
` [PATCH 5.1 30/62] net: bridge: dont cache ether dest pointer on input
` [PATCH 5.1 33/62] macsec: fix checksumming after decryption
` [PATCH 5.1 34/62] netrom: fix a memory leak in nr_rx_frame()
` [PATCH 5.1 35/62] netrom: hold sock when setting skb->destructor
` [PATCH 5.1 36/62] selftests: txring_overwrite: fix incorrect test of mmap() return value
` [PATCH 5.1 37/62] net/tls: fix poll ignoring partially copied records
` [PATCH 5.1 38/62] net/tls: reject offload of TLS 1.3
` [PATCH 5.1 39/62] net/mlx5e: Fix port tunnel GRE entropy control
` [PATCH 5.1 41/62] net/mlx5e: Fix return value from timeout recover function

[meta-oe][PATCH] libdrm: Move amdgpu.ids file into libdrm-amdgpu package
 2019-07-26 15:30 UTC 

[RFC PATCH 00/40] soundwire: updates for 5.4
 2019-07-26 15:29 UTC  (21+ messages)
` [RFC PATCH 01/40] soundwire: add debugfs support
` [RFC PATCH 21/40] soundwire: export helpers to find row and column values
  ` [alsa-devel] "
` [RFC PATCH 23/40] soundwire: stream: fix disable sequence
  ` [alsa-devel] "
` [RFC PATCH 32/40] soundwire: intel: add helper for initialization
    ` [alsa-devel] "
` [RFC PATCH 33/40] soundwire: intel: Add basic power management support
    ` [alsa-devel] "
` [RFC PATCH 37/40] soundwire: cadence_master: add hw_reset capability in debugfs
    ` [alsa-devel] "
  ` [alsa-devel] [RFC PATCH 00/40] soundwire: updates for 5.4

[PATCH 0/3] btrfs: Part 2 of enhanced defence against fuzzed images
 2019-07-26 15:29 UTC  (3+ messages)
` [PATCH 3/3] btrfs: tree-checker: Add ROOT_ITEM check

[PATCH v2] derivers/autotune: Fix UBSAN warnings
 2019-07-26 15:28 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 0/7] Measure Tiny Code Generation Quality
 2019-07-26 15:25 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 4/7] accel: replacing part of CONFIG_PROFILER with TBStats

platform/x86/pcengines-apuv2: Missing apu4
 2019-07-26 15:25 UTC 

[PATCH v3 00/14] crypto: caam - fixes for kernel v5.3
 2019-07-26 15:25 UTC  (9+ messages)
` [PATCH v3 03/14] crypto: caam - update IV only when crypto operation succeeds
` [PATCH v3 04/14] crypto: caam - check key length
` [PATCH v3 05/14] crypto: caam - check authsize
` [PATCH v3 10/14] crypto: caam - fix MDHA key derivation for certain user key lengths

[PATCH v2] systemd: Add partial support of drop-in configuration files to systemd-systemctl-native
 2019-07-26 15:25 UTC  (2+ messages)

[Xen-devel] [RFC] xen: Add .astylerc for automated style-formatting
 2019-07-26 15:23 UTC  (14+ messages)

[PATCH v3 1/2] mm/page_idle: Add per-pid idle page tracking using virtual indexing
 2019-07-26 15:23 UTC  (4+ messages)
` [PATCH v3 2/2] doc: Update documentation for page_idle virtual address indexing

[Qemu-devel] [PATCH-4.2 v1 0/6] RISC-V: Hypervisor prep work part 2
 2019-07-26 15:22 UTC  (4+ messages)
` [Qemu-devel] [PATCH-4.2 v1 3/6] riscv: plic: Remove unused interrupt functions
  ` [Qemu-devel] [Qemu-riscv] "
    `  "

[PATCH] derivers/autotune: Fix UBSAN warnings
 2019-07-26 15:21 UTC  (3+ messages)

[RFC PATCH] usb: typec: tcpm: Ignore unsupported/unknown alternate mode requests
 2019-07-26 15:21 UTC  (2+ messages)

memory leak in vq_meta_prefetch
 2019-07-26 15:20 UTC  (4+ messages)

[RFC PATCH v3 00/16] Core scheduling v3
 2019-07-26 15:21 UTC  (11+ messages)

[Qemu-devel] [PULL 0/5] target-arm queue
 2019-07-26 15:19 UTC  (6+ messages)
` [Qemu-devel] [PULL 1/5] pl330: fix vmstate description
` [Qemu-devel] [PULL 2/5] stellaris_input: Fix vmstate description of buttons field
` [Qemu-devel] [PULL 3/5] vmstate.h: Type check VMSTATE_STRUCT_VARRAY macros
` [Qemu-devel] [PULL 4/5] hw/arm/boot: Rename elf_{low, high}_addr to image_{low, high}_addr
` [Qemu-devel] [PULL 5/5] hw/arm/boot: Further improve initrd positioning code

[Xen-devel] [PATCH 0/2] x86/xpti: Don't leak TSS-adjacent percpu data via Meltdown
 2019-07-26 15:19 UTC  (5+ messages)
` [Xen-devel] [PATCH 2/2] "

[PATCH] arm_pmu: Mark expected switch fall-through
 2019-07-26 15:18 UTC  (4+ messages)

[PATCH net-next 3/3] dt-bindings: net: ethernet: Update mt7622 docs and dts to reflect the new phylink API
 2019-07-26 15:16 UTC  (5+ messages)

[PATCH] grep: skip UTF8 checks explicitally
 2019-07-26 15:15 UTC  (13+ messages)

[PATCH 00/19] Cleanup merge API
 2019-07-26 15:15 UTC  (3+ messages)

[Qemu-devel] [PATCH v5] target/arm: generate a custom MIDR for -cpu max
 2019-07-26 15:12 UTC  (2+ messages)

[PATCHSET v3 btrfs/for-next] btrfs: fix cgroup writeback support
 2019-07-26 15:13 UTC  (2+ messages)

[GIT PULL] Block fixes for 5.3-rc2
 2019-07-26 15:12 UTC 

[PATCH v2 0/7] mm/hmm: more HMM clean up
 2019-07-26 15:12 UTC  (4+ messages)
` [PATCH v2 5/7] mm/hmm: make full use of walk_page_range()

[Intel-wired-lan] [PATCH S25 01/12] ice: update ethtool stats on-demand
 2019-07-26 15:11 UTC  (2+ messages)

[PATCH 0/3] grep: PCRE JIT fixes
 2019-07-26 15:08 UTC  (10+ messages)
` [PATCH v2 0/8] grep: PCRE JIT fixes + ab/no-kwset fix
` [PATCH v2 1/8] grep: remove overly paranoid BUG(...) code
` [PATCH v2 2/8] grep: stop "using" a custom JIT stack with PCRE v2
` [PATCH v2 3/8] grep: stop using a custom JIT stack with PCRE v1
` [PATCH v2 4/8] grep: consistently use "p->fixed" in compile_regexp()
` [PATCH v2 5/8] grep: create a "is_fixed" member in "grep_pat"
` [PATCH v2 6/8] grep: stess test PCRE v2 on invalid UTF-8 data
` [PATCH v2 7/8] grep: do not enter PCRE2_UTF mode on fixed matching
` [PATCH v2 8/8] grep: optimistically use PCRE2_MATCH_INVALID_UTF

[PATCH v2 1/2] mm/page_idle: Add per-pid idle page tracking using virtual indexing
 2019-07-26 15:08 UTC  (4+ messages)
` [PATCH v2 2/2] doc: Update documentation for page_idle virtual address indexing

[PATCH] hwmon: (nct7802) Fix wrong detection if in4 presence
 2019-07-26 15:07 UTC 

[Qemu-devel] [PATCH 0/2] ssh: add password and privkey auth methods
 2019-07-26 15:06 UTC  (5+ messages)

LPC 2019 distros microconference proposal: "Distros and Syzkaller - Why bother?"
 2019-07-26 15:06 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] spapr/pci: Improve MSI tracking
 2019-07-26 15:06 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/3] spapr/pci: Consolidate de-allocation of MSIs
` [Qemu-devel] [PATCH 2/3] spapr/pci: Free MSIs during reset
` [Qemu-devel] [PATCH 3/3] spapr/irq: Drop spapr_irq_msi_reset()

[PATCH] fetch2: add ability to skip recipes when get_srcrev fails via BB_FETCH_SKIP_ON_SRCREV_ERROR
 2019-07-26 15:06 UTC  (2+ messages)

[RFC PATCH 0/2] Add DRM panel driver for Ilitek ILI9341 based panels in parallel RGB mode
 2019-07-26 15:06 UTC  (5+ messages)
` [PATCH v2 0/2] Add DRM ILI9341 parallel RGB panel driver
  ` Controllers with several interface options - one or more drivers?

[PATCH] fs: btrfs: Fix a possible null-pointer dereference in insert_inline_extent()
 2019-07-26 15:06 UTC  (5+ messages)

hda: Fix 1-minute detection delay when i915 module is not available
 2019-07-26 15:05 UTC 

[dpdk-dev] [PATCH] eal: order experimental symbols per release
 2019-07-26 15:04 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] eal: sort "

[dpdk-dev] [PATCH] test/table_autotest: Decrease memory requirement
 2019-07-26 15:04 UTC  (3+ messages)

[PATCH] pulseaudio: don't include consolekit when systemd is enabled
 2019-07-26 15:03 UTC 

WARNING in __mmdrop
 2019-07-26 15:03 UTC  (12+ messages)

[dpdk-dev] [PATCH v3] eal: pick IOVA as PA if IOMMU is not available
 2019-07-26 15:03 UTC 

[dpdk-dev] Should we disallow running secondaries after primary has died?
 2019-07-26 15:01 UTC  (5+ messages)

kernelci.org update - 2019-07-26
 2019-07-26 15:01 UTC 

[Xen-devel] [PATCH V2] tools/libxl: Add iothread support for COLO
 2019-07-26 15:00 UTC  (5+ messages)

[PATCH] drm/tegra: return with probe defer if GPIO subsystem is not ready
 2019-07-26 15:00 UTC  (7+ messages)

[PATCH] irqchip: madera: Fixup SPDX headers
 2019-07-26 15:00 UTC  (3+ messages)

[PATCH] drm/i915: Replace hangcheck by heartbeats
 2019-07-26 15:00 UTC  (6+ messages)

linux-next: Tree for Jul 26
 2019-07-26 14:57 UTC  (2+ messages)
` linux-next: Tree for Jul 26 (media/usb/dvb-usb/pctv452e.c)

[Qemu-devel] [PATCH v5 00/15] Invert Endian bit in SPARCv9 MMU TTE
 2019-07-26 14:56 UTC  (10+ messages)
` [Qemu-devel] [PATCH v5 13/15] cputlb: Byte swap memory transaction attribute
    ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v5 14/15] target/sparc: Add TLB entry with attributes
    ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v5 15/15] target/sparc: sun4u Invert Endian TTE bit
    ` [Qemu-riscv] "

[PATCH] video: Demote panel timing not found error message
 2019-07-26 14:56 UTC  (4+ messages)

[Xen-devel] per-domain passthrough/iommu options
 2019-07-26 14:54 UTC  (7+ messages)

FAILED: patch "[PATCH] tcp: be more careful in tcp_fragment()" failed to apply to 4.14-stable tree
 2019-07-26 14:54 UTC  (4+ messages)

AT91: sama5d2: lockdep splat in sama5d2_pmc_of_clk_init_driver()
 2019-07-26 14:54 UTC  (2+ messages)

[PATCH v5 0/4] Enable S/G for Picasso
 2019-07-26 14:53 UTC  (6+ messages)
` [PATCH v5 2/4] drm/amdgpu: Create helper to clear AMDGPU_GEM_CREATE_CPU_GTT_USWC

[PATCH v9 0/8] EDAC drivers for Armada XP L2 and DDR
 2019-07-26 14:53 UTC  (7+ messages)
` [PATCH v9 8/8] EDAC: armada_xp: Add support for more SoCs

[PATCH] MAINTAINERS: add entries for some documentation scripts
 2019-07-26 14:52 UTC 

[ANNOUNCE] KernelShark 1.0
 2019-07-26 14:52 UTC  (3+ messages)

[Qemu-devel] [PATCH v27 0/8] QEMU AVR 8 bit cores
 2019-07-26 14:53 UTC  (5+ messages)
` [Qemu-devel] [PATCH v27 5/8] target/avr: Add limited support for USART and 16 bit timer peripherals


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.