linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-11 12:18:02 to 2018-10-11 15:36:36 UTC [more...]

[PATCH 3.18 000/120] 3.18.124-stable review
 2018-10-11 15:33 UTC  (15+ messages)
` [PATCH 3.18 001/120] ASoC: cs4265: fix MMTLR Data switch control
` [PATCH 3.18 002/120] ALSA: bebob: use address returned by kmalloc() instead of kernel stack for streaming DMA mapping
` [PATCH 3.18 003/120] ALSA: emu10k1: fix possible info leak to userspace on SNDRV_EMU10K1_IOCTL_INFO
` [PATCH 3.18 004/120] ring-buffer: Allow for rescheduling when removing pages
` [PATCH 3.18 010/120] ipv6: fix possible use-after-free in ip6_xmit()
` [PATCH 3.18 011/120] scsi: target: iscsi: Use hex2bin instead of a re-implementation
` [PATCH 3.18 012/120] ocfs2: fix ocfs2 read block panic
` [PATCH 3.18 013/120] ext4: avoid divide by zero fault when deleting corrupted inline directories
` [PATCH 3.18 014/120] ext4: recalucate superblock checksum after updating free blocks/inodes
` [PATCH 3.18 015/120] ext4: fix online resizes handling of a too-small final block group
` [PATCH 3.18 016/120] ext4: dont mark mmp buffer head dirty
` [PATCH 3.18 017/120] arm64: Add trace_hardirqs_off annotation in ret_to_user
` [PATCH 3.18 018/120] HID: sony: Update device ids
` [PATCH 3.18 019/120] HID: sony: Support DS4 dongle

[PATCH] drivers: visorbus: fix memory leak on parser_ctx
 2018-10-11 15:35 UTC 

[PATCH v7] regulator: fixed: Convert to use GPIO descriptor only
 2018-10-11 15:34 UTC  (7+ messages)

[PATCH 03/34] teach move_mount(2) to work with OPEN_TREE_CLONE [ver #12]
 2018-10-11 15:33 UTC  (10+ messages)
  ` [PATCH 00/34] VFS: Introduce filesystem context "

[GIT PULL] Kbuild fixes for v4.19-rc8
 2018-10-11 15:32 UTC 

[PATCH] kbuild: Fail the build early when no lz4 present
 2018-10-11 15:32 UTC  (5+ messages)

[PATCH] staging: iio: adc: ad7280a: fix 2 checks
 2018-10-11 15:31 UTC  (4+ messages)

[PATCH] docs/completion.txt: Fix a couple of punctuation nits
 2018-10-11 15:29 UTC  (2+ messages)

[PATCH RFC v1 0/8] drivers: qcom: Add cpu power domain for SDM845
 2018-10-11 15:27 UTC  (4+ messages)
` [PATCH RFC v1 4/8] drivers: qcom: cpu_pd: add cpu power domain support using genpd

[PATCH v3] PCI/AER: Enable reporting for all ports
 2018-10-11 15:26 UTC  (2+ messages)
` [PATCH v3] PCI/AER: Enable reporting for ports enumerated after AER driver registration

[PATCH 0/2] x86/tsc: Fix native_sched_clock()
 2018-10-11 15:24 UTC  (4+ messages)
` [PATCH 2/2] x86/percpu: Fix this_cpu_read()

[PATCH] x86/tsc: use real seqcount_latch in cyc2ns_read_begin()
 2018-10-11 15:24 UTC  (5+ messages)

[PATCH v5 00/27] Control Flow Enforcement: Shadow Stack
 2018-10-11 15:15 UTC  (28+ messages)
` [PATCH v5 01/27] x86/cpufeatures: Add CPUIDs for Control Flow Enforcement Technology (CET)
` [PATCH v5 02/27] x86/fpu/xstate: Change names to separate XSAVES system and user states
` [PATCH v5 03/27] x86/fpu/xstate: Introduce XSAVES system states
` [PATCH v5 04/27] x86/fpu/xstate: Add XSAVES system states for shadow stack
` [PATCH v5 05/27] Documentation/x86: Add CET description
` [PATCH v5 06/27] x86/cet: Control protection exception handler
` [PATCH v5 07/27] mm/mmap: Create a guard area between VMAs
` [PATCH v5 08/27] x86/cet/shstk: Add Kconfig option for user-mode shadow stack
` [PATCH v5 09/27] mm: Introduce VM_SHSTK for shadow stack memory
` [PATCH v5 10/27] mm/mmap: Prevent Shadow Stack VMA merges
` [PATCH v5 11/27] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW
` [PATCH v5 12/27] x86/mm: Introduce _PAGE_DIRTY_SW
` [PATCH v5 13/27] drm/i915/gvt: Update _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [PATCH v5 14/27] x86/mm: Modify ptep_set_wrprotect and pmdp_set_wrprotect for _PAGE_DIRTY_SW
` [PATCH v5 15/27] x86/mm: Shadow stack page fault error checking
` [PATCH v5 16/27] mm: Handle shadow stack page fault
` [PATCH v5 17/27] mm: Handle THP/HugeTLB "
` [PATCH v5 18/27] mm: Update can_follow_write_pte/pmd for shadow stack
` [PATCH v5 19/27] mm: Introduce do_mmap_locked()
` [PATCH v5 20/27] x86/cet/shstk: User-mode shadow stack support
` [PATCH v5 21/27] x86/cet/shstk: Introduce WRUSS instruction
` [PATCH v5 22/27] x86/cet/shstk: Signal handling for shadow stack
` [PATCH v5 23/27] x86/cet/shstk: ELF header parsing of Shadow Stack
` [PATCH v5 24/27] x86/cet/shstk: Handle thread shadow stack
` [PATCH v5 25/27] mm/mmap: Add Shadow stack pages to memory accounting
` [PATCH v5 26/27] x86/cet/shstk: Add arch_prctl functions for Shadow Stack
` [PATCH v5 27/27] x86/cet/shstk: Add Shadow Stack instructions to opcode map

Question on FIELD_PREP() for static array
 2018-10-11 15:23 UTC  (5+ messages)

[PATCH v5 00/11] Control Flow Enforcement: Branch Tracking, PTRACE
 2018-10-11 15:16 UTC  (12+ messages)
` [PATCH v5 01/11] x86/cet/ibt: Add Kconfig option for user-mode Indirect Branch Tracking
` [PATCH v5 02/11] x86/cet/ibt: User-mode indirect branch tracking support
` [PATCH v5 03/11] x86/cet/ibt: Add IBT legacy code bitmap allocation function
` [PATCH v5 04/11] mm/mmap: Add IBT bitmap size to address space limit check
` [PATCH v5 05/11] x86/cet/ibt: ELF header parsing for IBT
` [PATCH v5 06/11] x86/cet/ibt: Add arch_prctl functions "
` [PATCH v5 07/11] x86/cet/ibt: Add ENDBR to op-code-map
` [PATCH v5 08/11] x86: Insert endbr32/endbr64 to vDSO
` [PATCH v5 09/11] x86/vsyscall/32: Add ENDBR32 to vsyscall entry point
` [PATCH v5 10/11] x86/vsyscall/64: Add ENDBR64 to vsyscall entry points
` [PATCH v5 11/11] x86/cet: Add PTRACE interface for CET

[PATCH v2] fuse: enable caching of symlinks
 2018-10-11 15:17 UTC 

[PATCH] PCI/portdrv: Enable error reporting on managed ports
 2018-10-11 15:16 UTC  (6+ messages)

[PATCH v2] compiler.h: give up __compiletime_assert_fallback()
 2018-10-11 15:15 UTC  (18+ messages)

[PATCH] gpio/regulator: Allow nonexclusive GPIO access
 2018-10-11 15:15 UTC  (3+ messages)

[PATCH security-next v5 00/30] LSM: Explict ordering
 2018-10-11 15:14 UTC  (3+ messages)

[RFC PATCH for 4.21 00/16] rseq updates, new cpu_opv system call
 2018-10-11 15:13 UTC  (4+ messages)
` [RFC PATCH for 4.21 01/16] rseq/selftests: Add reference counter to coexist with glibc

[PATCH v3 4.4.y 1/3] x86/fpu: Remove use_eager_fpu()
 2018-10-11 15:10 UTC  (2+ messages)

[PATCH v3 0/7] ia64: system call table generation support
 2018-10-11 15:09 UTC  (5+ messages)
` [PATCH v3 7/7] ia64: wire up system calls

[PATCH 00/18] my generic mmu_gather patches
 2018-10-11 15:04 UTC  (4+ messages)
` [PATCH 12/18] arch/tlb: Clean up simple architectures

[PATCH v9 00/11] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM) (a subset)
 2018-10-11 15:05 UTC  (7+ messages)
` [PATCH v9 04/11] dt: psci: Update DT bindings to support hierarchical PSCI states
` [PATCH v9 05/11] of: base: Add of_get_cpu_state_node() to get idle states for a CPU node

[workqueue/driver-core PATCH v2 0/5] Add NUMA aware async_schedule calls
 2018-10-11 15:04 UTC  (3+ messages)
` [workqueue/driver-core PATCH v2 1/5] workqueue: Provide queue_work_node to queue work near a given NUMA node

[PATCH] HID: usbhid: Add quirk for Redragon/Dragonrise Seymur 2
 2018-10-11 15:02 UTC  (4+ messages)

[PATCH v3 0/6] System call table generation support
 2018-10-11 15:01 UTC  (7+ messages)
` [PATCH v3 4/6] parisc: uapi header and system call table file generation

[PATCH 2/2] dw: spi: add support for Alpine spi controller
 2018-10-11 14:58 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: spi: dw: add compatible for Amazon's "
  ` Applied "spi: dw: add compatible for Amazon's Alpine spi controller" to the spi tree

[PATCH 2/2] dw: spi: add support for Amazon's Alpine spi controller
 2018-10-11 14:58 UTC  (2+ messages)
` Applied "dw: spi: add support for Amazon's Alpine spi controller" to the spi tree

[PATCH 4/7] spi: rockchip: remove unneeded dma_caps
 2018-10-11 14:56 UTC  (2+ messages)
` Applied "spi: rockchip: remove unneeded dma_caps" to the spi tree

[PATCH 2/7] spi: rockchip: adjust dma watermark and burstlen
 2018-10-11 14:56 UTC  (2+ messages)
` Applied "spi: rockchip: adjust dma watermark and burstlen" to the spi tree

[PATCH 1/7] spi: rockchip: initialize dma_slave_config properly
 2018-10-11 14:56 UTC  (2+ messages)
` Applied "spi: rockchip: initialize dma_slave_config properly" to the spi tree

[PATCH 7/7] spi: rockchip: simplify spi enable logic
 2018-10-11 14:55 UTC  (2+ messages)
` Applied "spi: rockchip: simplify spi enable logic" to the spi tree

[PATCH 5/7] spi: rockchip: mark use_dma as bool
 2018-10-11 14:56 UTC  (2+ messages)
` Applied "spi: rockchip: mark use_dma as bool" to the spi tree

[PATCH 6/7] spi: rockchip: directly use direction constants
 2018-10-11 14:55 UTC  (2+ messages)
` Applied "spi: rockchip: directly use direction constants" to the spi tree

[PATCH v6 2/2] spi: Introduce new driver for Qualcomm QuadSPI controller
 2018-10-11 14:56 UTC  (2+ messages)
` Applied "spi: Introduce new driver for Qualcomm QuadSPI controller" to the spi tree

[PATCH v2 1/5] mfd: lochnagar: Add initial binding documentation
 2018-10-11 14:54 UTC  (5+ messages)
` [PATCH v2 3/5] clk: lochnagar: Add support for the Cirrus Logic Lochnagar

[PATCH 1/4] ASoC: max98373: Sort Digital Volume in reverse order
 2018-10-11 14:46 UTC  (2+ messages)
` Applied "ASoC: max98373: Sort Digital Volume in reverse order" to the asoc tree

[PATCH 2/4] ASoC: max98373: Sort BDE Limiter Thresh Volume in reverse order
 2018-10-11 14:46 UTC  (2+ messages)
` Applied "ASoC: max98373: Sort BDE Limiter Thresh Volume in reverse order" to the asoc tree

[PATCH 3/4] ASoC: max98373: Sort max98373_bde_gain_tlv in reverse order
 2018-10-11 14:46 UTC  (2+ messages)
` Applied "ASoC: max98373: Sort max98373_bde_gain_tlv in reverse order" to the asoc tree

[PATCH 4/4] ASoC: max98373: Sort DHT Rot Pnt Volume in reverse order
 2018-10-11 14:45 UTC  (2+ messages)
` Applied "ASoC: max98373: Sort DHT Rot Pnt Volume in reverse order" to the asoc tree

[virtio-dev] Re: [PATCH net-next v2 0/5] virtio: support packed ring
 2018-10-11 14:34 UTC  (14+ messages)

BUG: unable to handle kernel paging request in refcount_inc_not_zero_checked
 2018-10-11 14:33 UTC  (2+ messages)

kernel BUG at arch/x86/kvm/x86.c:LINE! (2)
 2018-10-11 14:32 UTC  (3+ messages)

[PATCH v3 0/3] x86: baytrail/cherrytrail: Rework and move P-Unit PMIC semaphore handling
 2018-10-11 14:29 UTC  (4+ messages)
` [PATCH v3 1/3] x86: baytrail/cherrytrail: Rework and move P-Unit PMIC bus semaphore code
` [PATCH v3 2/3] ACPI / PMIC: xpower: Block P-Unit I2C access during read-modify-write
` [PATCH v3 3/3] i2c: designware: Cleanup bus lock handling

BUG: corrupted list in p9_read_work
 2018-10-11 14:28 UTC  (13+ messages)
                    ` 9p/RDMA for syzkaller (Was: BUG: corrupted list in p9_read_work)

[PATCH 0/11] spi: pxa2xx: add DT and slave mode support
 2018-10-11 14:27 UTC  (3+ messages)
` [PATCH v2 01/11] dt-bindings: spi/spi-pxa2xx: add PXA2xx SSP SPI Controller

[PATCH 00/17] ARMv8.3 pointer authentication support
 2018-10-11 14:23 UTC  (5+ messages)
` [RFC 17/17] arm64: compile the kernel with ptrauth -msign-return-address

[PATCH] MAINTAINERS: Assign myself as a maintainer of ARM/LPC18XX architecture
 2018-10-11 14:20 UTC  (3+ messages)

WARNING: refcount bug in kvm_vm_ioctl
 2018-10-11 14:17 UTC  (2+ messages)

[PATCH v12 0/3]: perf: reduce data loss when profiling highly parallel CPU bound workloads
 2018-10-11 14:15 UTC  (9+ messages)
` [PATCH v12 2/3]: perf record: enable asynchronous trace writing
` [PATCH v12 3/3]: perf record: extend trace writing to multi AIO

Insanely high baud rates
 2018-10-11 14:14 UTC  (5+ messages)

[for -stable] commit "c82919888064 ath10k: fix scan crash due to incorrect length calculation"
 2018-10-11 14:14 UTC  (2+ messages)

overflow on proc_nr_files
 2018-10-11 14:10 UTC 

[PATCH 0/7] hisi_sas: Misc bugfixes and an optimisation patch
 2018-10-11 14:07 UTC  (8+ messages)

[PATCH v3 00/24] ban the use of _PAGE_XXX flags outside platform specific code
 2018-10-11 14:07 UTC  (3+ messages)
` [PATCH v3 02/24] drivers/video/fbdev: use ioremap_wc/wt() instead of __ioremap()

[PATCH 00/29] staging: bcm2835-audio: Cleanups and fixes
 2018-10-11 14:07 UTC  (11+ messages)
` [PATCH 17/29] staging: bcm2835-audio: Add 10ms period constraint
          ` [PATCH 17/29] staging: bcm2835-audio: Add 10ms period constraint [Resend in plain text...]

[PATCH stable 4.4 V2 0/6] fix SegmentSmack in stable branch (CVE-2018-5390)
 2018-10-11 14:07 UTC  (4+ messages)

[RFC] mmc: host: sdhci-msm: Use the interconnect API
 2018-10-11 14:06 UTC  (2+ messages)

[GIT PULL 0/4] arm: exynos: Last round for v4.20
 2018-10-11 14:06 UTC  (9+ messages)
` [GIT PULL 1/4] ARM: dts: exynos: Second "
` [GIT PULL 2/4] arm64: dts: exynos: Stuff "
` [GIT PULL 3/4] ARM: exynos: soc/mach for v4.20, second round
` [PATCH / PULL 4/4] arm64: exynos: Enable generic power domain support

[PATCH v5 1/2] dt-bindings: spi: Qualcomm Quad SPI(QSPI) documentation
 2018-10-11 14:03 UTC  (2+ messages)

[PATCH] r8169: set RX_MULTI_EN bit in RxConfig for 8168F-family chips
 2018-10-11 14:02 UTC 

linux-next: build warnings from the build of Linus' tree
 2018-10-11 13:54 UTC  (12+ messages)

[PATCHv2] reset: socfpga: add an early reset driver for SoCFPGA
 2018-10-11 13:52 UTC 

[PATCH] printk: inject caller information into the body of message
 2018-10-11 13:47 UTC  (15+ messages)

[PATCH 1/2] dt-bindings: spi: dw: add cs-override property
 2018-10-11 13:46 UTC  (3+ messages)

[PATCH net] tipc: eliminate possible recursive locking detected by LOCKDEP
 2018-10-11 13:30 UTC  (2+ messages)

[PATCH v5 1/3] gpiolib: Add init_valid_mask exported function
 2018-10-11 13:42 UTC  (4+ messages)
` [PATCH v5 3/3] gpiolib: Show correct direction from the beginning

[RFD/RFC PATCH 0/8] Towards implementing proxy execution
 2018-10-11 13:42 UTC  (6+ messages)
` [RFD/RFC PATCH 5/8] sched: Add "

[Announce] LPC 2018: Testing and Fuzzing Microconference
 2018-10-11 13:40 UTC  (6+ messages)

[PATCH v7 0/6] seccomp trap to userspace
 2018-10-11 13:39 UTC  (14+ messages)
` [PATCH v7 3/6] seccomp: add a way to get a listener fd from ptrace

[PATCH 0/5] sparsemem support for RISC-V
 2018-10-11 13:37 UTC  (7+ messages)
` [PATCH 1/5] mm/sparse: add common helper to mark all memblocks present
` [PATCH 5/5] RISC-V: Implement sparsemem

R8169: Network lockups in 4.18.{8,9,10} (and 4.19 dev)
 2018-10-11 13:34 UTC  (14+ messages)

[PATCH] tpm: fix unused-value issues in tpm_try_transmit
 2018-10-11 13:27 UTC  (4+ messages)

linux-next: Tree for Oct 11
 2018-10-11 13:27 UTC  (2+ messages)

[RFC PATCH v2 0/3] New device-tree format and Opal based idle save-restore
 2018-10-11 13:22 UTC  (4+ messages)
` [RFC PATCH v2 1/3] cpuidle/powernv: Add support for states with ibm,cpuidle-state-v1
` [RFC PATCH v2 2/3] powernv/cpuidle: Pass pointers instead of values to stop loop
` [RFC PATCH v2 3/3] cpuidle/powernv: save-restore sprs in opal

[PATCH v4 0/3] get_user_pages*() and RDMA: first steps
 2018-10-11 13:20 UTC  (7+ messages)
` [PATCH v4 2/3] mm: introduce put_user_page*(), placeholder versions

[PATCH v3] arm64: new board - Emlid Neutis N5
 2018-10-11 13:20 UTC  (5+ messages)
` [PATCH v3] Neutis N5 support

[PATCH] KVM: vmx: hyper-v: don't pass EPT configuration info to vmx_hv_remote_flush_tlb()
 2018-10-11 13:12 UTC  (6+ messages)

[PATCH] virtio_net: enable tx after resuming from suspend
 2018-10-11 13:06 UTC  (4+ messages)

[PATCH 0/2] target: Fix v4.19-rc active I/O shutdown deadlock
 2018-10-11 13:05 UTC  (5+ messages)
` [PATCH 2/2] target: Fix target_wait_for_sess_cmds breakage with active signals

[PATCH] net: cdc_ncm: use tasklet_init() for tasklet_struct init
 2018-10-11 13:03 UTC 

s390: runtime warning about pgtables_bytes
 2018-10-11 13:02 UTC 

[POC][RFC][PATCH 1/2] jump_function: Addition of new feature "jump_function"
 2018-10-11 12:52 UTC  (11+ messages)

[PATCH] fbdev: make FB_BACKLIGHT a tristate
 2018-10-11 12:52 UTC  (6+ messages)

linux-next: manual merge of the crypto tree with the mac80211-next tree
 2018-10-11 12:49 UTC  (3+ messages)

[PATCH v12 00/12]
 2018-10-11 12:48 UTC  (3+ messages)

[PATCH v8 0/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW driver
 2018-10-11 12:43 UTC  (5+ messages)
` [PATCH v8 2/2] "

[PATCH v2 1/1] scsi: ufs: make UFS Tx lane1 clock optional for QCOM platforms
 2018-10-11 12:33 UTC 

[GIT PULL] x86 fixes
 2018-10-11 12:32 UTC  (2+ messages)

[GIT PULL] scheduler fix
 2018-10-11 12:32 UTC  (2+ messages)

[GIT PULL] perf fixes
 2018-10-11 12:32 UTC  (2+ messages)

[PATCH] iommu: arm-smmu: handle client iommu translation fault handlers
 2018-10-11 12:26 UTC  (3+ messages)

[PATCH V6 00/23] mmc: mmci: add sdmmc variant for stm32
 2018-10-11 12:17 UTC  (6+ messages)

[PATCH 03/34] teach move_mount(2) to work with OPEN_TREE_CLONE [ver #12]
 2018-10-11 11:48 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).