linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-02 22:40:34 to 2018-10-03 07:13:13 UTC [more...]

[PATCH] pinctrl: qcom: fix 'const' pointer handling
 2018-10-03  7:12 UTC  (3+ messages)

[PATCH] mtd: spi-nor: Support controllers with limited TX FIFO size
 2018-10-03  7:10 UTC  (2+ messages)

[PATCH] mtd: devices: m25p80: Make sure WRITE_EN is issued before each write
 2018-10-03  7:10 UTC  (2+ messages)

[PATCH] media: vivid: Support 480p for webcam capture
 2018-10-03  7:08 UTC  (2+ messages)

[RFC PATCH v3 0/7] powerpc: Switch to CONFIG_THREAD_INFO_IN_TASK
 2018-10-03  7:07 UTC  (26+ messages)
` [RFC PATCH v3 1/7] book3s/64: avoid circular header inclusion in mmu-hash.h
` [RFC PATCH v3 2/7] powerpc: Prepare for moving thread_info into task_struct
` [RFC PATCH v3 3/7] powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
` [RFC PATCH v3 4/7] powerpc: regain entire stack space
` [RFC PATCH v3 5/7] powerpc: 'current_set' is now a table of task_struct pointers
` [RFC PATCH v3 7/7] powerpc/64: Modify CURRENT_THREAD_INFO()

[PATCH] block: BFQ default for single queue devices
 2018-10-03  7:05 UTC  (3+ messages)

[PATCH] migration/mm: Add WARN_ON to try_offline_node
 2018-10-03  7:03 UTC  (10+ messages)

[PATCH 0/3] x86/intel_rdt: Fix exclusive mode with CDP resources
 2018-10-03  7:02 UTC  (5+ messages)
` [PATCH 1/3] x86/intel_rdt: Introduce utility to obtain CDP peer
` [PATCH 2/3] x86/intel_rdt: CBM overlap should also check for overlap with "

[RFC 00/20] ns: Introduce Time Namespace
 2018-10-03  7:02 UTC  (18+ messages)
                ` Setting monotonic time?

[PATCH v2] perf record: encode -k clockid frequency into Perf trace
 2018-10-03  7:01 UTC 

[RFCv2 00/48] perf tools: Add threads to record command
 2018-10-03  7:01 UTC  (10+ messages)

[PATCH] btsdio: Do not bind to non-removable BCM43430
 2018-10-03  7:00 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 1/2] pinctrl: qcom: Add sdm660 pinctrl driver
 2018-10-03  6:59 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/2] dt-bindings: pinctrl: qcom: Add SDM660 pinctrl binding

[PATCH 0/4] arm64/mm: Enable HugeTLB migration
 2018-10-03  6:58 UTC  (5+ messages)
` [PATCH 1/4] mm/hugetlb: Enable PUD level huge page migration

[PATCH] clocksource/drivers/fttmr010: fix invalid interrupt register access
 2018-10-03  6:56 UTC  (4+ messages)

linux-next: occassional build errors
 2018-10-03  6:55 UTC  (3+ messages)

[PATCH 0/2] tty: erase buffers when the kernel is done with it
 2018-10-03  6:55 UTC  (3+ messages)
` [PATCH 2/2] tty: wipe buffer if not echoing data

[PATCH v6 0/3] Add a kernel parameter to change the padding size for KASLR
 2018-10-03  6:52 UTC  (5+ messages)
` [PATCH v6 1/3] x86/mm: Add a kernel parameter to change the padding used for the physical memory mapping
` [PATCH v6 2/3] ACPI/NUMA: Add warning message if the padding size for KASLR is not enough
` [PATCH v6 3/3] Documentation/kernel-parameters.txt: Document rand_mem_physical_padding=

[PATCH net-next v6 00/23] WireGuard: Secure Network Tunnel
 2018-10-03  6:49 UTC  (6+ messages)

[PATCH] x86/cpu/amd: Remove unnecessary parentheses
 2018-10-03  6:33 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH] x86/vdso: Only enable vDSO retpolines when enabled and supported
 2018-10-03  6:30 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH v4 1/2] [media] imx214: device tree binding
 2018-10-03  6:23 UTC  (3+ messages)

[PATCH 1/2] clk: qcom: Export clk_alpha_pll_configure()
 2018-10-03  6:21 UTC  (4+ messages)
` [PATCH 2/2] clk: qcom: gcc: Add global clock controller driver for QCS404

[PATCH net-next v6 00/23] WireGuard: Secure Network Tunnel
 2018-10-03  6:12 UTC  (9+ messages)
` [PATCH net-next v6 11/23] zinc: import Andy Polyakov's Poly1305 ARM and ARM64 implementations
` [PATCH net-next v6 19/23] zinc: Curve25519 ARM implementation
` [PATCH net-next v6 21/23] crypto: port ChaCha20 to Zinc

[PATCH] perf/x86/intel: Add counter freezing quirk for Goldmont
 2018-10-03  6:10 UTC  (2+ messages)

[RFC v2 v2 0/1] ns: introduce binfmt_misc namespace
 2018-10-03  6:07 UTC  (3+ messages)
` [RFC v2 v2 1/1] ns: add binfmt_misc to the mount namespace

Using lockdep instead of spin_is_locked()
 2018-10-03  5:56 UTC  (18+ messages)
` [PATCH 01/16] x86/PCI: Replace spin_is_locked() with lockdep
` [PATCH 02/16] hv_balloon: "
` [PATCH 03/16] sgi-xp: "
` [PATCH 04/16] i40e: "
` [PATCH 05/16] igbvf: "
` [PATCH 06/16] sfc: "
` [PATCH 07/16] smsc: "
` [PATCH 08/16] wireless: "
` [PATCH 09/16] scsi: "
` [PATCH 10/16] userfaultfd: "
` [PATCH 11/16] futex: "
` [PATCH 12/16] locking/mutex: "
` [PATCH 13/16] mm: "
` [PATCH 14/16] netfilter: "
` [PATCH 15/16] apparmor: "
` [PATCH 16/16] KVM: arm/arm64: vgic: "

[PATCH 0/4] get_user_pages*() and RDMA: first steps
 2018-10-03  5:40 UTC  (6+ messages)
` [PATCH 3/4] infiniband/mm: convert to the new put_user_page() call

[PATCH] soc: qcom: qmi_interface: Limit txn ids to U16_MAX
 2018-10-03  5:40 UTC 

[PATCH] regulator/mfd: fix pointer-to-int cast
 2018-10-03  5:39 UTC  (2+ messages)

linux-next: manual merge of the devicetree tree with the c6x tree
 2018-10-03  5:37 UTC 

[RFC PATCH v4 00/27] Control Flow Enforcement: Shadow Stack
 2018-10-03  5:36 UTC  (6+ messages)
` [RFC PATCH v4 19/27] x86/cet/shstk: Introduce WRUSS instruction
` [RFC PATCH v4 24/27] mm/mmap: Create a guard area between VMAs

[PATCH net v2] r8169: always autoneg on resume
 2018-10-03  5:34 UTC  (2+ messages)

[PATCH] cxgb4: Use proper enum in IEEE_FAUX_SYNC
 2018-10-03  5:31 UTC  (2+ messages)

[PATCH] cxgb4: Use proper enum in cxgb4_dcb_handle_fw_update
 2018-10-03  5:31 UTC  (3+ messages)

[PATCH] dpaa_eth: Remove useless declaration
 2018-10-03  5:31 UTC  (2+ messages)

linux-next: build failure after merge of the bpf-next tree
 2018-10-03  5:29 UTC  (2+ messages)

[PATCH] net: arp, ipv6: handle special case of tap device
 2018-10-03  5:25 UTC  (4+ messages)

[PATCH] cpufreq: dt-platdev: mark RK3399 as having separate policies per cluster
 2018-10-03  5:22 UTC  (3+ messages)

[PATCH] net: usbnet: make driver_info const
 2018-10-03  5:23 UTC  (2+ messages)

[PATCH] usb: core: Check portchange C_PORT_RESET after resetting
 2018-10-03  5:18 UTC 

[patch 00/11] x86/vdso: Cleanups, simmplifications and CLOCK_TAI support
 2018-10-03  5:15 UTC  (2+ messages)

[PATCH 0/3] System call table generation support
 2018-10-03  5:09 UTC  (6+ messages)
` [PATCH 1/3] microblaze: Replace NR_syscalls macro from asm/unistd.h

[PATCH v2 0/3] System call table generation support
 2018-10-03  5:08 UTC  (4+ messages)
` [PATCH v2 3/3] microblaze: uapi header and system call table file generation

[PATCH] stm class: fix a missing-check bug
 2018-10-03  4:50 UTC 

[PATCH v5 00/11] drm/mediatek: support hdmi output for mt2701 and mt7623
 2018-10-03  4:54 UTC  (14+ messages)
` [PATCH v5 01/11] drm/mediatek: add refcount for DPI power on/off
` [PATCH v5 02/11] drm/mediatek: move hardware register to node data
` [PATCH v5 03/11] drm/mediatek: adjust EDGE to match clock and data
` [PATCH v5 04/11] drm/mediatek: add clock factor for different IC
` [PATCH v5 05/11] drm/mediatek: convert dpi driver to use drm_of_find_panel_or_bridge
` [PATCH v5 06/11] drm/mediatek: add dpi driver for mt2701 and mt7623
` [PATCH v5 07/11] drm/mediatek: separate hdmi phy to different file
` [PATCH v5 08/11] drm/mediatek: add support for SPDIF audio in HDMI
` [PATCH v5 09/11] drm/mediatek: add hdmi driver for MT2701 and MT7623
` [PATCH v5 10/11] drm/mediatek: implement connection from BLS to DPI0
` [PATCH v5 11/11] drm/mediatek: add a error return value when clock driver has been prepared

[PATCH 4.14 000/165] 4.14.68-stable review
 2018-10-03  4:27 UTC  (4+ messages)
` [PATCH 4.14 114/165] x86/vdso: Fix vDSO build if a retpoline is emitted

[PATCH v8 RESEND 0/4] Support kdump for AMD secure memory encryption(SME)
 2018-10-03  3:57 UTC  (3+ messages)

[PATCH] perf record: use unmapped IP for inline callchain cursors
 2018-10-03  3:35 UTC  (3+ messages)

[PATCH v3 5/5] RISC-V: Avoid corrupting the upper 32-bit of phys_addr_t in ioremap
 2018-10-03  3:26 UTC  (3+ messages)

[PATCH 00/12] drm/sun4i: Allwinner A64 MIPI-DSI support
 2018-10-03  3:22 UTC  (6+ messages)
` [PATCH 07/12] drm/sun4i: sun6i_mipi_dsi: Fix TCON DRQ set bits
        ` [linux-sunxi] "

[PATCH v4 0/5] Fix some bugs on RV32 build fail and issue
 2018-10-03  3:10 UTC  (6+ messages)
` [PATCH v4 1/5] RISC-V: Build tishift only on 64-bit
` [PATCH v4 2/5] RISC-V: Add preprocessor directive for swiotlb
` [PATCH v4 3/5] lib: Add umoddi3 and udivmoddi4 of GCC library routines
` [PATCH v4 4/5] RISC-V: Select GENERIC_LIB_UMODDI3 on RV32
` [PATCH v4 5/5] RISC-V: Avoid corrupting the upper 32-bit of phys_addr_t in ioremap

[ftrace/kprobes PATCH 0/3] tracing: probeevent: Fix module symbol probing
 2018-10-03  2:47 UTC  (4+ messages)

rcu: Kernel stack is corrupted in: perf_trace_rcu_dyntick
 2018-10-03  2:45 UTC  (2+ messages)

[PATCH 0/3] crypto: mxs-dcp - Fix tcrypt on imx6
 2018-10-03  2:30 UTC  (3+ messages)
` [PATCH 1/3] crypto: mxs-dcp - Implement sha import/export

[PATCH] ARM: dts: imx6sx-sdb: Fix enet phy regulator
 2018-10-03  2:25 UTC  (2+ messages)

[PATCH] fs/ext4: Convert fault handler to use vm_fault_t type
 2018-10-03  2:21 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2018-10-03  2:18 UTC 

[GIT PULL] ARM: dts: uniphier: UniPhier DT updates for v4.20
 2018-10-03  2:05 UTC  (2+ messages)

[PATCH 1/2] iio: magnetometer: Add DT support for PNI RM3100
 2018-10-03  1:42 UTC  (4+ messages)
` [PATCH v3 0/3] Add support for PNI RM3100 magnetometer
  ` [PATCH v3 3/3] iio: magnetometer: Add driver support for PNI RM3100

[PATCH v3 3/5] lib: Add umoddi3 and udivmoddi4 of GCC library routines
 2018-10-03  1:39 UTC  (3+ messages)

[PATCH] f2fs: allow to mount, if quota is failed
 2018-10-03  1:27 UTC 

4.14 backport request for dbdda842fe96f: "printk: Add console owner and waiter logic to load balance console writes"
 2018-10-03  1:23 UTC  (6+ messages)

[PATCH v14 1/2] leds: core: Introduce LED pattern trigger
 2018-10-03  1:21 UTC  (3+ messages)

[RFC PATCH] selinux: add a fallback to defcontext for native labeling
 2018-10-03  0:58 UTC  (11+ messages)

[PATCH net] net: systemport: Fix wake-up interrupt race during resume
 2018-10-03  0:35 UTC  (2+ messages)

[PATCH] f2fs: fix to recover cold bit of inode block during POR
 2018-10-03  0:32 UTC  (2+ messages)

linux-next: build failure after merge of the vfs tree
 2018-10-03  0:32 UTC 

tracing child threads with address filtering using intel_pt
 2018-10-03  0:23 UTC 

[PATCH 1/2] ARM: multi_v7_defconfig: enable CONFIG_MMC_UNIPHIER
 2018-10-03  0:18 UTC  (2+ messages)
` [PATCH 2/2] arm64: defconfig: "

tracing child threads with address filtering using intel_pt pmu
 2018-10-03  0:19 UTC 

[PATCH security-next v4 00/32] LSM: Explict LSM ordering
 2018-10-03  0:12 UTC  (17+ messages)
` [PATCH security-next v4 23/32] selinux: Remove boot parameter

linux-next: manual merge of the vfs tree with the f2fs tree
 2018-10-03  0:12 UTC 

[PATCH] [v3] HID: add support for Apple Magic Trackpad 2
 2018-10-03  0:04 UTC  (4+ messages)

[PATCH] fat: Expand a slightly out-of-date comment
 2018-10-02 23:48 UTC  (2+ messages)

[PATCH v2] perf: xgene: Add CPU hotplug support
 2018-10-02 23:46 UTC  (3+ messages)

Sparse warnings from calls to max3() and max
 2018-10-02 23:44 UTC 

[RFC PATCH 00/10] arch/x86: AMD QoS support
 2018-10-02 23:41 UTC  (4+ messages)
` [RFC PATCH 03/10] arch/x86: Re-arrange RDT init code

general protection fault in rb_erase
 2018-10-02 23:40 UTC  (2+ messages)

[GIT PULL linux-next] Add Compiler Attributes tree
 2018-10-02 23:24 UTC  (7+ messages)

KASAN: slab-out-of-bounds Read in vhci_hub_control
 2018-10-02 23:21 UTC  (4+ messages)

pull-request: wireless-drivers 2018-10-01
 2018-10-02 23:17 UTC  (2+ messages)

[PATCH 6/6] Staging: rts5208: xd.c: Fixed all braces issues of the file
 2018-10-02 23:12 UTC 

[PATCH 5/6] Staging: rts5208: spi.c: Fixed all braces issues of the file
 2018-10-02 23:12 UTC 

[PATCH 4/6] Staging: rts5208: sd.c: Fixed all braces issues of the file
 2018-10-02 23:12 UTC 

[PATCH 3/6] Staging: rts5208: rtsx_scsi.c: Fixed all braces issues of the file
 2018-10-02 23:12 UTC 

[PATCH 2/6] Staging: rts5208: rtsx_chip.c: Fixed all braces issues of the file
 2018-10-02 23:11 UTC 

[PATCH 1/6] Staging: rts5208: rtsx_card.c: Fixed all braces issues of the file
 2018-10-02 23:11 UTC 

[PATCH v2 01/15] platform: goldfish: pipe: Move the file-scope goldfish_interrupt_tasklet variable into the driver state
 2018-10-02 23:10 UTC  (3+ messages)
` [PATCH v2 02/15] platform: goldfish: pipe: Move the file-scope goldfish_pipe_miscdev "
` [PATCH v2 03/15] platform: goldfish: pipe: Move the file-scope goldfish_pipe_dev "

Make perf script easier to use for itrace
 2018-10-02 23:09 UTC  (7+ messages)
` [PATCH v6 3/5] tools, perf, script: Add --call-trace and --call-ret-trace

[PATCH] libosd: Remove ignored __weak attribute
 2018-10-02 23:06 UTC  (6+ messages)

[PATCH] scsi: bfa: Avoid implicit enum conversion in bfad_im_post_vendor_event
 2018-10-02 23:06 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/2] mmc: tmio: remove confusing TMIO_MMC_HAVE_HIGH_REG flag
 2018-10-02 23:01 UTC  (3+ messages)
` [PATCH 1/2] mmc: tmio: move MFD variant reset to a platform hook

[PATCH 1/2] ARM: dts: uniphier: add SD/eMMC controller nodes
 2018-10-02 22:59 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: uniphier: add SD "

[PATCHv1 00/14] power: supply: Fix custom sysfs attribute registration
 2018-10-02 23:00 UTC  (2+ messages)

[PATCH] misc: cxl: Move a deference below a NULL test
 2018-10-02 22:55 UTC  (2+ messages)

[PATCH] [v4] HID: add support for Apple Magic Trackpad 2
 2018-10-02 22:53 UTC 

[PATCH] fs: ocfs2: dlm: Fix a sleep-in-atomic-context bug in dlm_print_one_mle()
 2018-10-02 22:43 UTC  (2+ messages)

Leaking Path in XFS's ioctl interface(missing LSM check)
 2018-10-02 22:42 UTC  (11+ messages)

[PATCH 01/15] platform: goldfish: pipe: Remove the goldfish_interrupt_tasklet global variable
 2018-10-02 22:42 UTC  (4+ messages)

[PATCH v22 0/6] Add io{read|write}64 to io-64-atomic headers
 2018-10-02 22:41 UTC  (7+ messages)
` [PATCH v22 1/6] iomap: Use non-raw io functions for io{read|write}XXbe
` [PATCH v22 2/6] parisc: iomap: introduce io{read|write}64
` [PATCH v22 3/6] iomap: introduce io{read|write}64_{lo_hi|hi_lo}
` [PATCH v22 4/6] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros
` [PATCH v22 5/6] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
` [PATCH v22 6/6] ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header

[PATCH] cpufreq / CPPC: Mark acpi_ids as used
 2018-10-02 22:40 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).