linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-11 15:20:14 to 2018-12-11 15:52:24 UTC [more...]

[PATCH 4.4 00/91] 4.4.167-stable review
 2018-12-11 15:41 UTC  (59+ messages)
` [PATCH 4.4 01/91] media: em28xx: Fix use-after-free when disconnecting
` [PATCH 4.4 02/91] Revert "wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()"
` [PATCH 4.4 03/91] rapidio/rionet: do not free skb before reading its length
` [PATCH 4.4 04/91] s390/qeth: fix length check in SNMP processing
` [PATCH 4.4 05/91] usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2
` [PATCH 4.4 06/91] kvm: mmu: Fix race in emulated page table writes
` [PATCH 4.4 08/91] xtensa: fix coprocessor context offset definitions
` [PATCH 4.4 10/91] ALSA: wss: Fix invalid snd_free_pages() at error path
` [PATCH 4.4 11/91] ALSA: ac97: Fix incorrect bit shift at AC97-SPSA control write
` [PATCH 4.4 12/91] ALSA: control: Fix race between adding and removing a user element
` [PATCH 4.4 13/91] ALSA: sparc: Fix invalid snd_free_pages() at error path
` [PATCH 4.4 14/91] ext2: fix potential use after free
` [PATCH 4.4 15/91] dmaengine: at_hdmac: fix memory leak in at_dma_xlate()
` [PATCH 4.4 16/91] dmaengine: at_hdmac: fix module unloading
` [PATCH 4.4 19/91] usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream series
` [PATCH 4.4 20/91] misc: mic/scif: fix copy-paste error in scif_create_remote_lookup
` [PATCH 4.4 22/91] exec: avoid gcc-8 warning for get_task_comm
` [PATCH 4.4 23/91] disable stringop truncation warnings for now
` [PATCH 4.4 24/91] kobject: Replace strncpy with memcpy
` [PATCH 4.4 27/91] ip_tunnel: Fix name string concatenate in __ip_tunnel_create()
` [PATCH 4.4 28/91] drm: gma500: fix logic error
` [PATCH 4.4 29/91] scsi: bfa: convert to strlcpy/strlcat
` [PATCH 4.4 32/91] iser: set sector for ambiguous mr status errors
` [PATCH 4.4 33/91] uprobes: Fix handle_swbp() vs. unregister() + register() race once more
` [PATCH 4.4 34/91] MIPS: ralink: Fix mt7620 nd_sd pinmux
` [PATCH 4.4 36/91] drm/ast: Fix incorrect free on ioregs
` [PATCH 4.4 37/91] scsi: scsi_devinfo: cleanly zero-pad devinfo strings
` [PATCH 4.4 38/91] ALSA: trident: Suppress gcc string warning
` [PATCH 4.4 40/91] kgdboc: Fix restrict error
` [PATCH 4.4 44/91] leds: leds-gpio: Fix return value check in create_gpio_led()
` [PATCH 4.4 45/91] Input: xpad - quirk all PDP Xbox One gamepads
` [PATCH 4.4 47/91] Input: elan_i2c - add ELAN0620 to the ACPI table
` [PATCH 4.4 48/91] Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15ARR
` [PATCH 4.4 50/91] btrfs: Always try all copies when reading extent buffers
` [PATCH 4.4 51/91] Btrfs: fix use-after-free when dumping free space
` [PATCH 4.4 53/91] arc: [devboards] Add support of NFSv3 ACL
` [PATCH 4.4 55/91] mm: mlock: avoid increase mm->locked_vm on mlock() when already mlock2(,MLOCK_ONFAULT)
` [PATCH 4.4 57/91] iommu/vt-d: Fix NULL pointer dereference in prq_event_thread()
` [PATCH 4.4 61/91] bnx2x: Assign unique DMAE channel number for FW DMAE transactions
` [PATCH 4.4 62/91] qed: Fix PTT leak in qed_drain()
` [PATCH 4.4 63/91] qed: Fix reading wrong value in loop condition
` [PATCH 4.4 64/91] net/mlx4_core: Zero out lkey field in SW2HW_MPT fw command
` [PATCH 4.4 66/91] net/mlx4: Fix UBSAN warning of signed integer overflow
` [PATCH 4.4 67/91] net: faraday: ftmac100: remove netif_running(netdev) check before disabling interrupts
` [PATCH 4.4 68/91] iommu/vt-d: Use memunmap to free memremap
` [PATCH 4.4 69/91] net: amd: add missing of_node_put()
` [PATCH 4.4 71/91] usb: appledisplay: Add 27" Apple Cinema Display
` [PATCH 4.4 73/91] ALSA: usb-audio: Fix UAF decrement if card has no live interfaces in card.c
` [PATCH 4.4 75/91] ALSA: pcm: Fix starvation on down_write_nonblock()
` [PATCH 4.4 78/91] virtio/s390: avoid race on vcdev->config
` [PATCH 4.4 81/91] dmaengine: cppi41: delete channel from pending list when stop channel
` [PATCH 4.4 83/91] Staging: lustre: remove two build warnings
` [PATCH 4.4 84/91] cifs: Fix separator when building path from dentry
` [PATCH 4.4 85/91] tty: serial: 8250_mtk: always resume the device in probe
` [PATCH 4.4 86/91] kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var()
` [PATCH 4.4 87/91] mac80211_hwsim: Timer should be initialized before device registered
` [PATCH 4.4 88/91] mac80211: Clear beacon_int in ieee80211_do_stop
` [PATCH 4.4 90/91] mac80211: fix reordering of buffered broadcast packets

[PATCH 4.14 00/67] 4.14.88-stable review
 2018-12-11 15:41 UTC  (23+ messages)
` [PATCH 4.14 01/67] media: omap3isp: Unregister media device as first
` [PATCH 4.14 02/67] iommu/vt-d: Fix NULL pointer dereference in prq_event_thread()
` [PATCH 4.14 11/67] bnx2x: Assign unique DMAE channel number for FW DMAE transactions
` [PATCH 4.14 12/67] qed: Fix PTT leak in qed_drain()
` [PATCH 4.14 13/67] qed: Fix reading wrong value in loop condition
` [PATCH 4.14 15/67] net/mlx4_core: Zero out lkey field in SW2HW_MPT fw command
` [PATCH 4.14 16/67] net/mlx4_core: Fix uninitialized variable compilation warning
` [PATCH 4.14 17/67] net/mlx4: Fix UBSAN warning of signed integer overflow
` [PATCH 4.14 18/67] gpio: mockup: fix indicated direction
` [PATCH 4.14 19/67] mtd: rawnand: qcom: Namespace prefix some commands
` [PATCH 4.14 21/67] mtd: spi-nor: Fix Cadence QSPI page fault kernel panic
` [PATCH 4.14 22/67] qed: Fix bitmap_weight() check
` [PATCH 4.14 23/67] qed: Fix QM getters to always return a valid pq
` [PATCH 4.14 24/67] net: faraday: ftmac100: remove netif_running(netdev) check before disabling interrupts
` [PATCH 4.14 25/67] iommu/vt-d: Use memunmap to free memremap
` [PATCH 4.14 26/67] flexfiles: use per-mirror specified stateid for IO
` [PATCH 4.14 28/67] team: no need to do team_notify_peers or team_mcast_rejoin when disabling port
` [PATCH 4.14 29/67] net: amd: add missing of_node_put()
` [PATCH 4.14 30/67] mm: dont warn about allocations which stall for too long
` [PATCH 4.14 31/67] usb: quirk: add no-LPM quirk on SanDisk Ultra Flair device
` [PATCH 4.14 33/67] USB: check usb_get_extra_descriptor for proper size
` [PATCH 4.14 34/67] ALSA: usb-audio: Fix UAF decrement if card has no live interfaces in card.c

[PATCH 4.9 00/51] 4.9.145-stable review
 2018-12-11 15:41 UTC  (28+ messages)
` [PATCH 4.9 01/51] media: omap3isp: Unregister media device as first
` [PATCH 4.9 02/51] iommu/vt-d: Fix NULL pointer dereference in prq_event_thread()
` [PATCH 4.9 03/51] brcmutil: really fix decoding channel info for 160 MHz bandwidth
` [PATCH 4.9 04/51] iommu/ipmmu-vmsa: Fix crash on early domain free
` [PATCH 4.9 08/51] bnx2x: Assign unique DMAE channel number for FW DMAE transactions
` [PATCH 4.9 09/51] qed: Fix PTT leak in qed_drain()
` [PATCH 4.9 13/51] net/mlx4: Fix UBSAN warning of signed integer overflow
` [PATCH 4.9 16/51] iommu/vt-d: Use memunmap to free memremap
` [PATCH 4.9 18/51] net: amd: add missing of_node_put()
` [PATCH 4.9 21/51] usb: quirk: add no-LPM quirk on SanDisk Ultra Flair device
` [PATCH 4.9 23/51] USB: check usb_get_extra_descriptor for proper size
` [PATCH 4.9 25/51] ALSA: hda: Add support for AMD Stoney Ridge
` [PATCH 4.9 26/51] ALSA: pcm: Fix starvation on down_write_nonblock()
` [PATCH 4.9 27/51] ALSA: pcm: Call snd_pcm_unlink() conditionally at closing
` [PATCH 4.9 29/51] ALSA: hda/realtek - Fix speaker output regression on Thinkpad T570
` [PATCH 4.9 30/51] virtio/s390: avoid race on vcdev->config
` [PATCH 4.9 32/51] SUNRPC: Fix leak of krb5p encode pages
` [PATCH 4.9 34/51] xhci: Prevent U1/U2 link pm states if exit latency is too long
` [PATCH 4.9 35/51] sr: pass down correctly sized SCSI sense buffer
` [PATCH 4.9 36/51] swiotlb: clean up reporting
` [PATCH 4.9 39/51] Staging: lustre: remove two build warnings
` [PATCH 4.9 40/51] cifs: Fix separator when building path from dentry
` [PATCH 4.9 42/51] tty: serial: 8250_mtk: always resume the device in probe
` [PATCH 4.9 44/51] kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var()
` [PATCH 4.9 45/51] mac80211_hwsim: Timer should be initialized before device registered
` [PATCH 4.9 48/51] mac80211: fix reordering of buffered broadcast packets
` [PATCH 4.9 51/51] kbuild: allow to use GCC toolchain not in Clang search path

[PATCH] drivers: staging: erofs: Fix styling issues
 2018-12-11 15:48 UTC  (5+ messages)
` [PATCH 0/5] "
  ` [PATCH 4/5] drivers: staging: erofs: Fix parentheses error in macro

[PATCH 3.18 00/54] 3.18.129-stable review
 2018-12-11 15:41 UTC  (37+ messages)
` [PATCH 3.18 01/54] Revert "wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()"
` [PATCH 3.18 02/54] rapidio/rionet: do not free skb before reading its length
` [PATCH 3.18 04/54] usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2
` [PATCH 3.18 05/54] ALSA: wss: Fix invalid snd_free_pages() at error path
` [PATCH 3.18 06/54] ALSA: ac97: Fix incorrect bit shift at AC97-SPSA control write
` [PATCH 3.18 07/54] ALSA: sparc: Fix invalid snd_free_pages() at error path
` [PATCH 3.18 09/54] dmaengine: at_hdmac: fix memory leak in at_dma_xlate()
` [PATCH 3.18 10/54] dmaengine: at_hdmac: fix module unloading
` [PATCH 3.18 11/54] USB: usb-storage: Add new IDs to ums-realtek
` [PATCH 3.18 12/54] usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream series
` [PATCH 3.18 13/54] Kbuild: suppress packed-not-aligned warning for default setting only
` [PATCH 3.18 14/54] disable stringop truncation warnings for now
` [PATCH 3.18 15/54] kobject: Replace strncpy with memcpy
` [PATCH 3.18 16/54] unifdef: use memcpy instead of strncpy
` [PATCH 3.18 17/54] kernfs: Replace strncpy with memcpy
` [PATCH 3.18 19/54] drm: gma500: fix logic error
` [PATCH 3.18 20/54] scsi: bfa: convert to strlcpy/strlcat
` [PATCH 3.18 22/54] iser: set sector for ambiguous mr status errors
` [PATCH 3.18 24/54] mips: fix mips_get_syscall_arg o32 check
` [PATCH 3.18 25/54] drm/ast: Fix incorrect free on ioregs
` [PATCH 3.18 26/54] scsi: scsi_devinfo: cleanly zero-pad devinfo strings
` [PATCH 3.18 27/54] ALSA: trident: Suppress gcc string warning
` [PATCH 3.18 29/54] kgdboc: Fix restrict error
` [PATCH 3.18 31/54] Input: xpad - quirk all PDP Xbox One gamepads
` [PATCH 3.18 32/54] mm: cleancache: fix corruption on missed inode invalidation
` [PATCH 3.18 33/54] usb: gadget: dummy: fix nonsensical comparisons
` [PATCH 3.18 34/54] iommu/ipmmu-vmsa: Fix crash on early domain free
` [PATCH 3.18 39/54] net: amd: add missing of_node_put()
` [PATCH 3.18 40/54] powerpc/vdso64: Use double word compare on pointers
` [PATCH 3.18 41/54] usb: quirk: add no-LPM quirk on SanDisk Ultra Flair device
` [PATCH 3.18 43/54] USB: check usb_get_extra_descriptor for proper size
` [PATCH 3.18 47/54] SUNRPC: Fix leak of krb5p encode pages
` [PATCH 3.18 49/54] xhci: Prevent U1/U2 link pm states if exit latency is too long
` [PATCH 3.18 51/54] Staging: lustre: remove two build warnings
` [PATCH 3.18 52/54] kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var()
` [PATCH 3.18 53/54] mac80211: Clear beacon_int in ieee80211_do_stop

[PATCH v3 0/6] media/sun6i: Allwinner A64 CSI support
 2018-12-11 15:44 UTC  (3+ messages)
` [PATCH v3 3/6] media: sun6i: Set 300MHz mod clock for A64

[RFC PATCH v3 0/4] x86: Add exception fixup for SGX ENCLU
 2018-12-11 15:41 UTC  (3+ messages)

[PATCH] irq/irq_sim: store multiple interrupt offsets in a bitmap
 2018-12-11 15:39 UTC  (4+ messages)

[PATCH v10 14/15] sched/fair: Select an energy-efficient CPU on task wake-up
 2018-12-11 15:39 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH 0/2] irq/irq_sim: provide a specialized variant of irq_sim_fire()
 2018-12-11 15:38 UTC  (5+ messages)
` [PATCH 2/2] gpio: mockup: use irq_sim_fire_edge()

[PATCH v10 13/15] sched/fair: Introduce an energy estimation helper function
 2018-12-11 15:38 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH] arm64: Add memory hotplug support
 2018-12-11 15:38 UTC  (2+ messages)

[PATCH v10 12/15] sched: Add over-utilization/tipping point indicator
 2018-12-11 15:37 UTC  (2+ messages)
` [tip:sched/core] sched/fair: "

[PATCH v10 11/15] sched/fair: Clean-up update_sg_lb_stats parameters
 2018-12-11 15:37 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH v10 09/15] sched: Introduce sched_energy_present static key
 2018-12-11 15:36 UTC  (2+ messages)
` [tip:sched/core] sched/toplogy: Introduce the 'sched_energy_present' "

[PATCH v10 08/15] sched/topology: Make Energy Aware Scheduling depend on schedutil
 2018-12-11 15:36 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH v10 07/15] sched/topology: Disable EAS on inappropriate platforms
 2018-12-11 15:35 UTC  (2+ messages)
` [tip:sched/core] "

[RESEND v2] Bluetooth: hci_qca: Add helper to set device address
 2018-12-11 15:34 UTC 

[PATCH v10 06/15] sched/topology: Lowest CPU asymmetry sched_domain level pointer
 2018-12-11 15:34 UTC  (2+ messages)
` [tip:sched/core] sched/topology: Add lowest "

[PATCH for-4.20] Revert "drm/rockchip: Allow driver to be shutdown on reboot/kexec"
 2018-12-11 15:34 UTC  (2+ messages)

[PATCH v10 05/15] sched/topology: Reference the Energy Model of CPUs when available
 2018-12-11 15:34 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH v10 03/15] PM: Introduce an Energy Model management framework
 2018-12-11 15:33 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH v10 02/15] sched/cpufreq: Prepare schedutil for Energy Aware Scheduling
 2018-12-11 15:33 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH v10 01/15] sched: Relocate arch_scale_cpu_capacity
 2018-12-11 15:32 UTC  (2+ messages)
` [tip:sched/core] sched/topology: Relocate arch_scale_cpu_capacity() to the internal header

[PATCH] sched/core: remove unnecessary unlikely() in push_xx_task
 2018-12-11 15:31 UTC  (2+ messages)
` [tip:sched/core] sched/core: Remove unnecessary unlikely() in push_*_task()

[RFC PATCH 3/4] sched/topology: remove smt_gain
 2018-12-11 15:31 UTC  (2+ messages)
` [tip:sched/core] sched/topology: Remove the ::smt_gain field from 'struct sched_domain'

[PATCH] perf/core: declare the percpu variable properly
 2018-12-11 15:30 UTC  (2+ messages)
` [tip:perf/core] perf/core: Declare the __percpu attribute on non-deref types

[PATCH] sched/fair: Clean up comment in nohz_idle_balance()
 2018-12-11 15:30 UTC  (2+ messages)
` [tip:locking/core] "

kvm: RDTSCP on AMD
 2018-12-11 15:30 UTC  (10+ messages)

[PATCH v3 13/24] locking/lockdep: Stop using RCU primitives to access all_lock_classes
 2018-12-11 15:29 UTC  (2+ messages)
` [tip:locking/core] locking/lockdep: Stop using RCU primitives to access 'all_lock_classes'

[PATCH v5 24/25] ptrace: add PTRACE_GET_SYSCALL_INFO request
 2018-12-11 15:29 UTC  (4+ messages)

[PATCH v3 12/24] locking/lockdep: Make concurrent lockdep_reset_lock() calls safe
 2018-12-11 15:29 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH v9 0/4] PPS: pps-gpio PPS ECHO implementation
 2018-12-11 15:29 UTC  (9+ messages)
` [PATCH v9 1/4] dt-bindings: pps: capture-clear addition
  ` [PATCH v9 2/4] pps: descriptor-based gpio, "
    ` [PATCH v9 3/4] dt-bindings: pps: pps-gpio PPS ECHO implementation

[PATCH] wireless/cw1200: convert to DEFINE_SHOW_ATTRIBUTE
 2018-12-11 15:28 UTC  (4+ messages)

[PATCH v3 11/24] locking/lockdep: Remove a superfluous INIT_LIST_HEAD() statement
 2018-12-11 15:28 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH v13 00/25] kasan: add software tag-based mode for arm64
 2018-12-11 15:28 UTC  (3+ messages)
` [PATCH v13 05/25] kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS

[PATCH v3 10/24] locking/lockdep: Introduce lock_class_cache_is_registered()
 2018-12-11 15:27 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH] wireless/wil6210: convert to DEFINE_SHOW_ATTRIBUTE
 2018-12-11 15:28 UTC  (4+ messages)

[PATCH v3 09/24] locking/lockdep: Inline __lockdep_init_map()
 2018-12-11 15:27 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH v3 08/24] locking/lockdep: Declare local symbols static
 2018-12-11 15:26 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH v03] powerpc/mobility: Fix node detach/rename problem
 2018-12-11 15:26 UTC  (2+ messages)

[PATCH v3 07/24] lockdep tests: Test the lockdep_reset_lock() implementation
 2018-12-11 15:26 UTC  (2+ messages)
` [tip:locking/core] tools/lib/lockdep/tests: "

[PATCH v3 06/24] liblockdep: Add dummy print_irqtrace_events() implementation
 2018-12-11 15:25 UTC  (2+ messages)
` [tip:locking/core] tools/lib/lockdep: "

[PATCH v3 05/24] liblockdep: Rename "trywlock" into "trywrlock"
 2018-12-11 15:24 UTC  (2+ messages)
` [tip:locking/core] tools/lib/lockdep: "

[PATCH v3 04/24] lockdep tests: Run lockdep tests a second time under Valgrind
 2018-12-11 15:24 UTC  (2+ messages)
` [tip:locking/core] tools/lib/lockdep/tests: "

[PATCH v3 03/24] lockdep tests: Improve testing accuracy
 2018-12-11 15:23 UTC  (2+ messages)
` [tip:locking/core] tools/lib/lockdep/tests: "

[PATCH] printk: Remove print_prefix() calls with NULL buffer
 2018-12-11 15:24 UTC  (2+ messages)

[PATCH net-next] ieee802154: ca8210: fix possible u8 overflow in ca8210_rx_done
 2018-12-11 15:23 UTC  (4+ messages)

[PATCH v3 02/24] lockdep tests: Fix shellcheck warnings
 2018-12-11 15:23 UTC  (2+ messages)
` [tip:locking/core] tools/lib/lockdep/tests: "

[PATCH v3 01/24] lockdep tests: Display compiler warning and error messages
 2018-12-11 15:22 UTC  (2+ messages)
` [tip:locking/core] tools/lib/lockdep/tests: "

[PATCH v2 01/17] locking/lockdep: Remove version from lock_class structure
 2018-12-11 15:22 UTC  (2+ messages)
` [tip:locking/core] locking/lockdep: Remove ::version "

[PATCH 0/2] vsprintf Stop using obsolete simple_strtoul()
 2018-12-11 15:21 UTC  (3+ messages)
` [PATCH 1/2] vsprintf: Specify type for union val members
` [PATCH 2/2] vsprintf: Stop using obsolete simple_strtoul()

[PATCH v2.1 24/34] dt-bindings: arm: Convert Rockchip board/soc bindings to json-schema
 2018-12-11 15:21 UTC  (4+ messages)
    ` [PATCH v2.2 "

general protection fault in dst_dev_put (2)
 2018-12-11 15:21 UTC 

[PATCH] sched/fair: move capacity_margin definition into #ifdef
 2018-12-11 15:20 UTC  (3+ messages)

[PATCH v2] ksm: React on changing "sleep_millisecs" parameter faster
 2018-12-11 15:19 UTC  (3+ messages)
` [PATCH v3] "


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