linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-23 18:35:49 to 2017-03-23 22:17:01 UTC [more...]

[PATCH] PCI: ACPI: Fix ThunderX PEM initialization
 2017-03-23 22:16 UTC  (12+ messages)

[PATCH 00/46] SELinux: Fine-tuning for several function implementations
 2017-03-23 22:15 UTC  (47+ messages)
` [PATCH 01/46] selinux: Use kmalloc_array() in cond_init_bool_indexes()
` [PATCH 02/46] selinux: Delete an unnecessary return statement in cond_compute_av()
` [PATCH 03/46] selinux: Improve size determinations in four functions
` [PATCH 04/46] selinux: Use kmalloc_array() in hashtab_create()
` [PATCH 05/46] selinux: Adjust four checks for null pointers
` [PATCH 06/46] selinux: Use kcalloc() in policydb_index()
` [PATCH 07/46] selinux: Delete unnecessary variable assignments "
` [PATCH 08/46] selinux: Delete an unnecessary return statement in policydb_destroy()
` [PATCH 09/46] selinux: Delete an error message for a failed memory allocation in policydb_read()
` [PATCH 10/46] selinux: Move some assignments for the variable "rc" "
` [PATCH 11/46] selinux: Return directly after a failed next_entry() in genfs_read()
` [PATCH 12/46] selinux: Move assignments for two pointers "
` [PATCH 13/46] selinux: Move four assignments for the variable "rc" "
` [PATCH 14/46] selinux: One function call less in genfs_read() after null pointer detection
` [PATCH 15/46] selinux: One check and function call less in genfs_read() after error detection
` [PATCH 16/46] selinux: Move two assignments for the variable "rc" in filename_trans_read()
` [PATCH 17/46] selinux: Delete an unnecessary variable assignment "
` [PATCH 18/46] selinux: One function call less in filename_trans_read() after error detection
` [PATCH 19/46] selinux: Return directly after a failed next_entry() in range_read()
` [PATCH 20/46] selinux: Move four assignments for the variable "rc" "
` [PATCH 21/46] selinux: Two function calls less in range_read() after error detection

[PATCH] staging: wilc1000: use kernel define byte order macros
 2017-03-23 22:15 UTC  (7+ messages)

linux-next: unable to fetch the watchdog tree
 2017-03-23 22:13 UTC  (5+ messages)

[PATCH 2/2 v5] pci-hyperv: lock pci bus on device eject
 2017-03-23 21:58 UTC 

[PATCH 1/2 v5] pci-hyperv: properly handle pci bus remove
 2017-03-23 21:58 UTC 

[PATCH 0/2] cpufreq: schedutil: Fix and optimization
 2017-03-23 22:08 UTC  (11+ messages)
` [RFC][PATCH 2/2] cpufreq: schedutil: Force max frequency on busy CPUs
  ` [RFC][PATCH v2 2/2] cpufreq: schedutil: Avoid decreasing frequency of "
    ` [RFC][PATCH v3 2/2] cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurely

[PATCH v2 0/2] Fix memory leak in of_pci_get_host_bridge_resources
 2017-03-23 22:07 UTC  (3+ messages)
` [PATCH v2 2/2] of/pci: "

[RFC] Add option to mount only a pids subset
 2017-03-23 22:07 UTC  (4+ messages)

[net-next PATCH v2 0/8] Add busy poll support for epoll
 2017-03-23 22:07 UTC  (11+ messages)
` [net-next PATCH v2 1/8] net: Busy polling should ignore sender CPUs
` [net-next PATCH v2 2/8] tcp: Record Rx hash and NAPI ID in tcp_child_process
` [net-next PATCH v2 3/8] net: Only define skb_mark_napi_id in one spot instead of two
` [net-next PATCH v2 4/8] net: Change return type of sk_busy_loop from bool to void
` [net-next PATCH v2 5/8] net: Track start of busy loop instead of when it should end
` [net-next PATCH v2 6/8] net: Commonize busy polling code to focus on napi_id instead of socket
` [net-next PATCH v2 7/8] epoll: Add busy poll support to epoll with socket fds
` [net-next PATCH v2 8/8] net: Introduce SO_INCOMING_NAPI_ID

[PATCH net-next v4 1/2] New kernel function to get IP overhead on a socket
 2017-03-23 22:05 UTC  (2+ messages)

[PATCH 0/2] ARM CLCD DRM driver
 2017-03-23 21:54 UTC  (4+ messages)
` [PATCH 2/2] drm/pl111: Initial drm/kms driver for pl111

[git pull] Input updates for 4.11-rc3
 2017-03-23 21:52 UTC 

[PATCH V2] hangcheck-timer: Fix typo in comment
 2017-03-23 21:47 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v1] hpet: Make cmd parameter of hpet_ioctl_common() unsigned
 2017-03-23 21:47 UTC  (3+ messages)

[PATCH v2 1/3] Input: silead - Add OF device ID table
 2017-03-23 21:45 UTC  (4+ messages)
` [PATCH v2 3/3] Input: qt1070 "

[PATCH] net: phy: handle state correctly in phy_stop_machine
 2017-03-23 21:45 UTC  (4+ messages)

[PATCH v2 1/2] regulator: core: add regulator_has_continuous_voltage_range()
 2017-03-23 21:40 UTC  (7+ messages)

linux-next: manual merge of the char-misc tree with the tpmdd tree
 2017-03-23 21:36 UTC  (2+ messages)

Regression in i915 for 4.11-rc1 - bisected to commit 69df05e11ab8
 2017-03-23 21:23 UTC  (3+ messages)

[PATCH v2 0/4] gpio: mvebu: Add PWM fan support
 2017-03-23 21:22 UTC  (4+ messages)
` [PATCH v2 2/4] mvebu: xp: Add pwm properties to .dtsi files

[BUG] 4.11.0-rc3 xterm hung in D state on exit, wchan is tty_release_struct
 2017-03-23 21:22 UTC  (6+ messages)

[PATCH 0/3] minitty: a minimal TTY layer alternative for embedded systems
 2017-03-23 21:03 UTC  (4+ messages)
` [PATCH 1/3] console: move console_init() out of tty_io.c
` [PATCH 2/3] tty: move baudrate handling code to a file of its own
` [PATCH 3/3] minitty: minimal TTY support replacement for serial ports

[PATCH V8 1/3] irq: Add flags to request_percpu_irq function
 2017-03-23 21:17 UTC  (13+ messages)
` [PATCH V8 2/3] irq: Track the interrupt timings
` [PATCH V8 3/3] irq: Compute the periodic interval for interrupts

[PATCH v3 0/2] provide check for ro_after_init memory sections
 2017-03-23 21:14 UTC  (5+ messages)
` [PATCH v3 1/2] module: verify address is read-only
` [PATCH v3 2/2] extable: "

[PATCH] backlight: pwm_bl: Fix GPIO out for unimplemented .get_direction()
 2017-03-23 21:11 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: Add INNOLUX P079ZCA panel bindings
 2017-03-23 21:12 UTC  (3+ messages)
` [PATCH v3 2/2] drm/panel: add innolux,p079zca panel driver

RAID array is gone, please help
 2017-03-23 21:11 UTC  (11+ messages)

[PATCH 0/5] firmware: google memconsole
 2017-03-23 21:04 UTC  (6+ messages)
` [PATCH 1/5] firmware: google memconsole: Remove useless submenu in Kconfig
` [PATCH 2/5] firmware: google memconsole: Move specific EBDA parts
` [PATCH 3/5] firmware: google memconsole: Add coreboot support
` [PATCH 4/5] firmware: Add coreboot device tree binding documentation
` [PATCH 5/5] firmware: google memconsole: Add ARM/ARM64 support

crypto: out-of-bounds write in pre_crypt
 2017-03-23 21:05 UTC  (4+ messages)
` [PATCH] crypto: xts,lrw - fix out-of-bounds write after kmalloc failure

[GIT PULL] phy: for 4.11 -rc cycle
 2017-03-23 21:04 UTC  (2+ messages)

[PATCH V5] perf: qcom: Add L3 cache PMU driver
 2017-03-23 21:03 UTC 

[RFC PATCH v4 00/28] x86: Secure Memory Encryption (AMD)
 2017-03-23 21:02 UTC  (4+ messages)
` [RFC PATCH v4 15/28] Add support to access persistent memory in the clear

[PATCH] phy: fix build error in phy-bcm-nsp-usb3 with COMPILE_TEST
 2017-03-23 21:02 UTC  (2+ messages)

[PATCH 0/2] ARM: dts: am335x-icev2: Add support for W25Q64 NOR flash
 2017-03-23 21:00 UTC  (2+ messages)

[PATCH v2 0/4] ARM: dm8168-evm: add SATA support
 2017-03-23 21:00 UTC  (2+ messages)

[PATCH 0/4] ARM: DRA7: Fix DCAN1 stuck-in-transition
 2017-03-23 20:59 UTC  (4+ messages)
` [PATCH 2/4] ARM: OMAP2+ hwmod: Allow modules to disable HW_AUTO
  ` [PATCH v2 "

[RFC PATCH 0/1] nbd: fix crash when unmaping nbd device with fs still mounted
 2017-03-23 20:58 UTC  (4+ messages)
` [RFC PATCH 1/1] nbd: replace kill_bdev() with __invalidate_device()

[PATCH] jiffies.h: Declare jiffies and jiffies_64 with ____cacheline_aligned_in_smp
 2017-03-23 20:58 UTC  (2+ messages)

[RFC PATCH 0/2] Add hstate parameter to huge_pte_offset()
 2017-03-23 20:55 UTC  (2+ messages)

[BUG nohz]: wrong user and system time accounting
 2017-03-23 20:55 UTC 

[PATCH v2 0/8] thermal: ti-soc-thermal: Migrate slope/offset data to device tree
 2017-03-23 20:52 UTC  (3+ messages)

[PATCH RT 1/1] remoteproc: Prevent schedule while atomic
 2017-03-23 20:51 UTC  (8+ messages)

[PATCH] i2c: thunderx: ACPI support for clock settings
 2017-03-23 20:50 UTC  (2+ messages)

[PATCH 0/3]measure SMI cost
 2017-03-23 20:48 UTC  (7+ messages)
` [PATCH 1/3] perf/x86: add sysfs entry to freeze counter on SMI
` [PATCH 2/3] tools lib api fs: Add sysfs__write_int function
` [PATCH 3/3] perf stat: Add support to measure SMI cost

[RESEND PATCH v2] staging:speakup: Fix alignment with parenthesis
 2017-03-23 20:45 UTC 

[PATCH] staging: lustre: Replace a bit shift by a use of BIT
 2017-03-23 20:43 UTC  (3+ messages)

[PATCH v4 0/4] pinctrl: rockchip: PREEMPT_RT_FULL fixes
 2017-03-23 20:43 UTC  (5+ messages)
` [PATCH v4 1/4] pinctrl: rockchip: remove unnecessary locking

[PATCH v2] KVM: kvm_io_bus_unregister_dev() should never fail
 2017-03-23 20:42 UTC  (2+ messages)

[PATCH 0/5] Add support for the STM32F7 I2C
 2017-03-23 20:42 UTC  (5+ messages)
` [PATCH 3/5] i2c: i2c-stm32f7: add driver

[PATCH v2] staging: lustre: Replace a bit shift by a use of BIT
 2017-03-23 20:41 UTC  (2+ messages)

[PATCH v2 02/14] i2c: mv64xxx: simplify optional reset handling
 2017-03-23 20:41 UTC  (2+ messages)

[PATCH v5 1/4] syscalls: Restore address limit after a syscall
 2017-03-23 20:38 UTC  (8+ messages)
` [PATCH v5 2/4] x86/syscalls: Specific usage of verify_pre_usermode_state
` [PATCH v5 3/4] arm/syscalls: "
` [PATCH v5 4/4] arm64/syscalls: "

[PATCH 1/2] leds: Add driver for Qualcomm LPG
 2017-03-23 20:37 UTC  (2+ messages)

security, hugetlbfs: write to user memory in hugetlbfs_destroy_inode
 2017-03-23 20:34 UTC  (4+ messages)

[PATCH] lkdtm: add bad USER_DS test
 2017-03-23 20:34 UTC 

[PATCH 00/13] Add HD44780 Character LCD support
 2017-03-23 20:29 UTC  (6+ messages)

[PATCH v1 0/8] gpio: acpi: Make it working
 2017-03-23 20:28 UTC  (13+ messages)
` [PATCH v1 1/8] gpiolib: Export gpiod_configure_flags() to internal users
` [PATCH v1 2/8] gpio: acpi: Align acpi_find_gpio() with DT version
` [PATCH v1 3/8] gpio: acpi: Do sanity check for GpioInt in acpi_find_gpio()
` [PATCH v1 4/8] gpio: acpi: Even more tighten up ACPI GPIO lookups
` [PATCH v1 5/8] gpio: acpi: Synchronize acpi_find_gpio() and acpi_gpio_count()
` [PATCH v1 6/8] gpio: acpi: Explain how to get GPIO descriptors in ACPI case
` [PATCH v1 7/8] gpio: acpi: Factor out acpi_gpio_to_gpiod_flags() helper
` [PATCH v1 8/8] gpio: acpi: Override GPIO initialization flags

[PATCH] hwmon: asus_atk0110.c fix uninitialized data access
 2017-03-23 20:26 UTC  (2+ messages)

[PATCH] ACPI / gpio: do not fall back to parsing _CRS when we get a deferral
 2017-03-23 20:21 UTC 

[RFT PATCH 0/6] pinctrl: meson: Fix gpio-ranged for GPIO Hog
 2017-03-23 20:09 UTC  (3+ messages)
` [RFT PATCH 5/6] pinctrl: meson: use gpio-ranges from DT

[PATCH V2] i2c: tegra-bpmp: Enable Tegra BPMP I2C adapter
 2017-03-23 20:10 UTC  (2+ messages)

[PATCH] qedf: fix wrong le16 conversion
 2017-03-23 20:07 UTC  (4+ messages)

[PATCH 4/4] tty/serial: sh-sci: remove uneeded IS_ERR_OR_NULL calls
 2017-03-23 19:58 UTC  (12+ messages)

[RFC v5 0/9] CPU reclaiming for SCHED_DEADLINE
 2017-03-24  3:53 UTC  (10+ messages)
` [RFC v5 1/9] sched/deadline: track the active utilization
` [RFC v5 2/9] sched/deadline: improve the tracking of "
` [RFC v5 3/9] sched/deadline: fix the update of the total -deadline utilization
` [RFC v5 4/9] sched/deadline: implement GRUB accounting
` [RFC v5 5/9] sched/deadline: do not reclaim the whole CPU bandwidth
` [RFC v5 6/9] sched/deadline: make GRUB a task's flag
` [RFC v5 7/9] sched/deadline: track the "total rq utilization" too
` [RFC v5 8/9] sched/deadline: base GRUB reclaiming on the inactive utilization
` [RFC v5 9/9] sched/deadline: also reclaim bandwidth not used by dl tasks

[PATCH] md5: remove from lib and only live in crypto
 2017-03-23 19:43 UTC  (2+ messages)

netlink: NULL timer crash
 2017-03-23 19:39 UTC  (6+ messages)
      ` [PATCH net] net: neigh: guard against NULL solicit() method

[PATCH] timers, sched_clock: Update timeout for clock wrap
 2017-03-23 19:38 UTC  (3+ messages)
` [PATCH resend] "

[PATCH v3 2/4] x86/syscalls: Specific usage of verify_pre_usermode_state
 2017-03-23 19:14 UTC 

[PATCH] scsi: osd_uld: remove an unneeded NULL check
 2017-03-23 19:38 UTC  (2+ messages)

[RESEND PATCH 0/3] ARM64: dts: meson-gx: Cleanup for common nodes
 2017-03-23 19:28 UTC  (2+ messages)

[PATCH] pstore: remove unused vmalloc.h in pmsg
 2017-03-23 19:22 UTC  (2+ messages)

[PATCH v4] staging: iio: ade7753: Replace mlock with driver private lock
 2017-03-23 19:21 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH v4 0/6] Pad retentions support for Exynos5433
 2017-03-23 19:15 UTC  (5+ messages)
  ` [PATCH v4 1/6] pinctrl: samsung: Ensure that pad retention is disabled on driver init
  ` [PATCH v4 2/6] pinctrl: samsung: Add support for pad retention control for Exynos5433 SoCs

net/sched: GPF in qdisc_hash_add
 2017-03-23 19:10 UTC  (4+ messages)

[PATCH 1/5] w83627ehf: Use hwmon_device_register_with_info and sensor groups
 2017-03-23 19:07 UTC  (4+ messages)

[PATCH 0/6 v5] [GIT PULL] ftrace/x86: Ftrace cleanup and add support for -mfentry on x86_32
 2017-03-23 19:03 UTC  (4+ messages)
` [PATCH 2/6 v5] ftrace/x86_32: Move the ftrace specific code out of entry_32.S

Query on DT overlay support
 2017-03-23 19:02 UTC  (2+ messages)

[ANNOUNCE] elkdat: an easy linux kernel development and test tool
 2017-03-23 19:00 UTC  (2+ messages)

[PATCH] x86/syscalls/32: ignore arch_prctl for other architectures
 2017-03-23 18:59 UTC  (2+ messages)

[PATCH 1/3] net: hns: avoid gcc-7.0.1 warning for uninitialized data
 2017-03-23 18:54 UTC  (2+ messages)

[PATCH v3 1/2] pinctrl: samsung: Register pinctrl before GPIO
 2017-03-23 18:51 UTC  (4+ messages)
` [PATCH v3 2/2] pinctrl: samsung: Use devres version of gpiochip_add_data

next build: 208 builds: 9 failed, 199 passed, 857 errors, 444 warnings (next-20170323)
 2017-03-23 18:44 UTC  (2+ messages)

[PATCH v6 0/7] Xen transport for 9pfs frontend driver
 2017-03-23 18:43 UTC  (2+ messages)

[PATCH v4 1/2] Documentation: dt-bindings: Document bindings for Aspeed ADC
 2017-03-23 18:41 UTC  (2+ messages)
` [PATCH v4 2/2] iio: "

[v1 0/9] Early boot time stamps for x86
 2017-03-23 18:40 UTC  (6+ messages)

[PATCH V4] perf: qcom: Add L3 cache PMU driver
 2017-03-23 18:40 UTC  (3+ messages)

[RFC v3 0/5] Add capacity capping support to the CPU controller
 2017-03-23 18:39 UTC  (9+ messages)
` [RFC v3 1/5] sched/core: add capacity constraints to "


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).