linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-24 10:23:16 to 2017-10-24 13:12:36 UTC [more...]

[GIT PULL] Introduce housekeeping subsystem v5
 2017-10-24 13:07 UTC  (8+ messages)
` [PATCH 01/12] housekeeping: Move housekeeping related code to its own file
` [PATCH 02/12] watchdog: Use housekeeping_cpumask() instead of ad-hoc version
` [PATCH 03/12] housekeeping: Provide a dynamic off-case to housekeeping_any_cpu()
` [PATCH 07/12] housekeeping: Move it under its own config, independant from NO_HZ
` [PATCH 09/12] housekeeping: Handle nohz_full= parameter
` [PATCH 10/12] housekeeping: Move isolcpus to housekeeping
` [PATCH 11/12] housekeeping: Add basic isolcpus flags

[PATCH 0/6] Boot-time switching between 4- and 5-level paging for 4.15, Part 1
 2017-10-24 13:12 UTC  (17+ messages)

[PATCH 4.13 00/85] 4.13.10-stable review
 2017-10-24 13:07 UTC  (21+ messages)
` [PATCH 4.13 01/85] staging: bcm2835-audio: Fix memory corruption
` [PATCH 4.13 02/85] USB: devio: Revert "USB: devio: Dont corrupt user memory"
` [PATCH 4.13 05/85] usb: cdc_acm: Add quirk for Elatec TWN3
` [PATCH 4.13 13/85] parisc: Fix double-word compare and exchange in LWS code on 32-bit kernels
` [PATCH 4.13 14/85] parisc: Fix detection of nonsynchronous cr16 cycle counters
` [PATCH 4.13 16/85] usb: musb: sunxi: Explicitly release USB PHY on exit
` [PATCH 4.13 17/85] USB: musb: fix session-bit runtime-PM quirk
` [PATCH 4.13 19/85] usb: musb: musb_cppi41: Fix the address of teardown and autoreq registers
` [PATCH 4.13 20/85] usb: musb: musb_cppi41: Fix cppi41_set_dma_mode() for DA8xx
` [PATCH 4.13 21/85] usb: musb: musb_cppi41: Configure the number of channels "
` [PATCH 4.13 22/85] usb: musb: Check for host-mode using is_host_active() on reset interrupt
` [PATCH 4.13 23/85] xhci: Identify USB 3.1 capable hosts by their port protocol capability
` [PATCH 4.13 24/85] xhci: Cleanup current_cmd in xhci_cleanup_command_queue()
` [PATCH 4.13 25/85] usb: xhci: Reset halted endpoint if trb is noop
` [PATCH 4.13 26/85] usb: xhci: Handle error condition in xhci_stop_device()
` [PATCH 4.13 28/85] can: af_can: can_pernet_init(): add missing error handling for kzalloc returning NULL
` [PATCH 4.13 29/85] can: flexcan: fix state transition regression
` [PATCH 4.13 30/85] can: flexcan: rename legacy error state quirk
` [PATCH 4.13 31/85] can: flexcan: implement error passive "
` [PATCH 4.13 32/85] can: flexcan: fix i.MX6 state transition issue

[PATCH 1/2 v3] Add new uio device for PCI with dynamic memory allocation
 2017-10-24 13:11 UTC  (7+ messages)
` [PATCH 2/2] uio: Prefer MSI(X) interrupts in PCI drivers

[RFC v4 00/17] V4L2 Explicit Synchronization support
 2017-10-24 13:11 UTC  (7+ messages)
` [RFC v4 01/17] [media] v4l: create v4l2_event_subscribe_v4l2()
` [RFC v4 05/17] [media] v4l: add V4L2_EVENT_OUT_FENCE event
` [RFC v4 08/17] [media] vb2: add 'ordered_in_driver' property to queues

[PATCH 4.9 00/48] 4.9.59-stable review
 2017-10-24 13:04 UTC  (38+ messages)
` [PATCH 4.9 01/48] USB: devio: Revert "USB: devio: Dont corrupt user memory"
` [PATCH 4.9 02/48] USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()
` [PATCH 4.9 03/48] USB: serial: metro-usb: add MS7820 device id
` [PATCH 4.9 04/48] usb: cdc_acm: Add quirk for Elatec TWN3
` [PATCH 4.9 06/48] usb: hub: Allow reset retry for USB2 devices on connect bounce
` [PATCH 4.9 07/48] ALSA: usb-audio: Add native DSD support for Pro-Ject Pre Box S2 Digital
` [PATCH 4.9 08/48] can: gs_usb: fix busy loop if no more TX context is available
` [PATCH 4.9 11/48] usb: musb: sunxi: Explicitly release USB PHY on exit
` [PATCH 4.9 12/48] usb: musb: Check for host-mode using is_host_active() on reset interrupt
` [PATCH 4.9 13/48] xhci: Identify USB 3.1 capable hosts by their port protocol capability
` [PATCH 4.9 15/48] drm/nouveau/bsp/g92: disable by default
` [PATCH 4.9 16/48] drm/nouveau/mmu: flush tlbs before deleting page tables
` [PATCH 4.9 17/48] ALSA: seq: Enable use locking in all configurations
` [PATCH 4.9 18/48] ALSA: hda: Remove superfluous - added by printk conversion
` [PATCH 4.9 19/48] ALSA: hda: Abort capability probe at invalid register read
` [PATCH 4.9 22/48] brcmfmac: Add check for short event packets
` [PATCH 4.9 23/48] brcmsmac: make some local variables static const to reduce stack size
` [PATCH 4.9 24/48] bus: mbus: fix window size calculation for 4GB windows
` [PATCH 4.9 27/48] x86/microcode/intel: Disable late loading on model 79
` [PATCH 4.9 28/48] KEYS: encrypted: fix dereference of NULL user_key_payload
` [PATCH 4.9 29/48] lib/digsig: "
` [PATCH 4.9 30/48] KEYS: dont let add_key() update an uninstantiated key
` [PATCH 4.9 31/48] pkcs7: Prevent NULL pointer dereference, since sinfo is not always set
` [PATCH 4.9 33/48] xfs: dont unconditionally clear the reflink flag on zero-block files
` [PATCH 4.9 34/48] xfs: evict CoW fork extents when performing finsert/fcollapse
` [PATCH 4.9 35/48] fs/xfs: Use %pS printk format for direct addresses
` [PATCH 4.9 36/48] xfs: report zeroed or not correctly in xfs_zero_range()
` [PATCH 4.9 38/48] xfs: perag initialization should only touch m_ag_max_usable for AG 0
` [PATCH 4.9 40/48] xfs: always swap the cow forks when swapping extents
` [PATCH 4.9 41/48] xfs: handle racy AIO in xfs_reflink_end_cow
` [PATCH 4.9 42/48] xfs: Dont log uninitialised fields in inode structures
` [PATCH 4.9 43/48] xfs: move more RT specific code under CONFIG_XFS_RT
` [PATCH 4.9 44/48] xfs: dont change inode mode if ACL update fails
` [PATCH 4.9 45/48] xfs: reinit btree pointer on attr tree inactivation walk
` [PATCH 4.9 46/48] xfs: handle error if xfs_btree_get_bufs fails
` [PATCH 4.9 47/48] xfs: cancel dirty pages on invalidation
` [PATCH 4.9 48/48] xfs: trim writepage mapping to within eof

[PATCH 4.4 00/27] 4.4.95-stable review
 2017-10-24 12:58 UTC  (24+ messages)
` [PATCH 4.4 01/27] USB: devio: Revert "USB: devio: Dont corrupt user memory"
` [PATCH 4.4 02/27] USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()
` [PATCH 4.4 03/27] USB: serial: metro-usb: add MS7820 device id
` [PATCH 4.4 04/27] usb: cdc_acm: Add quirk for Elatec TWN3
` [PATCH 4.4 06/27] usb: hub: Allow reset retry for USB2 devices on connect bounce
` [PATCH 4.4 07/27] ALSA: usb-audio: Add native DSD support for Pro-Ject Pre Box S2 Digital
` [PATCH 4.4 09/27] usb: musb: sunxi: Explicitly release USB PHY on exit
` [PATCH 4.4 10/27] usb: musb: Check for host-mode using is_host_active() on reset interrupt
` [PATCH 4.4 12/27] drm/nouveau/bsp/g92: disable by default
` [PATCH 4.4 13/27] drm/nouveau/mmu: flush tlbs before deleting page tables
` [PATCH 4.4 15/27] ALSA: hda: Remove superfluous - added by printk conversion
` [PATCH 4.4 16/27] i2c: ismt: Separate I2C block read from SMBus block read
` [PATCH 4.4 17/27] brcmsmac: make some local variables static const to reduce stack size
` [PATCH 4.4 18/27] bus: mbus: fix window size calculation for 4GB windows
` [PATCH 4.4 19/27] clockevents/drivers/cs5535: Improve resilience to spurious interrupts
` [PATCH 4.4 20/27] rtlwifi: rtl8821ae: Fix connection lost problem
` [PATCH 4.4 21/27] KEYS: encrypted: fix dereference of NULL user_key_payload
` [PATCH 4.4 22/27] lib/digsig: "
` [PATCH 4.4 23/27] KEYS: dont let add_key() update an uninstantiated key
` [PATCH 4.4 24/27] pkcs7: Prevent NULL pointer dereference, since sinfo is not always set
` [PATCH 4.4 25/27] parisc: Avoid trashing sr2 and sr3 in LWS code
` [PATCH 4.4 26/27] parisc: Fix double-word compare and exchange in LWS code on 32-bit kernels
` [PATCH 4.4 27/27] sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task()

[PATCH 3.18 00/20] 3.18.78-stable review
 2017-10-24 12:57 UTC  (16+ messages)
` [PATCH 3.18 01/20] USB: devio: Revert "USB: devio: Dont corrupt user memory"
` [PATCH 3.18 03/20] USB: serial: metro-usb: add MS7820 device id
` [PATCH 3.18 04/20] usb: cdc_acm: Add quirk for Elatec TWN3
` [PATCH 3.18 06/20] usb: hub: Allow reset retry for USB2 devices on connect bounce
` [PATCH 3.18 07/20] can: gs_usb: fix busy loop if no more TX context is available
` [PATCH 3.18 09/20] ALSA: seq: Enable use locking in all configurations
` [PATCH 3.18 10/20] ALSA: hda: Remove superfluous - added by printk conversion
` [PATCH 3.18 11/20] i2c: ismt: Separate I2C block read from SMBus block read
` [PATCH 3.18 12/20] brcmsmac: make some local variables static const to reduce stack size
` [PATCH 3.18 13/20] bus: mbus: fix window size calculation for 4GB windows
` [PATCH 3.18 14/20] KEYS: encrypted: fix dereference of NULL user_key_payload
` [PATCH 3.18 15/20] lib/digsig: "
` [PATCH 3.18 18/20] parisc: Avoid trashing sr2 and sr3 in LWS code
` [PATCH 3.18 19/20] parisc: Fix double-word compare and exchange in LWS code on 32-bit kernels
` [PATCH 3.18 20/20] af_packet: dont pass empty blocks for PACKET_V3

[PATCH] staging: irda: resolve sparse errors due to implicit pci_power_t casts
 2017-10-24 12:56 UTC  (3+ messages)

[PATCH v2 0/5] Get rid of lockless_dereference()
 2017-10-24 12:47 UTC  (9+ messages)
` [PATCH v2 1/5] linux/compiler.h: Split into compiler.h and compiler_types.h
  ` [tip:locking/core] "
` [PATCH v2 3/5] locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
  ` [tip:locking/core] "
` [PATCH v2 4/5] locking/barriers: Kill lockless_dereference()
  ` [tip:locking/core] "
` [PATCH v2 5/5] alpha: atomics: Add smp_read_barrier_depends() to release/relaxed atomics
  ` [tip:locking/core] locking/atomics/alpha: Add smp_read_barrier_depends() to _release()/_relaxed() atomics

[PATCH] staging: greybus: Convert timers to use timer_setup()
 2017-10-24 12:52 UTC  (5+ messages)

[PATCH] perf/x86/intel/bts: Fix exclusive event reference leak
 2017-10-24 12:48 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH 0/9] perf tools: Assorted fixes
 2017-10-24 12:51 UTC  (4+ messages)
` [PATCH 9/9] perf tools: Unwind properly location after REJECT
    ` [PATCHv2 "

[PATCH] drm/i915/gvt: Use common error handling code in shadow_workload_ring_buffer()
 2017-10-24 12:52 UTC  (2+ messages)

[PATCH v2 2/5] locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE()
 2017-10-24 12:46 UTC  (2+ messages)
` [tip:locking/core] "

consult a question about action_result() in memory_failure()
 2017-10-24 12:47 UTC 

[PATCH V3 0/6] event synthesization multithreading for perf record
 2017-10-24 12:47 UTC  (6+ messages)

[PATCH] x86/mm/64: Rename the argument 'size' as 'nr_pages' in register_page_bootmem_memmap
 2017-10-24 12:47 UTC 

[PATCH v2 1/6] f2fs: support issuing/waiting discard in range
 2017-10-24 12:46 UTC  (4+ messages)
` [PATCH v2 6/6] f2fs: give up CP_TRIMMED_FLAG if it drops discards

[PATCH net-next 0/4] net: hns3: fix some bugs for HNS3 driver
 2017-10-24 13:02 UTC  (5+ messages)
` [PATCH net-next 1/4] net: hns3: fix the bug of hns3_set_txbd_baseinfo
` [PATCH net-next 2/4] net: hns3: add nic_client check when initialize roce base information
` [PATCH net-next 3/4] net: hns3: fix a bug in hclge_uninit_client_instance
` [PATCH net-next 4/4] net: hns3: fix the bug when reuse command description in hclge_add_mac_vlan_tbl

[PATCH] kernel/kprobes: add check to avoid kprobe memory leak
 2017-10-24 12:23 UTC 

[PATCH 0/2] sched/fair: remote load updates for idle CPUs
 2017-10-24 12:25 UTC  (3+ messages)
` [PATCH 1/2] sched: force update of blocked load of idle cpus
` [PATCH 2/2] sched/fair: Update blocked load from newly idle balance

[PATCH 1/2] mm: drop migrate type checks from has_unmovable_pages
 2017-10-24 12:25 UTC  (11+ messages)

[PATCH] kernel/kprobes: add check to avoid kprobe memory leak
 2017-10-24 12:17 UTC 

[PATCH] fs, mm: account filp and names caches to kmemcg
 2017-10-24 12:18 UTC  (11+ messages)

[PATCH 1/4] drm/msm/dsi: convert to msm_clk_get()
 2017-10-24 12:14 UTC  (6+ messages)
` [PATCH 2/4] drm/msm/edp: "
` [PATCH 3/4] drm/msm/hdmi: "

[PATCH] Add /proc/PID/{smaps, numa_maps} support for DAX
 2017-10-24 12:01 UTC  (4+ messages)

regression in 4.14-rc2 caused by apparmor: add base infastructure for socket mediation
 2017-10-24 11:57 UTC  (9+ messages)

[PATCH 1/1] arm/stacktrace: stop unwinding after an invalid address
 2017-10-24 11:53 UTC  (2+ messages)

[PATCH 0/4] arm64 defconfig: enable additional led triggers
 2017-10-24 11:48 UTC  (6+ messages)
` [PATCH 1/4] arm64: defconfig: enable new trigger modes for leds
` [PATCH 4/4] arm64: dts: hisilicon: hi3660-hikey960: Allow USR4 LED to notify kernel panic

[PATCH] i2c: stm32: Fixes multibyte transfer for STM32F4 I2C controller
 2017-10-24 11:45 UTC  (7+ messages)

[PATCH] PM / QoS: Fix device resume latency PM QoS
 2017-10-24 11:35 UTC  (5+ messages)
      ` [PATCH v2] "

[RFT] media: dvb_frontend: Fix use-after-free in __dvb_frontend_free
 2017-10-24 11:42 UTC  (2+ messages)

[GIT PULL] KVM fixes for v4.14-rc7
 2017-10-24 11:28 UTC 

[PATCH v7 0/2] crypto: s5p-sss: Add HASH support for Exynos
 2017-10-24 11:27 UTC  (4+ messages)
  ` [PATCH v7 2/2] "

[PATCH v7] printk: hash addresses printed with %p
 2017-10-24 11:25 UTC  (4+ messages)

[PATCH] mm,page_alloc: Serialize out_of_memory() and allocation stall messages
 2017-10-24 11:23 UTC  (4+ messages)

usb/media/dtt200u: use-after-free in __dvb_frontend_free
 2017-10-24 11:19 UTC  (3+ messages)

[PATCH 1/1] locking/qspinlock/x86: Avoid test-and-set when PV_DEDICATED is set
 2017-10-24 11:18 UTC  (2+ messages)

[PATCH v3] PCI: pciehp: Check for valid PCI_BRIDGE_CONTROL in pciehp_unconfigure_device()
 2017-10-24 11:09 UTC 

[PATCH v2] arm64: optimize __memcpy_fromio and __memcpy_toio
 2017-10-24 11:09 UTC  (2+ messages)

[PATCH] Input: gtco - fix potential out-of-bound access
 2017-10-24 11:04 UTC  (2+ messages)

[tip:core/rcu] sched,rcu: Make cond_resched() provide RCU quiescent state
 2017-10-24 10:59 UTC 

[PATCH] tty/serial: atmel: Convert timers to use timer_setup()
 2017-10-24 10:54 UTC  (2+ messages)

[PATCH v2] lib: optimize cpumask_next_and()
 2017-10-24 10:51 UTC 

[PATCH v3 0/2] arm: remove cpu_efficiency
 2017-10-24 10:52 UTC  (4+ messages)
` [PATCH v3 1/2] arm: topology: "
` [PATCH v3 2/2] arm: topology: add missing of_node_put() for cpu device node

[PATCHv2 1/2] proc: mm: export PTE sizes directly in smaps
 2017-10-24 10:49 UTC  (2+ messages)
` [PATCHv2 2/2] Add /proc/PID/{smaps, numa_maps} support for DAX

Updates
 2017-10-24 10:42 UTC 

[PATCH 00/27] security, efi: Add kernel lockdown
 2017-10-24 10:48 UTC  (4+ messages)
` [PATCH 04/27] Restrict /dev/mem and /dev/kmem when the kernel is locked down

[PATCH 1/2] misc: rtsx: Move Realtek Card Reader Driver to misc
 2017-10-24 10:43 UTC  (5+ messages)

[PATCH] drivers/net: sis: Convert timers to use timer_setup()
 2017-10-24 10:37 UTC  (2+ messages)

[RFC 0/3] USB: Modify dwc3 code for support Hikey960
 2017-10-24 10:41 UTC  (4+ messages)
` [RFC 2/3] USB: dwc3: Modify dwc3 code for support usb of Hikey960

[PATCH v2 2/2] ima: check signature enforcement against cmdline param instead of CONFIG
 2017-10-24 10:41 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: mfd: Add Spreadtrum SC27xx PMIC documentation
 2017-10-24 10:37 UTC  (5+ messages)
` [PATCH v2 2/2] mfd: Add Spreadtrum SC27xx series PMICs driver

[PATCH] USB: add SPDX identifiers to all files in drivers/usb/
 2017-10-24 10:36 UTC  (4+ messages)

[PATCH] usb: gadget: zero: Convert timers to use timer_setup()
 2017-10-24 10:29 UTC  (2+ messages)

[PATCH] IB/rxe: Convert timers to use timer_setup()
 2017-10-24 10:28 UTC 

[RESEND PATCH v7 0/1] ZII RAVE platform driver
 2017-10-24 10:28 UTC  (7+ messages)
` [RESEND PATCH v7 1/1] platform: Add driver for RAVE Supervisory Processor

[PATCH] usb: usbtest: Convert timers to use timer_setup()
 2017-10-24 10:27 UTC  (2+ messages)

[PATCH] RAS/CEC: Convert timers to use timer_setup()
 2017-10-24 10:26 UTC 

[PATCH RFC] random: fix syzkaller fuzzer test int overflow
 2017-10-24 10:25 UTC  (3+ messages)

[GIT PULL de-alpha] Make core code not need to know about Alpha for v4.15
 2017-10-24 10:23 UTC  (6+ messages)
` [PATCH 17/19] locking/barriers: Kill lockless_dereference

[PATCH] drivers/sgi-xp: Convert timers to use timer_setup()
 2017-10-24 10:23 UTC 

[PATCH] drivers/pcmcia: Convert timers to use timer_setup()
 2017-10-24 10:23 UTC 


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