public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-31 12:08:27 to 2017-08-31 15:45:38 UTC [more...]

[PATCH 4.4 00/16] 4.4.86-stable review
 2017-08-31 15:44 UTC  (8+ messages)
` [PATCH 4.4 01/16] scsi: isci: avoid array subscript warning
` [PATCH 4.4 03/16] btrfs: remove duplicate const specifier
` [PATCH 4.4 04/16] i2c: jz4780: drop superfluous init
` [PATCH 4.4 12/16] arm64: fpsimd: Prevent registers leaking across exec
` [PATCH 4.4 13/16] scsi: sg: protect accesses to reserved page array
` [PATCH 4.4 14/16] scsi: sg: reset res_in_use after unlinking reserved array
` [PATCH 4.4 16/16] f2fs: do more integrity verification for superblock

[PATCH 3.18 00/24] 3.18.69-stable review
 2017-08-31 15:44 UTC  (14+ messages)
` [PATCH 3.18 01/24] scsi: isci: avoid array subscript warning
` [PATCH 3.18 04/24] gcov: add support for gcc version >= 6
` [PATCH 3.18 05/24] gcov: support GCC 7.1
` [PATCH 3.18 06/24] p54: memset(0) whole array
` [PATCH 3.18 08/24] lib: bitmap: add alignment offset for bitmap_find_next_zero_area()
` [PATCH 3.18 11/24] mm: cma: split cma-reserved in dmesg log
` [PATCH 3.18 13/24] mm: cma: fix CMA aligned offset calculation
` [PATCH 3.18 15/24] mm: cma: fix incorrect type conversion for size during dma allocation
` [PATCH 3.18 17/24] arm64: flush FP/SIMD state correctly after execve()
` [PATCH 3.18 19/24] x86-64: Handle PC-relative relocations on per-CPU data
` [PATCH 3.18 21/24] clk: si5351: Constify clock names and struct regmap_config
` [PATCH 3.18 23/24] scsi: sg: reset res_in_use after unlinking reserved array
` [PATCH 3.18 24/24] f2fs: do more integrity verification for superblock

[RFC PATCH 0/4] x86/asm: Add ASM_CALL() macro for inline asms with call instructions
 2017-08-31 15:36 UTC  (8+ messages)
` [RFC PATCH 1/4] x86/paravirt: Fix output constraint macro names
` [RFC PATCH 2/4] x86/asm: Convert some inline asm positional operands to named operands
` [RFC PATCH 3/4] x86/asm: Make alternative macro interfaces more clear and consistent
` [RFC PATCH 4/4] x86/asm: Use ASM_CALL() macro for inline asm statements with call instructions

linux-next: build warning after merge of the xfs tree
 2017-08-31 15:41 UTC  (5+ messages)

[PATCH] ftrace: fix debug config symbol in stack_tracer_{en,dis}able
 2017-08-31 15:40 UTC  (4+ messages)

DSA mv88e6xxx RX frame errors and TCP/IP RX failure
 2017-08-31 15:37 UTC  (5+ messages)

[PATCH v3] gpio: uniphier: add UniPhier GPIO controller driver
 2017-08-31 15:36 UTC  (3+ messages)

[PATCH v4 0/3] enable eeprom "size" property and runtime pm
 2017-08-31 15:37 UTC  (7+ messages)
` [PATCH v4 1/3] dt-bindings: add eeprom "size" property
` [PATCH v4 3/3] eeprom: at24: enable runtime pm support

[PATCH 00/25] hrtimer: Provide softirq context hrtimers
 2017-08-31 15:36 UTC  (32+ messages)
` [PATCH 01/25] hrtimer: Use predefined function for updating next_timer
` [PATCH 02/25] hrtimer: Correct blantanly wrong comment
` [PATCH 03/25] hrtimer: Fix kerneldoc for struct hrtimer_cpu_base
` [PATCH 05/25] hrtimer: Switch for loop to _ffs() evaluation
` [PATCH 04/25] hrtimer: Cleanup clock argument in schedule_hrtimeout_range_clock()
` [PATCH 07/25] hrtimer: Reduce conditional code (hres_active)
` [PATCH 06/25] hrtimer: Store running timer in hrtimer_clock_base
` [PATCH 08/25] hrtimer: Reduce conditional code (expires_next, next_timer)
` [PATCH 09/25] hrtimer: Reduce conditional code (hrtimer_reprogram())
` [PATCH 11/25] hrtimer: Allow remote hrtimer enqueue with "expires_next" as expiry time
` [PATCH 10/25] hrtimer: Make handling of hrtimer reprogramming and enqueuing not conditional
` [PATCH 13/25] hrtimer: Split out code from hrtimer_start_range_ns() for reuse
` [PATCH 12/25] hrtimer: Simplify hrtimer_reprogram() call
` [PATCH 14/25] hrtimer: Split out code from __hrtimer_get_next_event() for reuse
` [PATCH 16/25] hrtimer: Allow function reuse for softirq based hrtimer
` [PATCH 15/25] hrtimer: Add clock bases for soft irq context
` [PATCH 18/25] hrtimer: Enable soft and hard hrtimer
` [PATCH 17/25] hrtimer: Implementation of softirq hrtimer handling
` [PATCH 20/25] mac80211_hwsim: Replace hrtimer tasklet with softirq hrtimer
` [PATCH 19/25] can/bcm: Replace hrtimer_tasklet with softirq based hrtimer
` [PATCH 21/25] xfrm: Replace hrtimer tasklet with softirq hrtimer
` [PATCH 22/25] softirq: Remove tasklet_hrtimer
` [PATCH 23/25] ALSA/dummy: Replace tasklet with softirq hrtimer
` [PATCH 24/25] net/cdc_ncm: "
` [PATCH 25/25] usb/gadget/NCM: "

[PATCH v4] mfd: max77693: Add muic of_compatible in mfd_cell
 2017-08-31 15:27 UTC  (2+ messages)

[RFC PATCH v9 0/7] Cavium ARM64 uncore PMU support
 2017-08-31 15:27 UTC  (6+ messages)
` [RFC PATCH v9 5/7] perf: cavium: Support memory controller PMU counters

[PATCH] rtlwifi: refactor code in halbtcoutsrc module
 2017-08-31 15:25 UTC  (2+ messages)

[PATCH 0/8] livepatch: klp-convert tool
 2017-08-31 15:24 UTC  (3+ messages)
` [PATCH 2/8] kbuild: Support for Symbols.list creation

[PATCH net-next] net/ncsi: Define {add,kill}_vid callbacks for !CONFIG_NET_NCSI
 2017-08-31 15:24 UTC  (2+ messages)
` [PATCH net-next] net/ncsi: Define {add, kill}_vid "

[PATCH] mux: core: Fix double get_device()
 2017-08-31 15:22 UTC 

[PATCHv4 1/9] irqchip/ls-scfg-msi: fix typo of MSI compatible strings
 2017-08-31 15:15 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update Tegra IOMMU maintainer
 2017-08-31 15:15 UTC  (2+ messages)

[PATCH 0/3] mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE
 2017-08-31 15:07 UTC  (6+ messages)
` [PATCH 1/3] "

[PATCH] ALSA: ctxfi: Remove null check before kfree
 2017-08-31 15:06 UTC 

[PATCH] platform/x86: intel_cht_int33fe: Work around BIOS bug on some devices
 2017-08-31 15:04 UTC  (2+ messages)

[PATCH] vt: Use bsearch library function in is_double_width
 2017-08-31 15:02 UTC  (6+ messages)
` [PATCH v2] ipv6: sr: Use ARRAY_SIZE macro
` [PATCH v2] vt: Use bsearch library function in is_double_width

[PATCH] drm: omapdrm: hdmi: Use PTR_ERR_OR_ZERO
 2017-08-31 15:01 UTC  (2+ messages)

[PATCH v5] arm64: allwinner: h5: add support for NanoPi NEO Plus2
 2017-08-31 14:58 UTC  (2+ messages)

Possible BT deadlock due to recursive read locking (Was: Re: kernel BUG at kernel/locking/rtmutex.c:1059)
 2017-08-31 14:56 UTC  (2+ messages)

[PATCH v2] arm64: allwinner: a64: add SPI nodes
 2017-08-31 14:53 UTC  (2+ messages)

[PATCH v5] shadow variables
 2017-08-31 14:54 UTC  (3+ messages)
` [PATCH v5] livepatch: introduce shadow variable API

[PATCH v5 0/3] livepatch callbacks
 2017-08-31 14:53 UTC  (4+ messages)
` [PATCH v5 1/3] livepatch: add (un)patch callbacks
` [PATCH v5 2/3] livepatch: move transition "complete" notice into klp_complete_transition()
` [PATCH v5 3/3] livepatch: add transition notices

[PATCH v10 0/9] Hyper-V: paravirtualized remote TLB flushing and hypercall improvements
 2017-08-31 14:53 UTC  (4+ messages)

[PATCH 0/3] dmaengine: Fix DMA on current allwinner SoCs, add A64 support
 2017-08-31 14:52 UTC  (5+ messages)
` [PATCH 1/3] dmaengine: sun6i: Correct DMA support on H3
` [PATCH 3/3] dmaengine: sun6i: Add support for Allwinner A64

[GIT] Networking
 2017-08-31 14:47 UTC  (8+ messages)
            ` [PATCH] wl1251: add a missing spin_lock_init()

[GIT PULL 0/5] perf/core improvements and fixes
 2017-08-31 14:44 UTC  (6+ messages)
` [PATCH 1/5] tracing, mm: Record pfn instead of pointer to struct page

[PATCH BUGFIX/IMPROVEMENT V2 0/3] three bfq fixes restoring service guarantees with random sync writes in bg
 2017-08-31 14:42 UTC  (3+ messages)

[PATCH] arc: Flush and invalidate caches on start
 2017-08-31 14:21 UTC 

[PATCH] ipv6: sr: Use ARRAY_SIZE macro
 2017-08-31 14:18 UTC 

[PATCH 1/2] docs: kernel-doc comments are ASCII
 2017-08-31 14:17 UTC  (7+ messages)

[PATCH][net-next] net: qualcomm: rmnet: remove unused variable priv
 2017-08-31 14:07 UTC 

refactor dma_cache_sync
 2017-08-31 14:06 UTC  (3+ messages)
` [PATCH 04/12] x86: make dma_cache_sync a no-op

[PATCH v3 0/2] memory: Introduce ti-emif-sram driver
 2017-08-31 14:03 UTC  (3+ messages)
` [PATCH v3 2/2] memory: ti-emif-sram: introduce relocatable suspend/resume handlers

linux-next: manual merge of the xen-tip tree with the tip tree
 2017-08-31 14:01 UTC  (8+ messages)

Regression in next with gpiolib
 2017-08-31 14:02 UTC  (3+ messages)

[GIT PULL] clockevents for 4.14
 2017-08-31 14:00 UTC  (4+ messages)

tip -ENOBOOT - bisected to locking/refcounts, x86/asm: Implement fast refcount overflow protection
 2017-08-31 13:58 UTC  (18+ messages)

tunnels: Don't apply GRO to multiple layers of encapsulation
 2017-08-31 13:58 UTC 

[PATCH] net: phy: bcm7xxx: make array bcm7xxx_suspend_cfg static, reduces object code size
 2017-08-31 13:57 UTC 

[PATCH v3 0/9] ARM64: dts: meson: update around mmc
 2017-08-31 13:52 UTC  (10+ messages)
` [PATCH v3 1/9] ARM64: dts: meson-gx: Use correct mmc clock source 0
` [PATCH v3 2/9] ARM64: dts: meson: remove cap-sd-highspeed from emmc nodes
` [PATCH v3 3/9] ARM64: dts: meson: add mmc clk gate pins
` [PATCH v3 4/9] ARM64: dts: meson-gxbb: nanopi-k2: add card regulator settle times
` [PATCH v3 5/9] ARM64: dts: meson-gxl: libretech-cc: "
` [PATCH v3 6/9] ARM64: dts: meson-gxl: libretech-cc: enable high speed modes
` [PATCH v3 7/9] ARM64: dts: meson-gxbb: p20x: enable sdcard UHS modes
` [PATCH v3 8/9] ARM64: dts: meson-gxbb: nanopi-k2: "
` [PATCH v3 9/9] ARM64: dts: meson-gxbb: nanopi-k2: enable sdr104 mode

[PATCH 1/1] x86/idt: remove superfluous ALIGNment
 2017-08-31 13:49 UTC  (2+ messages)
` [tip:x86/apic] x86/idt: Remove "

[PATCH v3 0/5] sched/fair: Tweaks for select_task_rq_fair slowpath
 2017-08-31 13:54 UTC  (7+ messages)
` [PATCH v3 3/5] sched/fair: Fix find_idlest_group when local group is not allowed
` [PATCH v3 4/5] sched/fair: Fix use of find_idlest_group when no groups are allowed
` [PATCH v3 5/5] sched/fair: Fix use of find_idlest_group when local group is idlest

[PATCH] Revert "pinctrl: sunxi: Don't enforce bias disable (for now)"
 2017-08-31 13:52 UTC  (2+ messages)

[PATCH net-next v6] net: stmmac: Delete dead code for MDIO registration
 2017-08-31 13:53 UTC 

[PATCH net-next 0/3] net: mvpp2: optional PHYs and GoP link irq
 2017-08-31 13:52 UTC  (4+ messages)
` [PATCH net-next 2/3] net: mvpp2: use the GoP interrupt for link status changes

Applied "regulator: pbias: Select voltage table based on max-voltage" to the regulator tree
 2017-08-31 13:50 UTC  (3+ messages)

[PATCH] pinctrl: uniphier: fix members of rmii group for Pro4
 2017-08-31 13:51 UTC  (2+ messages)

[RFC PATCH] cgroup, cpuset: add cpuset.remap_cpus
 2017-08-31 13:50 UTC  (5+ messages)
` [lxc-devel] "

[PATCH V2] pinctrl: qcom: spmi-gpio: Correct power_source range check
 2017-08-31 13:49 UTC  (2+ messages)

[PATCH v2] staging: ks7010: Fix coding style and remove checkpatch.pl warnings
 2017-08-31 13:48 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] pinctrl: Delete an error message for a failed memory allocation in two functions
 2017-08-31 13:46 UTC  (2+ messages)

[PATCH] pinctrl: core: Delete an error message for a failed memory allocation in pinctrl_register_map()
 2017-08-31 13:44 UTC  (2+ messages)

[PATCH v6 0/3] PCI hotplug feature
 2017-08-31 13:39 UTC  (2+ messages)

Patching The Linux World At Large
 2017-08-31 13:33 UTC 

[v6 2/4] mm, oom: cgroup-aware OOM killer
 2017-08-31 13:34 UTC  (11+ messages)

[PATCH v3] earlycon: initialise baud field of earlycon device structure
 2017-08-31 13:33 UTC  (2+ messages)

[PATCH 1/3] kcov: support comparison operands collection
 2017-08-31 13:27 UTC  (2+ messages)

[PATCH v2] pinctrl: rockchip: Add rv1108 recalculated iomux support
 2017-08-31 13:26 UTC  (2+ messages)

[PATCH] fsl/fman: make arrays port_ids static, reduces object code size
 2017-08-31 13:24 UTC 

[v2] ARM: multi_v7_defconfig: make eSDHC driver built-in
 2017-08-31 13:24 UTC  (2+ messages)

[PATCH][gpio-next] gpio: mockup: remove unused variable gc
 2017-08-31 13:21 UTC  (2+ messages)

[PATCH 0/2] Dual MMU support for TI DRA7xx DSPs
 2017-08-31 13:14 UTC  (3+ messages)
` [PATCH 1/2] iommu/omap: Change the attach detection logic
` [PATCH 2/2] iommu/omap: Add support to program multiple iommus

[PATCH net-next 0/8] Bug fixes & Code improvements in HNS driver
 2017-08-31 13:39 UTC  (9+ messages)
` [PATCH net-next 1/8] net: hns3: add check when initialize
` [PATCH net-next 2/8] net: hns3: update ring and vector map command
` [PATCH net-next 3/8] net: hns3: set default mac vlan mask
` [PATCH net-next 4/8] net: hns3: set default vlan id to PF
` [PATCH net-next 5/8] net: hns3: set the VLAN Ethernet type to HW
` [PATCH net-next 6/8] net: hns3: fix bug of reuse command description
` [PATCH net-next 7/8] net: hns3: add vlan filter config of Ports
` [PATCH net-next 8/8] net: hns3: reimplemmentation of pkt buffer allocation

[PATCH] Workqueue lockup: Circular dependency in threads
 2017-08-31 13:13 UTC  (2+ messages)

[PATCH v2 0/5] thermal: imx: Add nvmem-cells binding on imx6sx
 2017-08-31 13:11 UTC  (3+ messages)

[PATCH 3/7] [media] dvb: don't use 'time_t' in event ioctl
 2017-08-31 13:10 UTC  (4+ messages)
` [3/7,media] "

[PATCH 0/5] mmc: Add OMAP SDHCI driver
 2017-08-31 13:02 UTC  (5+ messages)
` [PATCH 4/5] mmc: sdhci-omap: "

[PATCH] ath9k: remove cast to void pointer
 2017-08-31 13:07 UTC 

[PATCH 00/13] OpenRISC SMP Support
 2017-08-31 13:05 UTC  (4+ messages)
` [PATCH 10/13] openrisc: add simple_smp dts and defconfig for simulators

[PATCH] usb: gadget: udc: atmel: set vbus irqflags explicitly
 2017-08-31 13:02 UTC  (3+ messages)
` [PATCH RESEND new email address] "

[PATCH] rtlwifi: rtl8723be: fix duplicated code for different branches
 2017-08-31 13:00 UTC  (2+ messages)
`  "

[PATCH] tty: xilinx_uartps: move to arch_initcall for earlier console
 2017-08-31 12:59 UTC  (4+ messages)

[PATCH v8] mtd: sharpslpart: Add sharpslpart partition parser
 2017-08-31 12:50 UTC  (2+ messages)

[PATCH] input: byd: make array seq static, reduces object code size
 2017-08-31 12:47 UTC 

[PATCH] pinctrl: rza1: Remove suffix from gpiochip label
 2017-08-31 12:45 UTC  (2+ messages)

[PATCH v4] livepatch: shadow variables
 2017-08-31 12:45 UTC  (5+ messages)
` [PATCH v4] livepatch: introduce shadow variable API

[PATCH v2 1/5] arm64: tegra: Add BPMP thermal sensor to Tegra186
 2017-08-31 12:45 UTC  (5+ messages)
` [PATCH v2 5/5] thermal: Add Tegra BPMP thermal sensor driver

[PATCH v3 00/59] irqchip: KVM: Add support for GICv4
 2017-08-31 12:41 UTC  (14+ messages)
` [PATCH v3 41/59] KVM: arm/arm64: GICv4: Wire mapping/unmapping of VLPIs in VFIO irq bypass
` [PATCH v3 51/59] KVM: arm/arm64: GICv4: Add doorbell interrupt handling

WARN_ON triggered net/netlink/af_netlink.c:374 netlink_sock_destruct+0x118/0x140
 2017-08-31 12:34 UTC 

[PATCH v7 00/19] simplify crypto wait for async op
 2017-08-31 12:31 UTC  (2+ messages)

[PATCH v2 00/13] ANDROID: binder: RT priority inheritance and small fixes
 2017-08-31 12:21 UTC  (7+ messages)
` [PATCH v2 03/13] ANDROID: binder: add support for RT prio inheritance

possible circular locking dependency mmap_sem/cpu_hotplug_lock.rw_sem
 2017-08-31 12:19 UTC  (7+ messages)

[PATCH] staging:rtl8188eu:core Remove unneccessary else block
 2017-08-31 12:09 UTC  (2+ messages)


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