LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-13 19:37:51 to 2017-06-14 00:20:38 UTC [more...]

linux-next: manual merge of the net-next tree with the net tree
 2017-06-14  0:20 UTC 

[PATCH 0/4] bpf: Changes needed (or desired) for MIPS support
 2017-06-14  0:20 UTC  (7+ messages)
` [PATCH 1/4] tools: bpf_jit_disasm: Handle large images
` [PATCH 2/4] test_bpf: Add test to make conditional jump cross a large number of insns
` [PATCH 3/4] bpf: Add MIPS support to samples/bpf
` [PATCH 4/4] samples/bpf: Fix tracex5 to work with MIPS syscalls

[PATCH 1/1] uio: Fix uio_device memory leak
 2017-06-14  0:16 UTC  (3+ messages)

[PATCH v1 00/11] mm/kasan: support per-page shadow memory to reduce memory consumption
 2017-06-14  0:12 UTC  (11+ messages)

[PATCH v2] ubifs: Change gfp flags in page allocation for bulk read
 2017-06-14  0:11 UTC 

[PATCH] drm: adv7511_audio: Add .get_dai_id callback to map port number to dai id
 2017-06-14  0:05 UTC  (3+ messages)

[PATCH v2 0/5] MIPS: Implement eBPF JIT
 2017-06-14  0:04 UTC  (7+ messages)
` [PATCH v2 1/5] MIPS: Optimize uasm insn lookup
` [PATCH v2 2/5] MIPS: Correctly define DBSHFL type instruction opcodes
` [PATCH v2 3/5] MIPS: Add some instructions to uasm
` [PATCH v2 4/5] MIPS: Add support for eBPF JIT
` [PATCH v2 5/5] MIPS: Give __secure_computing() access to syscall arguments

[PATCH v2 0/2] SoC driver for Broadcom STB DPFE
 2017-06-14  0:03 UTC  (4+ messages)
` [PATCH v2 1/2] dt/bindings: Add bindings for Broadcom STB DRAM Sensors
` [PATCH v2 2/2] soc: brcmstb: Add driver for DPFE

[PATCH V2 net-next 0/8] Hisilicon Network Subsystem 3 Ethernet Driver
 2017-06-13 23:55 UTC  (12+ messages)
` [PATCH V2 net-next 1/8] net: hns3: Add support of HNS3 Ethernet Driver for hip08 SoC
` [PATCH V2 net-next 2/8] net: hns3: Add support of the HNAE3 framework
` [PATCH V2 net-next 3/8] net: hns3: Add HNS3 IMP(Integrated Mgmt Proc) Cmd Interface Support
` [PATCH V2 net-next 4/8] net: hns3: Add HNS3 Acceleration Engine & Compatibility Layer Support
` [PATCH V2 net-next 5/8] net: hns3: Add support of TX Scheduler & Shaper to HNS3 driver
` [PATCH V2 net-next 6/8] net: hns3: Add MDIO support to HNS3 Ethernet driver for hip08 SoC
` [PATCH V2 net-next 7/8] net: hns3: Add Ethtool support to HNS3 driver
` [PATCH V2 net-next 8/8] net: hns3: Add HNS3 driver to kernel build framework & MAINTAINERS

64fa03de33: BUG:Dentry_still_in_use
 2017-06-13 23:55 UTC  (20+ messages)
    ` [PATCH v4] Introduce v3 namespaced file capabilities

[PATCH RFC v3 0/4] Add support to record and display tgid of tasks
 2017-06-13 23:47 UTC  (4+ messages)
` [PATCH RFC v3 2/4] tracing: Add support for recording "

[PATCH v3 00/18] introduce the Xen PV Calls backend
 2017-06-13 23:46 UTC  (5+ messages)
` [PATCH v3 01/18] xen: introduce the pvcalls interface header
  ` [PATCH v3 18/18] xen: introduce a Kconfig option to enable the pvcalls backend

[PATCH v3 0/3] Add Keystone2 Remoteproc driver
 2017-06-13 23:45 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: remoteproc: Add Keystone DSP remoteproc binding
` [PATCH v3 2/3] remoteproc/keystone: Add a remoteproc driver for Keystone 2 DSPs
` [PATCH v3 3/3] remoteproc/keystone: Ensure the DSPs are in reset in probe

[PATCH tip/sched/core] Add comments to aid in safer usage of swake_up
 2017-06-13 23:42 UTC  (5+ messages)

[PATCH] aio: Add command to wait completion of all requests
 2017-06-13 23:26 UTC  (6+ messages)

[GIT PULL 0/2] perf/urgent fixes for 4.12
 2017-06-13 23:23 UTC  (3+ messages)
` [PATCH 1/2] perf evsel: Fix probing of precise_ip level for default cycles event
` [PATCH 2/2] perf tools: Fix build with ARCH=x86_64

[PATCH v8 00/10] Hyper-V: paravirtualized remote TLB flushing and hypercall improvements
 2017-06-13 23:21 UTC  (3+ messages)
` [PATCH v8 07/10] hyper-v: globalize vp_index

[PATCH v3] PCI: Workaround wrong flags completions for IDT switch
 2017-06-13 23:19 UTC  (7+ messages)

[RFC/RFT PATCH 0/4] net: ethernat: ti: cpts: enable irq and HW_TS_PUSH
 2017-06-13 23:16 UTC  (5+ messages)
` [RFC/RFT PATCH 1/4] net: ethernet: ti: cpts: use own highpri workqueue
` [RFC/RFT PATCH 2/4] net: ethernat: ti: cpts: enable irq
` [RFC/RFT PATCH 3/4] net: ethernet: ti: cpts: add support of cpts HW_TS_PUSH
` [RFC/RFT PATCH 4/4] [debug] ARM: am335x: illustrate hwstamp

[PATCH] Add printk for bonding module packets_per_slave parameter
 2017-06-13 23:12 UTC  (3+ messages)

[PATCH v2 0/4] x86: stack alignment for boot code and clang
 2017-06-13 23:08 UTC  (5+ messages)
` [PATCH v2 1/4] kbuild: Add cc-option-raw macro
` [PATCH v2 2/4] kbuild: Add hostcc-option macro
` [PATCH v2 3/4] x86/build: Use cc-option-raw for boot code compiler options
` [PATCH v2 4/4] x86/build: Specify stack alignment for clang

[PATCH 1/4] ARM: dts: tps65217: Add charger interrupts to the common tps65217.dtsi file
 2017-06-13 23:05 UTC  (5+ messages)
` [PATCH 3/4] mfd: tps65217: remove duplicated interrupt resources

[PATCH net-next 0/9] Hisilicon Network Subsystem 3 Ethernet Driver
 2017-06-13 23:01 UTC  (9+ messages)
` [PATCH net-next 6/9] net: hns3: Add MDIO support to HNS3 Ethernet driver for hip08 SoC

[PATCH] kselftests: timers: Fix inconsistency-check to not ignore first timestamp
 2017-06-13 22:54 UTC  (2+ messages)

[PATCH] kselftests: timers: Add test for frequency step
 2017-06-13 22:53 UTC  (2+ messages)

[PATCH] MAINTAINERS: add device tree ABI documentation file
 2017-06-13 22:51 UTC 

[patch 0/2] staging: speakup: support more than ttyS*
 2017-06-13 22:37 UTC  (3+ messages)
` [patch 1/2] staging: speakup: add function to convert dev name to number
` [patch 2/2] staging: speakup: make ttyio synths use device name

Using __always_inline attribute
 2017-06-13 22:39 UTC 

WARN_ON_ONCE() in process_one_work()?
 2017-06-13 22:31 UTC  (7+ messages)

[PATCH v8 0/6] drm/i915/gvt: Dma-buf support for GVT-g
 2017-06-13 22:29 UTC  (5+ messages)
` [PATCH v8 4/6] vfio: Define vfio based vgpu's dma-buf operations
` [PATCH v8 6/6] drm/i915/gvt: Adding user interface for dma-buf

[PATCH] dt-bindings: thermal: add file extension to brcm,ns-thermal
 2017-06-13 22:26 UTC  (3+ messages)

[Patch 2/2]: powerpc/hotplug/mm: Fix hot-add memory node assoc
 2017-06-13 22:21 UTC  (20+ messages)
                                ` RESEND "

[PATCH v2 0/3] pwm: add pwm AO on meson gx
 2017-06-13 22:18 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: pwm: meson: add comptabible for gxbb ao pwms

[PATCH 16/16] gettimeofday()/settimeofday(): move compat to native
 2017-06-13 22:12 UTC  (2+ messages)
` [tip:timers/core] time: Move compat_gettimeofday()/settimeofday() "

[PATCH 15/16] time()/stime(): move compat to native
 2017-06-13 22:11 UTC  (2+ messages)
` [tip:timers/core] time: Move compat_time()/stime() "

[PATCH 14/16] timer_create(): move compat to native, get rid of set_fs()
 2017-06-13 22:11 UTC  (2+ messages)
` [tip:timers/core] posix-timers: Move compat_timer_create() "

[PATCH 13/16] clock_gettime/clock_settime/clock_getres: move to native syscalls
 2017-06-13 22:10 UTC  (2+ messages)
` [tip:timers/core] posix-timers: Move compat versions of clock_gettime/settime/getres

[PATCH 12/16] move compat itimer syscalls to native ones
 2017-06-13 22:10 UTC  (2+ messages)
` [tip:timers/core] itimers: Move "

[PATCH 11/16] take compat timer_gettime(2) to native one
 2017-06-13 22:09 UTC  (2+ messages)
` [tip:timers/core] posix-timers: Take "

[PATCH 10/16] take compat timer_settime(2) to native one
 2017-06-13 22:09 UTC  (2+ messages)
` [tip:timers/core] posix-timers: Take "

[PATCH 09/16] move adjtimex-related compat syscalls to native counterparts
 2017-06-13 22:08 UTC  (2+ messages)
` [tip:timers/core] ntp: Move adjtimex related "

[PATCH 08/16] kill ->nsleep_restart()
 2017-06-13 22:08 UTC  (2+ messages)
` [tip:timers/core] posix-timers: Kill ->nsleep_restart()

[PATCH 07/16] {clock_,}nanosleep(2): merge timespec copyout logics into a new helper
 2017-06-13 22:07 UTC  (2+ messages)
` [tip:timers/core] hrtimers/posix-timers: Merge nanosleep "

[PATCH 06/16] nanosleep/clock_nanosleep: teach to do compat copyouts
 2017-06-13 22:06 UTC  (2+ messages)
` [tip:timers/core] time/posix-timers: Move the compat copyouts to the nanosleep implementations

[PATCH 05/16] clock_nanosleep(): stash rmtp into restart_block
 2017-06-13 22:06 UTC  (2+ messages)
` [tip:timers/core] posix-timers: Store rmtp into restart_block in sys_clock_nanosleep()

[PATCH 04/16] move copyout to do_nanosleel()
 2017-06-13 22:05 UTC  (2+ messages)
` [tip:timers/core] hrtimer: Move copyout of remaining time to do_nanosleep()

[PATCH v5 0/4] of: remove *phandle properties from expanded device tree
 2017-06-13 22:08 UTC  (2+ messages)

[PATCH 02/16] move copyout and freeze handling into alarmtimer_do_nsleep()
 2017-06-13 22:04 UTC  (2+ messages)
` [tip:timers/core] alarmtimer: Move "

[PATCH 03/16] hrtimer_nanosleep(): pass rmtp in restart_block
 2017-06-13 22:05 UTC  (2+ messages)
` [tip:timers/core] hrtimer_nanosleep(): Pass "

[PATCH 01/16] move copyout of timespec into do_cpu_nanosleep()
 2017-06-13 22:04 UTC  (2+ messages)
` [tip:timers/core] posix-cpu-timers: Move "

[RESEND x3][PATCH v4] arm64: dts: hi6220: Add k3-dma and i2s/hdmi audio support
 2017-06-13 22:08 UTC  (11+ messages)

[git pull] first batch of ufs fixes
 2017-06-13 21:56 UTC  (9+ messages)

[RFC PATCH 0/7 v1] powerpc: Memory Protection Keys
 2017-06-13 21:52 UTC  (8+ messages)
` [RFC PATCH 1/7 v1]powerpc: Free up four PTE bits to accommodate memory keys

Odd use of %14pM in net/batman-adv/distributed-arp-table.c
 2017-06-13 21:51 UTC 

[PATCH] drivers/clocksource/fttmr010: Factor clock read code
 2017-06-13 21:48 UTC 

[PATCH] Staging: vc04_services: bcm2835-audio: bcm2835-ctl.c: Fixed alignment to match open parenthesis
 2017-06-13 21:45 UTC  (5+ messages)

[PATCH v1] shebang: restrict python interactive prompt/interpreter
 2017-06-13 21:44 UTC  (6+ messages)
                ` [kernel-hardening] "

[PATCH v2] storvsc: use default I/O timeout handler for FC devices
 2017-06-13 21:34 UTC 

GRSecurity goes full commercial, no more free testing patches, threatens programmer trying to port
 2017-06-13 21:34 UTC  (2+ messages)

[PATCH] via-rhine: add support for changing MTU
 2017-06-13 21:33 UTC  (2+ messages)

[PATCH 00/12] trace: add the ability to parse sizeof()
 2017-06-13 21:21 UTC  (6+ messages)
` [PATCH 10/12] tracing: Update sample file to describe the new macro
` [PATCH 12/12] tracing: Rename update the enum_map file

(no subject)
 2017-06-13 21:21 UTC 

[PATCH-cgroup 0/5] cgroup: Make debug controller useful for debugging
 2017-06-13 21:18 UTC  (6+ messages)
` [PATCH-cgroup 1/5] cgroup: Keep accurate count of tasks in each css_set
` [PATCH-cgroup 2/5] cgroup: Move debug cgroup to its own file
` [PATCH-cgroup 3/5] cgroup: Make Kconfig prompt of debug cgroup more accurate
` [PATCH-cgroup 4/5] cgroup: Make debug cgroup support v2 and thread mode
` [PATCH-cgroup 5/5] cgroup: Enable debug controller only with cgroup_debug boot option

[PATCH] staging: wlan-ng: prism2mib.c: Fix type cast issues
 2017-06-13 21:14 UTC 

[PATCH 0/2] staging: rtl8723bs: Fix LIST_CONTAINOR spelling and uses
 2017-06-13 21:12 UTC  (3+ messages)
` [PATCH 1/2] staging: rtl8723bs: Convert LIST_CONTAINOR to use kernel container_of
` [PATCH 2/2] staging: rtl8723bs: Convert LIST_CONTAINOR to container_of

[PATCH v2 1/2] spi: mediatek: adjust register to enhance time accuracy
 2017-06-13 21:09 UTC  (2+ messages)
` Applied "spi: mediatek: adjust register to enhance time accuracy" to the spi tree

[PATCH v2] spi: Generalize SPI "master" to "controller"
 2017-06-13 21:09 UTC  (2+ messages)
` Applied "spi: Generalize SPI "master" to "controller"" to the spi tree

[PATCH v3 2/2] spi: mediatek: add spi support for mt7622 IC
 2017-06-13 21:09 UTC  (2+ messages)
` Applied "spi: mediatek: add spi support for mt7622 IC" to the spi tree

[PATCH v2] regulator: core: Prioritise consumer mappings over regulator name
 2017-06-13 21:09 UTC  (2+ messages)
` Applied "regulator: core: Prioritise consumer mappings over regulator name" to the regulator tree

Applied "spi: rockchip: fix error handling when probe" to the spi tree
 2017-06-13 21:09 UTC 

[PATCH v1 1/2] ASoC: rockchip: add support for pdm controller
 2017-06-13 21:09 UTC  (2+ messages)
` Applied "ASoC: rockchip: add support for pdm controller" to the asoc tree

[PATCH] omap3isp: add support for CSI1 bus
 2017-06-13 21:09 UTC  (11+ messages)
  ` [PATCHv2] "
          ` [PATCH] v4l2-fwnode: Fix clock lane parsing
              ` v4l2-fwnode: status, plans for merge, any branch to merge against?

[PATCH v1 1/2] ASoC: rockchip: add bindings for spdif controller
 2017-06-13 21:07 UTC  (2+ messages)
` Applied "ASoC: rockchip: add bindings for spdif controller" to the asoc tree

[PATCH v1 3/4] ASoC: rockchip: i2s: add other configurable formats
 2017-06-13 21:07 UTC  (2+ messages)
` Applied "ASoC: rockchip: i2s: add other configurable formats" to the asoc tree

[PATCH v1 1/4] ASoC: rockchip: i2s: add a delay before i2s clear
 2017-06-13 21:07 UTC  (2+ messages)
` Applied "ASoC: rockchip: i2s: add a delay before i2s clear" to the asoc tree

[PATCH] scsi: aacraid: fix leak of data from stack back to userspace
 2017-06-13 21:06 UTC  (2+ messages)

[PATCH 1/7] staging: rtl8723bs: wifi_regd.c: put spaces around binary operators
 2017-06-13 21:01 UTC  (7+ messages)
` [PATCH v2 0/5] staging: rtl8723bs: wifi_regd.c: fix checkpatch errors and warnings
  ` [PATCH v2 1/5] staging: rtl8723bs: wifi_regd.c: put spaces around binary operators
  ` [PATCH v2 2/5] staging: rtl8723bs: wifi_regd.c: fix comment formatting
  ` [PATCH v2 3/5] staging: rtl8723bs: wifi_regd.c: remove superfluous spaces from pointer arguments
  ` [PATCH v2 4/5] staging: rtl8723bs: wifi_regd.c: adjust alignment to match open parenthesis
  ` [PATCH v2 5/5] staging: rtl8723bs: wifi_regd.c: insert blank line after declarations

[PATCH V5] rxe: Fix a sleep-in-atomic bug in post_one_send
 2017-06-13 21:01 UTC  (2+ messages)

WARNING: CPU: 2 PID: 7 at kernel/workqueue.c:2041 process_one_work
 2017-06-13 20:59 UTC  (2+ messages)

[PATCH v2 pci] PCI/MSI: pci-xgene-msi: Enable MSI support in ACPI boot for X-Gene v1
 2017-06-13 20:56 UTC  (8+ messages)

[PATCH v2] arm64/dma-mapping: Remove extraneous null-pointer checks
 2017-06-13 20:56 UTC 

[PATCH] of: Provide dummy of_device_compatible_match() for compile-testing
 2017-06-13 20:52 UTC  (3+ messages)

[PATCH v1 0/4] Patches to fix some problem for rockchip i2s
 2017-06-13 20:48 UTC  (5+ messages)
` [PATCH v1 2/4] ASoC: rockchip: i2s: add support for i2s bclk fs configuration
` [PATCH v1 4/4] ASoC: rockchip: i2s: fixup clk div

[PATCH] rtlwifi: rtl8821ae: remove unused variable
 2017-06-13 20:42 UTC 

[PATCH v2 1/2] regulator: tps65910: check TPS65910_NUM_REGS at build time
 2017-06-13 20:42 UTC  (5+ messages)
` [PATCH v2 2/2] regulator: tps65910: Allow supply references to the same chip

[PATCH][netdev-next] net: hns: make guid hns_dsaf_acpi_dsm_guid static
 2017-06-13 20:40 UTC  (4+ messages)

[PATCH 0/2] drivers/watchdog ASPEED: Add optional dev tree configs
 2017-06-13 20:38 UTC  (3+ messages)
` [PATCH 1/2] drivers/watchdog: Document new aspeed optional dev tree properties
` [PATCH 2/2] drivers/watchdog: ASPEED reference dev tree properties for config

[PATCH v6 0/8] MFD: add driver for HiSilicon Hi6421v530 PMIC
 2017-06-13 20:35 UTC  (3+ messages)
` [PATCH v6 5/8] regulator: hi6421v530: add driver for hi6421v530 voltage regulator

[PATCH] tty/serial: Kconfig: remove AVR32
 2017-06-13 20:35 UTC 

[PATCH] dt-bindings: Drop k2g genpd device ID macros
 2017-06-13 20:32 UTC  (4+ messages)

[PATCH v2] HID: Replace semaphore driver_lock with mutex
 2017-06-13 20:25 UTC  (7+ messages)

[PATCH] tty/serial: remove AVR32 specific access wrappers
 2017-06-13 20:25 UTC 

[PATCH v2 1/2] tty/serial: atmel: remove atmel_default_console_device handling
 2017-06-13 20:24 UTC  (2+ messages)
` [PATCH v2 2/2] tty/serial: atmel: make the driver DT only

[PATCH] af_iucv: Move sockaddr length checks to before accessing sa_family in bind and connect handlers
 2017-06-13 20:15 UTC  (2+ messages)

[PATCH] iio hid-sensor-trigger: add Kconfig depends on IIO_BUFFER
 2017-06-13 20:13 UTC  (2+ messages)

[PATCH] workqueue: Ensure that cpumask set for pools created after boot
 2017-06-13 20:10 UTC  (13+ messages)

Ftrace vs perf user page fault statistics differences
 2017-06-13 20:04 UTC  (6+ messages)

[PATCH v9 0/7] LPC: legacy ISA I/O support
 2017-06-13 20:03 UTC  (11+ messages)
` [PATCH v9 5/7] ACPI: Translate the I/O range of non-MMIO devices before scanning

[PATCH 1/2] tty/serial: atmel: remove atmel_default_console_device handling
 2017-06-13 19:56 UTC  (4+ messages)
` [PATCH 2/2] tty/serial: atmel: make the driver DT only

[PATCH] char: tmp: fix potential null pointer dereference
 2017-06-13 19:55 UTC  (2+ messages)
` [PATCH] char: tpm: remove unnecessary NULL check

[GIT PULL 1/4] bcm2835-defconfig-next-2017-06-12
 2017-06-13 19:41 UTC  (7+ messages)
` [GIT PULL 2/4] bcm2835-maintainers-next-2017-06-08
` [GIT PULL 3/4] bcm2835-dt-next-2017-06-12
` [GIT PULL 4/4] bcm2835-dt-64-next-2017-06-08

[PATCH v8 0/5] firmware: add driver data API
 2017-06-13 19:40 UTC  (5+ messages)
` [PATCH v9 "
  ` [PATCH v9 1/5] firmware: add extensible driver data params

[PATCH v4 10/11] [media] vimc: deb: Add debayer filter
 2017-06-13 19:35 UTC  (2+ messages)
` [PATCH v4 11/11] [media] vimc: sca: Add scaler


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 read-only IMAP folder(s) and NNTP newsgroup(s).