public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-06 20:57:39 to 2017-11-06 23:43:35 UTC [more...]

[PATCH 3.2 000/147] 3.2.95-rc1 review
 2017-11-06 23:03 UTC  (82+ messages)
` [PATCH 3.2 040/147] Input: trackpoint - add new trackpoint firmware ID
` [PATCH 3.2 080/147] mac80211: accept key reinstall without changing anything
` [PATCH 3.2 037/147] parisc: pci memory bar assignment fails with 64bit kernels on dino/cujo
` [PATCH 3.2 055/147] dm: convert DM printk macros to pr_<level> macros
` [PATCH 3.2 072/147] sch_hfsc: fix null pointer deref and double free on init failure
` [PATCH 3.2 079/147] fix unbalanced page refcounting in bio_map_user_iov
` [PATCH 3.2 090/147] HID: usbhid: fix out-of-bounds bug
` [PATCH 3.2 020/147] IB/ipoib: Remove double pointer assigning
` [PATCH 3.2 060/147] l2tp: hold tunnel while processing genl delete command
` [PATCH 3.2 054/147] xfrm_user: fix info leak in build_aevent()
` [PATCH 3.2 035/147] af_key: do not use GFP_KERNEL in atomic contexts
` [PATCH 3.2 062/147] l2tp: hold tunnel while handling genl TUNNEL_GET commands
` [PATCH 3.2 069/147] net_sched: fix error recovery at qdisc creation
` [PATCH 3.2 086/147] ALSA: usb-audio: Kill stray URB at exiting
` [PATCH 3.2 074/147] sch_netem: avoid null pointer deref on init failure
` [PATCH 3.2 087/147] ALSA: usb-audio: Check out-of-bounds access by corrupted buffer descriptor
` [PATCH 3.2 043/147] ALSA: hda - Add stereo mic quirk for Lenovo G50-70 (17aa:3978)
` [PATCH 3.2 031/147] ocfs2: don't clear SGID when inheriting ACLs
` [PATCH 3.2 004/147] USB: serial: cp210x: add support for Qivicon USB ZigBee dongle
` [PATCH 3.2 024/147] xtensa: fix cache aliasing handling code for WT cache
` [PATCH 3.2 029/147] gpio: tegra: fix unbalanced chained_irq_enter/exit
` [PATCH 3.2 102/147] ASoC: wm_hubs: Silence reg_r and reg_l 'may be used uninitialized' warnings
` [PATCH 3.2 100/147] drbd: check MODULE for THIS_MODULE
` [PATCH 3.2 048/147] PM/hibernate: touch NMI watchdog when creating snapshot
` [PATCH 3.2 047/147] perf/core: Fix group {cpu,task} validation
` [PATCH 3.2 083/147] packet: race condition in packet_bind
` [PATCH 3.2 028/147] xtensa: mm/cache: add missing EXPORT_SYMBOLs
` [PATCH 3.2 025/147] USB: hcd: Mark secondary HCD as dead if the primary one died
` [PATCH 3.2 085/147] packet: in packet_do_bind, test fanout with bind_lock held
` [PATCH 3.2 067/147] alpha: uapi: Add support for __SANE_USERSPACE_TYPES__
` [PATCH 3.2 143/147] am2150: Update nmclan_cs.c to use update PCMCIA API
` [PATCH 3.2 065/147] ipv6: fix sparse warning on rt6i_node
` [PATCH 3.2 099/147] drivers/block/DAC960: fix -Wuninitialized warning
` [PATCH 3.2 071/147] sch_multiq: fix double free on init failure
` [PATCH 3.2 076/147] wl1251: add a missing spin_lock_init()
` [PATCH 3.2 032/147] RDMA/uverbs: Prevent leak of reserved field
` [PATCH 3.2 057/147] l2tp: initialise session's refcount before making it reachable
` [PATCH 3.2 009/147] libata: array underflow in ata_find_dev()
` [PATCH 3.2 034/147] xfs: fix inobt inode allocation search optimization
` [PATCH 3.2 030/147] net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) support
` [PATCH 3.2 021/147] sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()
` [PATCH 3.2 042/147] ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt()
` [PATCH 3.2 059/147] l2tp: hold tunnel while looking up sessions in l2tp_netlink
` [PATCH 3.2 061/147] l2tp: hold tunnel while handling genl tunnel updates
` [PATCH 3.2 052/147] r8169: Do not increment tx_dropped in TX ring cleaning
` [PATCH 3.2 056/147] dm: fix printk() rate limiting code
` [PATCH 3.2 051/147] ipv6: Fix may be used uninitialized warning in rt6_check
` [PATCH 3.2 066/147] cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configs
` [PATCH 3.2 081/147] ALSA: seq: Fix use-after-free at creating a port
` [PATCH 3.2 039/147] mm/mempolicy: fix use after free when calling get_mempolicy
` [PATCH 3.2 089/147] usb: usbtest: fix NULL pointer dereference
` [PATCH 3.2 044/147] cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()
` [PATCH 3.2 098/147] drivers/block/DAC960: fix DAC960_V2_IOCTL_Opcode_T -Wenum-compare warning
` [PATCH 3.2 001/147] fuse: initialize the flock flag in fuse_file on allocation
` [PATCH 3.2 068/147] CIFS: remove endian related sparse warning
` [PATCH 3.2 082/147] KEYS: don't let add_key() update an uninstantiated key
` [PATCH 3.2 064/147] l2tp: hold tunnel used while creating sessions with netlink
` [PATCH 3.2 108/147] nilfs2: fix gcc uninitialized-variable warnings in powerpc build
` [PATCH 3.2 078/147] cifs: check MaxPathNameComponentLength != 0 before using it
` [PATCH 3.2 026/147] xtensa: add missing symbol exports
` [PATCH 3.2 050/147] ipv6: add rcu grace period before freeing fib6_node
` [PATCH 3.2 073/147] sch_cbq: fix null pointer dereferences on init failure
` [PATCH 3.2 101/147] ASoC: adau1373: adau1373_hw_params: Silence overflow warning
` [PATCH 3.2 045/147] qlge: avoid memcpy buffer overflow
` [PATCH 3.2 038/147] ALSA: usb-audio: Add mute TLV for playback volumes on C-Media devices
` [PATCH 3.2 092/147] ALSA: seq: Enable 'use' locking in all configurations
` [PATCH 3.2 070/147] sch_htb: fix crash on init failure
` [PATCH 3.2 022/147] sctp: fix the check for _sctp_walk_params and _sctp_walk_errors
` [PATCH 3.2 088/147] USB: fix out-of-bounds in usb_set_configuration
` [PATCH 3.2 002/147] iio: light: tsl2563: use correct event code
` [PATCH 3.2 091/147] USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()
` [PATCH 3.2 075/147] sch_tbf: fix two null pointer dereferences on init failure
` [PATCH 3.2 077/147] epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()
` [PATCH 3.2 063/147] l2tp: remove useless duplicate session detection in l2tp_netlink
` [PATCH 3.2 058/147] l2tp: define parameters of l2tp_session_get*() as "const"
` [PATCH 3.2 093/147] mm/huge_memory: Fix unused label warning
` [PATCH 3.2 036/147] audit: Fix use after free in audit_remove_watch_rule()
` [PATCH 3.2 041/147] ALSA: core: Fix unexpected error at replacing user TLV
` [PATCH 3.2 084/147] packet: hold bind lock when rebinding to fanout hook
` [PATCH 3.2 144/147] staging: bcm: add 32-bit host dependency
` [PATCH 3.2 033/147] IB/uverbs: Fix device cleanup

[PATCH resend 2/2] userns: control capabilities of some user namespaces
 2017-11-06 23:39 UTC  (9+ messages)
      ` [kernel-hardening] "

[PATCH] x86,pci: do not D3 the Intel ISP on BYT or CHT
 2017-11-06 23:38 UTC 

[PATCH] selftests: add "PASS" status in log for mqueue
 2017-11-06 23:37 UTC  (2+ messages)

[PATCH] selftests: fix compile error for sync
 2017-11-06 23:35 UTC  (2+ messages)

[PATCH 4.13 00/36] 4.13.12-stable review
 2017-11-06 23:27 UTC  (3+ messages)

[PATCH] objtool: fix build of 64-bit kernel with 32-bit userspace
 2017-11-06 23:27 UTC 

[PATCH] Enable SR-IOV instantiation through /sys file
 2017-11-06 23:27 UTC  (11+ messages)

[PATCH 4.4 00/40] 4.4.97-stable review
 2017-11-06 23:26 UTC  (3+ messages)

Regression still in next for drop migrate type checks
 2017-11-06 23:22 UTC  (4+ messages)

Linux 4.14-rc6
 2017-11-06 23:20 UTC  (12+ messages)
  ` [ghes_copy_tofrom_phys] BUG: sleeping function called from invalid context at mm/page_alloc.c:4150
              ` [v4.14-rc8 ghes_copy_tofrom_phys] BUG: sleeping function called from invalid context at lib/ioremap.c:165
                ` [ata_scsi_offline_dev] BUG: sleeping function called from invalid context at kernel/locking/mutex.c:238

[PATCH] perf/core: fast breakpoint modification via _IOC_MODIFY_BREAKPOINT
 2017-11-06 23:16 UTC  (2+ messages)

[PATCH v4] PCI: pciehp: Drop checking of PCI_BRIDGE_CONTROL in pciehp_unconfigure_device()
 2017-11-06 23:14 UTC  (2+ messages)

[PATCH 4.9 00/67] 4.9.61-stable review
 2017-11-06 23:13 UTC  (4+ messages)

[PATCH v6 00/12] gpio: Tight IRQ chip integration
 2017-11-06 23:13 UTC  (4+ messages)

[RFT][PATCH 0/2] PM / QoS: Device resume latency framework fix
 2017-11-06 23:07 UTC  (9+ messages)
` [RFT][PATCH v2 "
  ` [RFT][PATCH v2 1/2] PM / domains: Rework governor code to be more consistent

[PATCH] x86/boot: Fix boot failure when SMP MP-table is based at 0
 2017-11-06 23:00 UTC  (4+ messages)

[PATCH v16 00/13] support "task_isolation" mode
 2017-11-06 22:53 UTC  (4+ messages)
` [PATCH v16 10/13] arch/arm: enable task isolation functionality

Proposal: single defconfig for all ARM
 2017-11-06 22:51 UTC  (2+ messages)

[PATCH] video: fbdev: cirrusfb: mark expected switch fall-throughs
 2017-11-06 22:45 UTC 

[PATCH v2 0/3] Add clock driver for Actions S900 SoC
 2017-11-06 22:44 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: clock: Add Actions S900 clock bindings

[PATCH v2 1/1] crypto: stm32/hash - Fix return issue on update
 2017-11-06 22:41 UTC 

[PATCH] video: fbdev: aty: radeon_pm: mark expected switch fall-throughs
 2017-11-06 22:40 UTC 

[PATCH v3 0/2] clocksource: npcm: add NPCM7xx timer driver
 2017-11-06 22:39 UTC  (3+ messages)
` [PATCH v3 2/2] dt-binding: timer: document NPCM7xx timer DT bindings

AXP803 I2C support / AXP devicetree-bindings
 2017-11-06 22:39 UTC 

[PATCH v2] mtd: slram: use memremap() instead of ioremap()
 2017-11-06 22:32 UTC  (3+ messages)

[PATCH] video: fbdev: sm501fb: mark expected switch fall-through in sm501fb_blank_crt
 2017-11-06 22:31 UTC 

[Regression, Bisected] dm-crypt IO failures with active slub_debug in 4.12 and later
 2017-11-06 22:29 UTC  (3+ messages)

[PATCH] mm: page_ext: allocate page extension though first PFN is invalid
 2017-11-06 22:30 UTC  (3+ messages)

Documenting sigaltstack SS_AUTODISRM
 2017-11-06 22:28 UTC  (11+ messages)

general protection fault in asn1_ber_decoder
 2017-11-06 22:21 UTC  (3+ messages)

[PATCH v4 00/20] firmware: ARM System Control and Management Interface(SCMI) support
 2017-11-06 22:18 UTC  (3+ messages)
` [PATCH v4 02/20] dt-bindings: arm: add support for ARM System Control and Management Interface(SCMI) protocol

[PATCH 0/3] Hi3660 stubclock drivers
 2017-11-06 22:15 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: clk: Hi3660: Document stub clock
` [PATCH 2/3] clk: hisilicon: Add support for Hi3660 stub clocks

IPv6 issue in next-20171102 - lockdep and BUG handling RA packet
 2017-11-06 22:15 UTC  (4+ messages)

[RFC][PATCH] x86, sched: allow topolgies where NUMA nodes share an LLC
 2017-11-06 22:15 UTC 

[PATCH 1/3] Documentation: DT: qcom_hidma: bump HW revision for the bugfixed HW
 2017-11-06 22:09 UTC  (5+ messages)
` [PATCH 2/3] dmaengine: qcom_hidma: add support for the new revision

[PATCH] clk: meson: gxbb: fix wrong clock for SARADC/SANA
 2017-11-06 22:03 UTC  (4+ messages)

[GIT PULL] timers-conversion updates for next (part 4)
 2017-11-06 22:01 UTC 

[PATCH 3.18 00/27] 3.18.80-stable review
 2017-11-06 21:57 UTC  (3+ messages)

[PATCH 0/4] fsl/fman: Fix some error handling code in mac_probe
 2017-11-06 21:53 UTC  (5+ messages)
` [PATCH 1/4] fsl/fman: Remove a useless call to 'dev_set_drvdata()'
` [PATCH 2/4] fsl/fman: Remove some useless code
` [PATCH 3/4] fsl/fman: Add a missing 'of_node_put()' call in an error handling path
` [PATCH 4/4] fsl/fman: Remove a useless 'dev_err()' call

[PATCH] rsi: rsi_91x_ps: remove redundant code in str_psstate
 2017-11-06 21:53 UTC 

[PATCH v4 0/6] pmbus: Expand fan support and add MAX31785 driver
 2017-11-06 21:52 UTC  (3+ messages)
` [PATCH v4 1/6] dt-bindings: pmbus: Add Maxim MAX31785 documentation

[PATCH 1/1] drm/amd/powerplay: initialize a variable before using it
 2017-11-06 21:48 UTC  (3+ messages)

[PATCH V3 00/11] add clock driver for Spreadtrum platforms
 2017-11-06 21:43 UTC  (3+ messages)
` [PATCH V3 09/11] clk: sprd: add clocks support for SC9860

[PATCH v2 0/3] hwmon: Add reset support to aspeed-pwm-tach
 2017-11-06 21:42 UTC  (3+ messages)
` [PATCH v2 3/3] dt-bindings: hwmon: aspeed-pwm-tacho: Add reset node

linux-next: Tree for Nov 6 (timer conversions)
 2017-11-06 21:40 UTC 

[PATCH 00/12] bcm63xx-rng conversion to bcm2835-rng
 2017-11-06 21:38 UTC  (3+ messages)
` [PATCH 10/12] dt-bindings: rng: Incorporate brcm,bcm6368.txt binding

[PATCH] Support resetting WARN_ONCE for all architectures
 2017-11-06 21:36 UTC  (4+ messages)

[PATCH] drm/amd/display: remove some unneeded code
 2017-11-06 21:35 UTC  (3+ messages)

[PATCH v9 00/51] powerpc, mm: Memory Protection Keys
 2017-11-06 21:28 UTC  (2+ messages)

[PATCH v2 0/5] perf: add support for capturing skid IP
 2017-11-06 21:25 UTC  (3+ messages)
` [PATCH v2 4/5] perf/record: add support for sampling skid ip

[PATCH v3] scripts: add leaking_addresses.pl
 2017-11-06 21:15 UTC  (6+ messages)
  ` [kernel-hardening] "

[PATCH net-next 00/11] net: dsa: setup stage
 2017-11-06 21:11 UTC  (12+ messages)
` [PATCH net-next 01/11] net: dsa: constify cpu_dp member of dsa_port
` [PATCH net-next 02/11] net: dsa: setup and teardown default CPU port
` [PATCH net-next 03/11] net: dsa: setup and teardown master device
` [PATCH net-next 04/11] net: dsa: setup and teardown tree
` [PATCH net-next 05/11] net: dsa: setup and teardown switches
` [PATCH net-next 06/11] net: dsa: setup and teardown ports
` [PATCH net-next 07/11] net: dsa: add find port by node helper
` [PATCH net-next 08/11] net: dsa: use of_for_each_phandle
` [PATCH net-next 09/11] net: dsa: setup routing table
` [PATCH net-next 10/11] net: dsa: setup a tree when adding a switch to it
` [PATCH net-next 11/11] net: dsa: rename probe and remove switch functions

[PATCH] iSCSI-target: Use common error handling code in iscsi_decode_text_input()
 2017-11-06 21:11 UTC  (3+ messages)
  `  "

[PATCH 00/17] coresight: perf: TMC ETR backend support
 2017-11-06 21:10 UTC  (3+ messages)
` [PATCH 16/17] coresight: perf: Remove reset_buffer call back for sinks

get_online_cpus() from a preemptible() context (bug?)
 2017-11-06 21:07 UTC  (4+ messages)

[PATCH v5 12/12] lib: vdso: do not expose gettimeofday, if no arch supported timer
 2017-11-06 21:04 UTC 

[PATCH v5 11/12] lib: vdso: Add support for CLOCK_BOOTTIME
 2017-11-06 21:03 UTC 

[PATCH v5 10/12] arm64: vdso: replace gettimeofday.S with global vgettimeofday.C
 2017-11-06 21:03 UTC 

[PATCH v5 09/12] arm: vdso: move vgettimeofday.c to lib/vdso/
 2017-11-06 21:02 UTC 

[PATCH v5 08/12] arm: vdso: Add ARCH_CLOCK_FIXED_MASK
 2017-11-06 21:02 UTC 

[PATCH v5 07/12] arm: vdso: disable profiling
 2017-11-06 21:02 UTC 

[PATCH v5 06/12] arm: vdso: add support for clock_getres
 2017-11-06 21:02 UTC 

[PATCH v5 05/12] arm: vdso: Add support for CLOCK_MONOTONIC_RAW
 2017-11-06 21:02 UTC 

[PATCH 1/7] timekeeping: consolidate timekeeping_inject_offset code
 2017-11-06 21:02 UTC  (4+ messages)
` [PATCH 7/7] time: remove timespec64 hack

[RFC PATCH for 4.15 00/14] Restartable sequences and CPU op vector v10
 2017-11-06 20:56 UTC  (11+ messages)
` [RFC PATCH v10 for 4.15 01/14] Restartable sequences system call
` [RFC PATCH for 4.15 02/14] Restartable sequences: ARM 32 architecture support
` [RFC PATCH for 4.15 07/14] Restartable sequences: Wire up powerpc system call
` [RFC PATCH v2 for 4.15 08/14] Provide cpu_opv "
` [RFC PATCH for 4.15 09/14] cpu_opv: Wire up x86 32/64 "
` [RFC PATCH for 4.15 10/14] cpu_opv: Wire up powerpc "
` [RFC PATCH for 4.15 11/14] cpu_opv: Wire up ARM32 "
` [RFC PATCH v2 for 4.15 12/14] cpu_opv: Implement selftests
` [RFC PATCH v2 for 4.15 13/14] Restartable sequences: Provide self-tests
` [RFC PATCH for 4.15 14/14] Restartable sequences selftests: arm: workaround gcc asm size guess

[PATCH v5 04/12] arm: vdso: do calculations outside reader loops
 2017-11-06 21:01 UTC 

[PATCH v5 03/12] arm: vdso: inline assembler operations to compiler.h
 2017-11-06 21:01 UTC 

[PATCH v5 02/12] arm: vdso: add include file defining __get_datapage()
 2017-11-06 21:01 UTC 

[PATCH v5 01/12] arm: vdso: rename vdso_datapage variables
 2017-11-06 21:00 UTC 

[PATCH v5 00/12] arm+arm64: vdso unification to lib/vdso/
 2017-11-06 21:00 UTC 

[PATCH] ARM: dts: sunxi: Add codec for A13 Olinuxino
 2017-11-06 20:51 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox