linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-12 00:16:55 to 2018-11-12 04:47:46 UTC [more...]

[RFC PATCH 00/13] m68k: Drop arch_gettimeoffset and adopt clocksource API
 2018-11-12  4:12 UTC  (12+ messages)
` [RFC PATCH 08/13] m68k: atari: Convert to "
` [RFC PATCH 01/13] arm: Fix mutual exclusion in arch_gettimeoffset
` [RFC PATCH 11/13] m68k: mac: Convert to clocksource API
` [RFC PATCH 10/13] m68k: hp300: "
` [RFC PATCH 02/13] m68k: Fix mutual exclusion in arch_gettimeoffset
` [RFC PATCH 07/13] m68k: amiga: Convert to clocksource API
` [RFC PATCH 09/13] m68k: bvme6000: "
` [RFC PATCH 06/13] m68k: Drop ARCH_USES_GETTIMEOFFSET
` [RFC PATCH 13/13] m68k: mvme16x: Convert to clocksource API
` [RFC PATCH 12/13] m68k: mvme147: "
` [RFC PATCH 05/13] m68k: apollo, q40, sun3, sun3x: Remove arch_gettimeoffset implementations

[PATCH RFC 0/3] Static calls
 2018-11-12  4:39 UTC  (11+ messages)
` [RFC PATCH 1/3] static_call: Add static call infrastructure

[PATCH 0/4] IRQ affinity support in PLIC driver
 2018-11-12  4:27 UTC  (4+ messages)
` [PATCH 1/4] irqchip: sifive-plic: Pre-compute context hart base and enable base

[PATCH v2 1/2] kbuild: add -no-integrated-as Clang option unconditionally
 2018-11-12  4:22 UTC  (8+ messages)
` [PATCH v2 2/2] kbuild: consolidate Clang compiler flags

[PATCH 0/17] Kernel compression: add ZSTD, remove LZMA1 and BZIP2
 2018-11-12  4:22 UTC  (4+ messages)
` [PATCH 01/17] lib: Add support for ZSTD-compressed kernel
  ` [PATCH 02/17] x86: "

[PATCH v2 0/2] powerpc/boot: Fix cross compiling with clang
 2018-11-12  4:21 UTC  (3+ messages)
` [PATCH v2 1/2] Makefile: Export clang toolchain variables
` [PATCH v2 2/2] powerpc/boot: Set target when cross-compiling for clang

[PATCH v2 0/3] util_est regression fixup and cleanups
 2018-11-12  4:16 UTC  (3+ messages)
` [PATCH v2 3/3] sched/fair: add lsub_positive and use it consistently

[RFC] mm: Replace all open encodings for NUMA_NO_NODE
 2018-11-12  4:14 UTC  (4+ messages)

[PATCH 4.18 000/350] 4.18.19-stable review
 2018-11-12  4:10 UTC  (2+ messages)

[PATCH 4.14 000/222] 4.14.81-stable review
 2018-11-12  4:10 UTC  (2+ messages)

[PATCH 4.19 000/361] 4.19.2-stable review
 2018-11-12  4:10 UTC  (36+ messages)
` [PATCH 4.19 002/361] MIPS: VDSO: Reduce VDSO_RANDOMIZE_SIZE to 64MB for 64bit
` [PATCH 4.19 003/361] gpio: mxs: Get rid of external API call
` [PATCH 4.19 004/361] mtd: rawnand: marvell: fix the IRQ handler complete() condition
` [PATCH 4.19 005/361] mtd: maps: gpio-addr-flash: Fix ioremapped size
` [PATCH 4.19 006/361] mtd: spi-nor: fsl-quadspi: fix read error for flash size larger than 16MB
` [PATCH 4.19 007/361] mtd: spi-nor: intel-spi: Add support for Intel Ice Lake SPI serial flash
` [PATCH 4.19 008/361] mtd: spi-nor: fsl-quadspi: Dont let -EINVAL on the bus
` [PATCH 4.19 010/361] spi: bcm-qspi: switch back to reading flash using smaller chunks
` [PATCH 4.19 011/361] spi: bcm-qspi: fix calculation of address length
` [PATCH 4.19 012/361] bcache: trace missed reading by cache_missed
` [PATCH 4.19 014/361] bcache: correct dirty data statistics
` [PATCH 4.19 015/361] bcache: fix miss key refill->end in writeback
` [PATCH 4.19 018/361] block: setup bounce bio_sets properly
` [PATCH 4.19 019/361] block: make sure discard bio is aligned with logical block size
` [PATCH 4.19 020/361] block: make sure writesame "
` [PATCH 4.19 022/361] dma-mapping: fix panic caused by passing empty cma command line argument
` [PATCH 4.19 023/361] pcmcia: Implement CLKRUN protocol disabling for Ricoh bridges
` [PATCH 4.19 024/361] ACPI / OSL: Use jiffies as the time bassis for acpi_os_get_timer()
` [PATCH 4.19 026/361] ACPICA: AML Parser: fix parse loop to correctly skip erroneous extended opcodes
` [PATCH 4.19 028/361] kprobes/x86: Use preempt_enable() in optimized_callback()
` [PATCH 4.19 029/361] ipmi: Fix timer race with module unload
` [PATCH 4.19 037/361] ALSA: hda - Add mic quirk for the Lenovo G50-30 (17aa:3905)
` [PATCH 4.19 038/361] ALSA: hda: Add 2 more models to the power_save blacklist
` [PATCH 4.19 039/361] ALSA: ca0106: Disable IZD on SB0570 DAC to fix audio pops
` [PATCH 4.19 040/361] ALSA: hda - Fix incorrect clearance of thinkpad_acpi hooks
` [PATCH 4.19 041/361] x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation
` [PATCH 4.19 042/361] x86/xen: Fix boot loader version reported for PVH guests
` [PATCH 4.19 043/361] x86/corruption-check: Fix panic in memory_corruption_check() when boot option without value is provided
` [PATCH 4.19 045/361] x86/mm/pat: Disable preemption around __flush_tlb_all()
` [PATCH 4.19 047/361] ARM: dts: exynos: Disable pull control for MAX8997 interrupts on Origen
` [PATCH 4.19 049/361] net: loopback: clear skb->tstamp before netif_rx()
` [PATCH 4.19 078/361] nvmet-rdma: use a private workqueue for delete

[PATCH 0/2] Fix some issue on RV32
 2018-11-12  4:07 UTC  (3+ messages)
` [PATCH 1/2] RISC-V: Request stat64 "
` [PATCH 2/2] RISC-V: Support MODULE_SECTIONS mechanism "

[PATCH] kbuild: remove 'prepare' and 'scripts' dummies for external module build
 2018-11-12  4:01 UTC 

[PATCH v2] ksm: allow dedup all tasks memory
 2018-11-12  3:58 UTC  (2+ messages)

[LKP] [vfs] 38f27d0787: netperf.Throughput_total_tps -61.6% regression
 2018-11-12  3:57 UTC 

[PATCH v2] exec: make de_thread() freezable
 2018-11-12  3:54 UTC 

[PATCH v1 1/3] arm64: dts: mt7622: fix no more console output on rfb1
 2018-11-12  3:49 UTC  (6+ messages)
` [PATCH v1 2/3] arm64: dts: mt7622: fix no more console output on BPI-R64 board
` [PATCH v1 3/3] arm64: dts: mt7622: Drop the general purpose timer node

[RFC/RFT][PATCH v3] cpuidle: New timer events oriented governor for tickless systems
 2018-11-12  3:48 UTC 

[PATCH v4 00/10] x86/alternative: text_poke() fixes
 2018-11-12  3:46 UTC  (15+ messages)
` [PATCH v4 01/10] Fix "x86/alternatives: Lockdep-enforce text_mutex in text_poke*()"
` [PATCH v4 05/10] x86/alternative: initializing temporary mm for patching
` [PATCH v4 06/10] x86/alternative: use temporary mm for text poking

[PATCH v1 0/2] Add support for display port clocks and clock ops
 2018-11-12  3:41 UTC  (11+ messages)
` [PATCH v1 2/2] clk: qcom : dispcc: Add support for display port clocks

[PATCH] objtool: fix .cold. functions parent symbols search
 2018-11-12  3:38 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] perf/x86/intel: Init early callchain for bts event
 2018-11-12  3:28 UTC  (3+ messages)

[PATCH v4] x86: load FPU registers on return to userland
 2018-11-12  3:26 UTC  (3+ messages)

Broken dwarf unwinding - wrong stack pointer register value?
 2018-11-12  3:26 UTC  (8+ messages)
` PEBS level 2/3 breaks dwarf unwinding! [WAS: Re: Broken dwarf unwinding - wrong stack pointer register value?]

[PATCH tip/core/rcu 0/41] More RCU flavor consolidation cleanup for v4.21/v5.0
 2018-11-12  3:19 UTC  (13+ messages)
` [PATCH tip/core/rcu 18/41] tracing: Replace synchronize_sched() and call_rcu_sched()
` [PATCH tip/core/rcu 20/41] kprobes: eplace synchronize_sched() with synchronize_rcu()
` [PATCH tip/core/rcu 23/41] sched: Replace "

[PATCH] mm:vmalloc add vm_struct for vm_map_ram
 2018-11-12  3:24 UTC  (2+ messages)

srcu hung task panic
 2018-11-12  3:22 UTC  (2+ messages)

[PATCH v3 00/18] MMP platform fixes
 2018-11-12  3:20 UTC  (19+ messages)
` [PATCH v3 01/18] dt-bindings: mrvl,mmp-timer: add clock
` [PATCH v3 02/18] DT: marvell,mmp2: fix the gpio interrupt cell number
` [PATCH v3 03/18] DT: marvell,mmp2: give gpio node a name
` [PATCH v3 04/18] DT: marvell,mmp2: add clock to the timer
` [PATCH v3 05/18] DT: marvell,mmp2: add MMC controllers
` [PATCH v3 06/18] DT: marvell,mmp2: fix TWSI2
` [PATCH v3 07/18] DT: marvell,mmp2: add more TWSI controllers
` [PATCH v3 08/18] DT: marvell,mmp2: add OTG PHY
` [PATCH v3 09/18] DT: marvell,mmp2: add USB OTG host controller
` [PATCH v3 10/18] irqchip/mmp: only touch the PJ4 & FIQ bits on enable/disable
` [PATCH v3 11/18] gpio: pxa: avoid attempting to set pin direction via pinctrl on MMP2
` [PATCH v3 12/18] ARM: mmp/mmp2: use cpu_is_pj4() instead of cpu_is_mmp2()
` [PATCH v3 13/18] ARM: mmp2: initialize clocks before the timer
` [PATCH v3 14/18] ARM: mmp/mmp2: dt: enable the clock
` [PATCH v3 15/18] ARM: mmp: add a pxa-usb-phy device
` [PATCH v3 16/18] ARM: mmp: add an instance of pxa-usb-phy to ttc_dkb and aspenite
` [PATCH v3 17/18] USB: phy-mv-usb: use phy-pxa-usb
` [PATCH v3 18/18] USB: gadget: mv-udc: "

[PATCH 0/2] opp: ti-opp-supply: Fixes
 2018-11-12  3:15 UTC  (4+ messages)
` [PATCH 1/2] opp: ti-opp-supply: Dynamically update u_volt_min

Price enquiry
 2018-11-12  2:24 UTC 

[PATCH] x86: remove gcc-x86_*-has-stack-protector.sh checks
 2018-11-12  3:06 UTC 

[PATCH 0/2] Remove -fno-unit-at-a-time and -funit-at-a-time compiler flags entirely
 2018-11-12  3:01 UTC  (4+ messages)
` [PATCH 1/2] um: remove -fno-unit-at-a-time workaround for pre-4.0 GCC
` [PATCH 2/2] x86, powerpc: remove -funit-at-a-time compiler option entirely

WARNING: locking bug in loop_control_ioctl
 2018-11-12  2:56 UTC  (3+ messages)

[PATCH 1/1] stackleak: Disable ftrace for stackleak.c
 2018-11-12  2:50 UTC  (5+ messages)

[PATCH 4.9 000/141] 4.9.137-stable review
 2018-11-12  2:50 UTC  (2+ messages)

[PATCH V2] cacheinfo: Keep the old value if of_property_read_u32 fails
 2018-11-12  2:52 UTC  (3+ messages)

[PATCH] efi: permit calling efi_mem_reserve_persistent from atomic context
 2018-11-12  2:45 UTC  (3+ messages)

[PATCH v3 1/2] dt-bindings: himax,hx8837: add HiMax HX8837 bindings
 2018-11-12  2:39 UTC  (2+ messages)
` [PATCH 2/2] misc: hx8837: add a HiMax HX8837 display controller driver

Official Linux system wrapper library?
 2018-11-12  2:36 UTC  (10+ messages)

[RFC PATCH v2 1/2] x86/fpu: detect AVX task
 2018-11-12  2:32 UTC  (4+ messages)

[PATCH v2 0/6] OLPC 1.75 Keyboard/Touchpad fixes
 2018-11-12  2:30 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: olpc,ap-sp: add clock
` [PATCH v2 2/6] dt-bindings: marvell,mmp2: Add clock id for the SP clock
` [PATCH v2 3/6] clk: mmp2: add "
` [PATCH v2 4/6] Input: olpc_apsp: drop CONFIG_OLPC dependency
` [PATCH v2 5/6] Input: olpc_apsp: check FIFO status on open(), not probe()
` [PATCH v2 6/6] Input: olpc_apsp: enable the SP clock

Price enquiry
 2018-11-12  1:49 UTC 

[PATCH net-next] net: phy: marvell: remove set but not used variable 'pause'
 2018-11-12  2:20 UTC  (3+ messages)

[PATCH tip/core/rcu 0/4] Eliminate BUG_ON for v4.21/v5.0
 2018-11-12  2:20 UTC  (4+ messages)
` [PATCH tip/core/rcu 1/4] rcu: Eliminate BUG_ON() for sync.c

[git pull] mount API series
 2018-11-12  2:07 UTC  (4+ messages)

WARN_ON() in netconsole with PREEMPT_RT
 2018-11-12  2:01 UTC  (3+ messages)

[PATCH] exec: make de_thread() freezable
 2018-11-12  2:00 UTC  (3+ messages)

[PATCH V1 0/4] ARM: dts: imx: Add flexcan stop mode wakeup
 2018-11-12  1:58 UTC  (4+ messages)
` [PATCH V1 1/4] ARM: dts: imx6sx: Add flexcan stop mode wakeup support

[PATCH V3 0/1] can: flexcan: Add CAN self wakeup support
 2018-11-12  1:53 UTC  (2+ messages)
` [PATCH V3 1/1] can: flexcan: Add "

How can I get user space tools of erofs?
 2018-11-12  1:51 UTC  (2+ messages)

[PATCH 00/23] PCI: refactor the Mobiveil driver and add PCIe support for NXP LX SoCs
 2018-11-12  1:48 UTC  (4+ messages)
` [PATCH 21/23] dt-bindings: pci: Add NXP LX SoCs PCIe controller

[PATCH V2 0/2] can: flexcan: Add CAN self wakeup support
 2018-11-12  1:47 UTC  (4+ messages)
` [PATCH V2 1/2] can: flexcan: Add "

[PATCH v1 1/2] pinctrl: mediatek: add pinctrl support for MT7629 SoC
 2018-11-12  1:45 UTC  (2+ messages)
` [PATCH v1 2/2] dt-bindings: pinctrl: update bindings "

Does the discard bug introduced in 4.19 by 744889b7cbb56a6 and fixed by 1adfc5e4136f5967 have potential for fstrim-caused corruption?
 2018-11-12  1:22 UTC  (2+ messages)

[PATCH 1/1] iommu/vtd: Cleanup dma_remapping.h header
 2018-11-12  1:17 UTC  (3+ messages)

[RFC PATCH] Implement /proc/pid/kill
 2018-11-12  1:19 UTC  (8+ messages)
` [PATCH v3] "

[PATCH 00/12 v5] locks: avoid thundering-herd wake-ups
 2018-11-12  1:14 UTC  (13+ messages)
` [PATCH 02/12] fs/locks: split out __locks_wake_up_blocks()
` [PATCH 01/12] fs/locks: rename some lists and pointers
` [PATCH 03/12] NFS: use locks_copy_lock() to copy locks
` [PATCH 10/12] fs/locks: create a tree of dependent requests
` [PATCH 09/12] fs/locks: change all *_conflict() functions to return bool
` [PATCH 11/12] locks: merge posix_unblock_lock() and locks_delete_block()
` [PATCH 05/12] ocfs2: properly initial file_lock used for unlock
` [PATCH 12/12] VFS: locks: remove unnecessary white space
` [PATCH 08/12] fs/locks: always delete_block after waiting
` [PATCH 07/12] fs/locks: allow a lock request to block other requests
` [PATCH 04/12] gfs2: properly initial file_lock used for unlock
` [PATCH 06/12] locks: use properly initialized file_lock when unlocking

linux-next: manual merge of the bpf-next tree with the bpf tree
 2018-11-12  0:54 UTC 

[GIT pull] core fixes for 4.20
 2018-11-12  0:52 UTC  (4+ messages)
` [GIT pull] scheduler "

[PATCH] media: videobuf2-core: Fix error handling when fileio is deallocated
 2018-11-12  0:49 UTC 

[PATCH 1/2] mm/page_alloc: free order-0 pages through PCP in page_frag_free()
 2018-11-12  0:39 UTC  (5+ messages)

[PATCH net-next v3 0/6] net/ncsi: Allow enabling multiple packages & channels
 2018-11-12  0:38 UTC  (6+ messages)
` [PATCH net-next v3 6/6] net/ncsi: Configure multi-package, multi-channel modes with failover

[PATCH v2 0/11] media: make Marvell camera work on DT-based OLPC XO-1.75
 2018-11-12  0:35 UTC  (12+ messages)
` [PATCH v2 01/11] media: ov7670: hook s_power onto v4l2 core
` [PATCH v2 02/11] media: ov7670: control clock along with power
` [PATCH v2 03/11] media: dt-bindings: marvell,mmp2-ccic: Add Marvell MMP2 camera
` [PATCH v2 04/11] [media] marvell-ccic: fix DMA s/g desc number calculation
` [PATCH v2 05/11] [media] marvell-ccic: don't generate EOF on parallel bus
` [PATCH v2 06/11] Revert "[media] marvell-ccic: reset ccic phy when stop streaming for stability"
` [PATCH v2 07/11] [media] marvell-ccic: drop unused stuff
` [PATCH v2 08/11] [media] marvell-ccic/mmp: enable clock before accessing registers
` [PATCH v2 09/11] [media] marvell-ccic/mmp: add devicetree support
` [PATCH v2 10/11] [media] marvell-ccic: use async notifier to get the sensor
` [PATCH v2 11/11] [media] marvell-ccic: provide a clock for "

[PATCH v2 0/2] hwmon: (adt7475): inverted PWM output
 2018-11-12  0:34 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: add binding documentation for adt7475

[PATCH 00/24] Add generic support for composing LED class device name
 2018-11-12  0:25 UTC  (3+ messages)
` [PATCH 03/24] leds: dt-bindings: Add LED_FUNCTION definitions

[PATCH v1 1/5] drivercore: Revert "deferral race condition fix"
 2018-11-12  0:24 UTC  (3+ messages)
  ` [PATCH v1 2/5] extcon: Return -EPROBE_DEFER when extcon device is not found

[PATCH 0/4] Fix common issue in MAX* extcon drivers
 2018-11-12  0:18 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;
as well as URLs for NNTP newsgroup(s).