linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-14 01:36:08 to 2018-05-14 06:48:38 UTC [more...]

[PATCH 4.4 00/56] 4.4.132-stable review
 2018-05-14  6:48 UTC  (34+ messages)
` [PATCH 4.4 01/56] perf/core: Fix the perf_cpu_time_max_percent check
` [PATCH 4.4 02/56] bpf: map_get_next_key to return first key on NULL
` [PATCH 4.4 03/56] KVM: s390: Enable all facility bits that are known good for passthrough
` [PATCH 4.4 04/56] percpu: include linux/sched.h for cond_resched()
` [PATCH 4.4 05/56] mac80211: allow not sending MIC up from driver for HW crypto
` [PATCH 4.4 06/56] mac80211: allow same PN for AMSDU sub-frames
` [PATCH 4.4 07/56] mac80211: Add RX flag to indicate ICV stripped
` [PATCH 4.4 08/56] ath10k: fix rfc1042 header retrieval in QCA4019 with eth decap mode
` [PATCH 4.4 09/56] ath10k: rebuild crypto header in rx data frames
` [PATCH 4.4 10/56] gpmi-nand: Handle ECC Errors in erased pages
` [PATCH 4.4 11/56] USB: serial: option: Add support for Quectel EP06
` [PATCH 4.4 12/56] ALSA: pcm: Check PCM state at xfern compat ioctl
` [PATCH 4.4 13/56] ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger()
` [PATCH 4.4 14/56] ALSA: aloop: Mark paused device as inactive
` [PATCH 4.4 15/56] ALSA: aloop: Add missing cable lock to ctl API callbacks
` [PATCH 4.4 16/56] tracepoint: Do not warn on ENOMEM
` [PATCH 4.4 17/56] Input: leds - fix out of bound access
` [PATCH 4.4 18/56] Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook Pro
` [PATCH 4.4 19/56] xfs: prevent creating negative-sized file via INSERT_RANGE
` [PATCH 4.4 20/56] RDMA/ucma: Allow resolving address w/o specifying source address
` [PATCH 4.4 21/56] RDMA/mlx5: Protect from shift operand overflow
` [PATCH 4.4 22/56] NET: usb: qmi_wwan: add support for ublox R410M PID 0x90b2
` [PATCH 4.4 23/56] IB/mlx5: Use unlimited rate when static rate is not supported
` [PATCH 4.4 24/56] drm/vmwgfx: Fix a buffer object leak
` [PATCH 4.4 25/56] test_firmware: fix setting old custom fw path back on exit, second try
` [PATCH 4.4 26/56] USB: serial: visor: handle potential invalid device configuration
` [PATCH 4.4 27/56] USB: Accept bulk endpoints with 1024-byte maxpacket
` [PATCH 4.4 28/56] USB: serial: option: reimplement interface masking
` [PATCH 4.4 29/56] USB: serial: option: adding support for ublox R410M
` [PATCH 4.4 30/56] usb: musb: host: fix potential NULL pointer dereference
` [PATCH 4.4 31/56] ipvs: fix rtnl_lock lockups caused by start_sync_thread
` [PATCH 4.4 32/56] crypto: af_alg - fix possible uninit-value in alg_bind()
` [PATCH 4.4 33/56] netlink: fix uninit-value in netlink_sendmsg

[PATCH 4.16 00/72] 4.16.9-stable review
 2018-05-14  6:48 UTC  (20+ messages)
` [PATCH 4.16 01/72] ipvs: fix rtnl_lock lockups caused by start_sync_thread
` [PATCH 4.16 03/72] clk: ti: fix flag space conflict with clkctrl clocks
` [PATCH 4.16 04/72] kcm: Call strp_stop before strp_done in kcm_attach
` [PATCH 4.16 05/72] rds: tcp: must use spin_lock_irq* and not spin_lock_bh with rds_tcp_conn_lock
` [PATCH 4.16 06/72] crypto: af_alg - fix possible uninit-value in alg_bind()
` [PATCH 4.16 08/72] net: fix rtnh_ok()
` [PATCH 4.16 09/72] net: initialize skb->peeked when cloning
` [PATCH 4.16 10/72] net: fix uninit-value in __hw_addr_add_ex()
` [PATCH 4.16 11/72] dccp: initialize ireq->ir_mark
` [PATCH 4.16 12/72] ipv4: fix uninit-value in ip_route_output_key_hash_rcu()
` [PATCH 4.16 13/72] soreuseport: initialise timewait reuseport field
` [PATCH 4.16 14/72] inetpeer: fix uninit-value in inet_getpeer
` [PATCH 4.16 15/72] bpf/tracing: fix a deadlock in perf_event_detach_bpf_prog
` [PATCH 4.16 16/72] memcg: fix per_node_info cleanup
` [PATCH 4.16 17/72] perf: Remove superfluous allocation error check
` [PATCH 4.16 18/72] i2c: dev: prevent ZERO_SIZE_PTR deref in i2cdev_ioctl_rdwr()
` [PATCH 4.16 19/72] tcp: fix TCP_REPAIR_QUEUE bound checking
` [PATCH 4.16 20/72] bdi: wake up concurrent wb_shutdown() callers
` [PATCH 4.16 21/72] bdi: Fix use after free bug in debugfs_remove()

[PATCH 4.14 00/62] 4.14.41-stable review
 2018-05-14  6:48 UTC  (23+ messages)
` [PATCH 4.14 01/62] ipvs: fix rtnl_lock lockups caused by start_sync_thread
` [PATCH 4.14 02/62] netfilter: ebtables: dont attempt to allocate 0-sized compat array
` [PATCH 4.14 03/62] kcm: Call strp_stop before strp_done in kcm_attach
` [PATCH 4.14 04/62] crypto: af_alg - fix possible uninit-value in alg_bind()
` [PATCH 4.14 05/62] netlink: fix uninit-value in netlink_sendmsg
` [PATCH 4.14 06/62] net: fix rtnh_ok()
` [PATCH 4.14 07/62] net: initialize skb->peeked when cloning
` [PATCH 4.14 08/62] net: fix uninit-value in __hw_addr_add_ex()
` [PATCH 4.14 09/62] dccp: initialize ireq->ir_mark
` [PATCH 4.14 10/62] ipv4: fix uninit-value in ip_route_output_key_hash_rcu()
` [PATCH 4.14 11/62] soreuseport: initialise timewait reuseport field
` [PATCH 4.14 12/62] inetpeer: fix uninit-value in inet_getpeer
` [PATCH 4.14 13/62] memcg: fix per_node_info cleanup
` [PATCH 4.14 14/62] perf: Remove superfluous allocation error check
` [PATCH 4.14 15/62] tcp: fix TCP_REPAIR_QUEUE bound checking
` [PATCH 4.14 16/62] bdi: wake up concurrent wb_shutdown() callers
` [PATCH 4.14 17/62] bdi: Fix oops in wb_workfn()
` [PATCH 4.14 18/62] KVM: PPC: Book3S HV: Fix trap number return from __kvmppc_vcore_entry
` [PATCH 4.14 19/62] KVM: PPC: Book3S HV: Fix guest time accounting with VIRT_CPU_ACCOUNTING_GEN
` [PATCH 4.14 20/62] KVM: PPC: Book3S HV: Fix VRMA initialization with 2MB or 1GB memory backing
` [PATCH 4.14 21/62] arm64: Add work around for Arm Cortex-A55 Erratum 1024718
` [PATCH 4.14 22/62] compat: fix 4-byte infoleak via uninitialized struct field

[PATCH 4.9 00/36] 4.9.100-stable review
 2018-05-14  6:48 UTC  (5+ messages)
` [PATCH 4.9 01/36] ipvs: fix rtnl_lock lockups caused by start_sync_thread
` [PATCH 4.9 02/36] IB/device: Convert ib-comp-wq to be CPU-bound
` [PATCH 4.9 03/36] kcm: Call strp_stop before strp_done in kcm_attach
` [PATCH 4.9 04/36] crypto: af_alg - fix possible uninit-value in alg_bind()

[PATCH 3.18 00/23] 3.18.109-stable review
 2018-05-14  6:48 UTC  (9+ messages)
` [PATCH 3.18 02/23] perf/core: Fix the perf_cpu_time_max_percent check
` [PATCH 3.18 03/23] perf session: Fix undeclared oe
` [PATCH 3.18 04/23] ALSA: pcm: Check PCM state at xfern compat ioctl
` [PATCH 3.18 05/23] ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger()
` [PATCH 3.18 06/23] ALSA: aloop: Mark paused device as inactive
` [PATCH 3.18 07/23] ALSA: aloop: Add missing cable lock to ctl API callbacks
` [PATCH 3.18 08/23] RDMA/mlx5: Protect from shift operand overflow
` [PATCH 3.18 09/23] NET: usb: qmi_wwan: add support for ublox R410M PID 0x90b2

[GIT PULL 00/17] EFI updates for v4.18
 2018-05-14  6:47 UTC  (7+ messages)
` [PATCH 15/17] efi/x86: Ignore unrealistically large option roms
  ` [PATCH] efi/x86: Clean up the eboot code a bit
` [PATCH 17/17] efi/libstub/arm64: handle randomized TEXT_OFFSET

[PATCH -next] ASoC: omap: add sdma-pcm.c MODULE_LICENSE
 2018-05-14  6:45 UTC  (2+ messages)

[PATCH tip/core/rcu 0/21] Contention reduction for v4.18
 2018-05-14  6:42 UTC  (2+ messages)

[PATCH v5 00/23] IOMMU and VT-d driver support for Shared Virtual Address (SVA)
 2018-05-14  6:39 UTC  (15+ messages)
` [PATCH v5 06/23] iommu/vt-d: add definitions for PFSID
` [PATCH v5 07/23] iommu/vt-d: fix dev iotlb pfsid use
` [PATCH v5 08/23] iommu/vt-d: support flushing more translation cache types
` [PATCH v5 09/23] iommu/vt-d: add svm/sva invalidate function
` [PATCH v5 11/23] driver core: add per device iommu param
` [PATCH v5 13/23] iommu: introduce device fault report API
` [PATCH v5 14/23] iommu: introduce page response function

[PATCH v4 1/2] dt-bindings: leds: Add SC27xx breathing light controller documentation
 2018-05-14  6:34 UTC  (2+ messages)
` [PATCH v4 2/2] leds: Add Spreadtrum SC27xx breathing light controller driver

[PATCH v3 0/6] ALSA: xen-front: Add Xen para-virtualized frontend driver
 2018-05-14  6:27 UTC  (7+ messages)
` [PATCH v3 1/6] ALSA: xen-front: Introduce Xen para-virtualized sound "
` [PATCH v3 2/6] ALSA: xen-front: Read sound driver configuration from Xen store
` [PATCH v3 3/6] ALSA: xen-front: Implement Xen event channel handling
` [PATCH v3 4/6] ALSA: xen-front: Implement handling of shared buffers
` [PATCH v3 5/6] ALSA: xen-front: Implement ALSA virtual sound driver
` [PATCH v3 6/6] MAINTAINERS: Add ALSA: xen-front: maintainer entry

[PATCH v2] net/mlx4_core: Fix error handling in mlx4_init_port_info
 2018-05-14  6:21 UTC  (2+ messages)

[PATCH v2 00/13] add power domain support for Rockchip Socs
 2018-05-14  6:16 UTC  (15+ messages)
` [PATCH v2 01/13] dt-bindings: power: add RK3036 SoCs header for power-domain
` [PATCH v2 02/13] dt-bindings: add binding for rk3036 power domains
` [PATCH v2 03/13] Soc: rockchip: power-domain: add power domain support for rk3036
` [PATCH v2 04/13] soc: rockchip: power-domain: Fix wrong value when power up pd
` [PATCH v2 05/13] dt-bindings: power: add RK3128 SoCs header for power-domain
` [PATCH v2 06/13] dt-bindings: add binding for rk3128 power domains
` [PATCH v2 07/13] soc: rockchip: power-domain: add power domain support for rk3128
` [PATCH v2 08/13] dt-bindings: power: add RK3228 SoCs header for power-domain
` [PATCH v2 09/13] dt-bindings: add binding for rk3228 power domains
` [PATCH v2 10/13] soc: rockchip: power-domain: add power domain support for rk3228
` [PATCH v2 11/13] dt-bindings: power: add PX30 SoCs header for power-domain
` [PATCH v2 12/13] dt-bindings: add binding for px30 power domains
` [PATCH v2 13/13] soc: rockchip: power-domain: add power domain support for px30

KASAN: use-after-free Read in remove_wait_queue (2)
 2018-05-14  6:11 UTC  (2+ messages)

[PATCH 01/18 v2] regulator: fixed: Convert to use GPIO descriptor only
 2018-05-14  6:04 UTC  (4+ messages)
` [PATCH 05/18 v2] regulator: max77686: Pass descriptor instead of GPIO number

[PATCH 00/21] regulator: switch core to GPIO descriptors
 2018-05-14  5:54 UTC  (6+ messages)
` [PATCH 16/21] regulator: wm8994: Pass descriptor instead of GPIO number
      ` [PATCH] ARM: s3c64xx: Tidy up handling of regulator GPIO lookups

[PATCH] scsi: clean up generated file scsi_devinfo_tbl.c
 2018-05-14  5:52 UTC  (2+ messages)

[PATCH 01/10] autofs4 - merge auto_fs.h and auto_fs4.h
 2018-05-14  5:49 UTC  (12+ messages)
` [PATCH 02/10] autofs4 - use autofs instead of autofs4 everywhere
` [PATCH 03/10] autofs - copy autofs4 to autofs
` [PATCH 04/10] autofs - create autofs Kconfig and Makefile
` [PATCH 05/10] autofs - update fs/autofs4/Kconfig
` [PATCH 06/10] autofs - update fs/autofs4/Makefile
` [PATCH 07/10] autofs - delete fs/autofs4 source files
` [PATCH 08/10] autofs - rename autofs documentation files
` [PATCH 09/10] autofs - use autofs instead of autofs4 in documentation
` [PATCH 10/10] autofs - update MAINTAINERS entry for autofs

general protection fault in rds_ib_get_mr
 2018-05-14  5:46 UTC  (3+ messages)

general protection fault in shmem_unused_huge_count
 2018-05-14  5:42 UTC 

linux-next: manual merge of the kselftest tree with the kvm-fixes tree
 2018-05-14  5:36 UTC 

[PATCH 0/2] Stackleak for arm64
 2018-05-14  5:15 UTC  (10+ messages)
` [PATCH 2/2] arm64: Clear the stack

CONFIG_KCOV causing crash in svm_vcpu_run()
 2018-05-14  5:14 UTC  (3+ messages)

[PATCH RESEND v6 0/6] provide power off support for iMX6 with external PMIC
 2018-05-14  5:10 UTC  (6+ messages)
` [PATCH v6 3/6] kernel/reboot.c: export pm_power_off_prepare

[PATCH RFC 0/8] rcu fixes, clean ups for rcu/dev
 2018-05-14  5:05 UTC  (11+ messages)
` [PATCH RFC 1/8] rcu: Add comment documenting how rcu_seq_snap works
` [PATCH RFC 2/8] rcu: Clarify usage of cond_resched for tasks-RCU
` [PATCH RFC 3/8] rcu: Add back the cpuend tracepoint
` [PATCH RFC 4/8] rcu: Get rid of old c variable from places in tree RCU
` [PATCH RFC 5/8] rcu: Use rcu_node as temporary variable in funnel locking loop
` [PATCH RFC 6/8] rcu: Add back the Startedleaf tracepoint
` [PATCH RFC 7/8] rcu: trace CleanupMore condition only if needed
` [PATCH RFC 8/8] rcu: Fix cpustart tracepoint gp_seq number

[PATCH tip/core/rcu 16/21] rcu: Add funnel locking to rcu_start_this_gp()
 2018-05-14  5:00 UTC  (11+ messages)
` [tip/core/rcu,16/21] "

linux-next: build warning after merge of the staging tree
 2018-05-14  4:37 UTC 

linux-next: build warnings after merge of the staging tree
 2018-05-14  4:34 UTC 

general protection fault in kernfs_kill_sb (2)
 2018-05-14  4:32 UTC  (5+ messages)

[RFC 0/6] perf probe: Attempt to improve C++ probing
 2018-05-14  4:19 UTC  (7+ messages)
` [RFC 1/6] perf probe: Do not exclude mangled C++ funcs
` [RFC 2/6] perf probe: Parse linerange for C++ functions
` [RFC 3/6] perf probe: Make listing of C++ functions work
` [RFC 4/6] perf probe: Show variables for C++ functions
` [RFC 5/6] perf probe: Make listing of variables work "
` [RFC 6/6] perf probe: Make it possible to add a C++ uprobe

WARNING: suspicious RCU usage in tipc_bearer_find
 2018-05-14  4:27 UTC  (2+ messages)

[PATCH 0/6] Transition vfs to 64-bit timestamps
 2018-05-14  4:05 UTC  (4+ messages)
` [PATCH 6/6] vfs: change inode times to use struct timespec64

[PATCH] ext4: handle errors on ext4_commit_super
 2018-05-14  3:46 UTC  (4+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

linux-next: manual merge of the rcu tree with Linus' tree
 2018-05-14  3:46 UTC 

[PATCH] f2fs: Fix deadlock in shutdown ioctl
 2018-05-14  3:39 UTC  (2+ messages)

[PATCH v2] Revert "alx: remove WoL support"
 2018-05-14  3:28 UTC 

[PATCH 0/2] powerpc: Scheduler optimization for POWER9 bigcores
 2018-05-14  3:22 UTC  (5+ messages)
` [PATCH 1/2] powerpc: Detect the presence of big-core with interleaved threads
` [PATCH 2/2] powerpc: Enable ASYM_SMT on interleaved big-core systems

[RFC][PATCH 00/10] tracing: Add triggers to trace_marker writes
 2018-05-14  3:13 UTC  (6+ messages)
` [RFC][PATCH 06/10] tracing: Add trigger file for trace_markers tracefs/ftrace/print
` [RFC][PATCH 07/10] tracing: Have zero size length in filter logic be full string

[PATCH] rcu: Report a quiescent state when it's exactly in the state
 2018-05-14  3:11 UTC  (10+ messages)

[PATCH -resend 00/27] New macros for assembler symbols
 2018-05-14  3:04 UTC  (3+ messages)
` [PATCH -resend 01/27] linkage: new "

linux-next: build warning after merge of the block tree
 2018-05-14  2:51 UTC 

RTL8723BE performance regression
 2018-05-14  2:50 UTC  (11+ messages)

[PATCH 0/3] arm64: dts: Draak: Enable HDMI input and VIN4
 2018-05-14  2:49 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: media: rcar-vin: Add R8A77995 support
` [PATCH 3/3] arm64: dts: renesas: draak: Describe HDMI input
` [PATCH 2/3] arm64: dts: renesas: r8a77995: Add VIN4

[PATCH] KVM: arm/arm64: fix unaligned hva start and end in handle_hva_to_gpa
 2018-05-14  2:30 UTC  (5+ messages)

[PATCHv2] armpmu: broadcast overflow irq on multi-core system having one muxed SPI for PMU
 2018-05-14  2:23 UTC 

[PATCH] armpmu: broadcast overflow irq on multi-core system having one muxed SPI for PMU
 2018-05-14  2:26 UTC  (5+ messages)

Fixing Linux getrandom() in stable
 2018-05-14  2:11 UTC  (2+ messages)

linux-next: manual merge of the bpf-next tree with the bpf tree
 2018-05-14  1:57 UTC 

[PATCH 1/2] Revert "alx: remove WoL support"
 2018-05-14  1:55 UTC  (11+ messages)
` [PATCH 2/2] alx: add disable_wol paramenter

[PATCH net V2] tun: fix use after free for ptr_ring
 2018-05-14  1:52 UTC  (3+ messages)

[PATCH v10 00/27] ARM: davinci: convert to common clock framework​
 2018-05-14  1:50 UTC  (3+ messages)


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).