linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-05 12:04:31 to 2016-07-05 15:54:42 UTC [more...]

[PATCH 0/5][RFC] Overlayfs SELinux Support
 2016-07-05 15:50 UTC  (6+ messages)
` [PATCH 1/5] security, overlayfs: provide copy up security hook for unioned files
` [PATCH 2/5] security,overlayfs: Provide security hook for copy up of xattrs for overlay file
` [PATCH 3/5] selinux: Pass security pointer to determine_inode_label()
` [PATCH 4/5] overlayfs: Correctly label newly created file over whiteout
` [PATCH 5/5] overlayfs: Use vfs_getxattr_noperm() for real inode

[PATCH v4 0/3] LSM: module hierarchy in /proc/.../attr
 2016-07-05 15:52 UTC  (14+ messages)
` [PATCH v4 2/3] "
          ` [PATCH v5 0/3] LSM: security module information improvements
            ` [PATCH v4 3/3] LSM: Add context interface for proc attrs
                  ` [PATCH v5 0/3] LSM: security module information improvements - Acked
                  ` [PATCH v5 1/3] LSM: Add /sys/kernel/security/lsm "
                  ` [PATCH v5 2/3] LSM: module hierarchy in /proc/.../attr "
                  ` [PATCH v5 3/3] LSM: Add context interface for proc attrs "

[PATCH v5 00/22] sh: LANDISK and R2Dplus convert to device tree
 2016-07-05 15:53 UTC  (3+ messages)
` [PATCH v6 12/22] sh: Add PCI host bridge driver for SH7751

[RFC PATCH v1] irqchip: add support for SMP irq router
 2016-07-05 15:53 UTC  (7+ messages)

[RFC PATCH] dt/bindings: Add bindings for JC-42.4 compatible temperature sensors
 2016-07-05 15:48 UTC  (2+ messages)

[PATCH linux 0/8] xen: pvhvm: support bootup on secondary vCPUs
 2016-07-05 15:44 UTC  (10+ messages)
` [PATCH linux 2/8] xen: introduce xen_vcpu_id mapping
  ` [Xen-devel] "

usb: memory allocation WARNING in hcd_buffer_alloc
 2016-07-05 15:42 UTC  (2+ messages)

[PATCH v9 1/2] i2c: i801: add support of Host Notify
 2016-07-05 15:40 UTC  (2+ messages)

[PATCH v2] ARM: at91: Document new TCB bindings
 2016-07-05 15:40 UTC  (4+ messages)

[PATCH v23 00/22] Richacls (Core and Ext4)
 2016-07-05 15:38 UTC  (9+ messages)
` [PATCH v23 07/22] richacl: Permission mapping functions
` [PATCH v23 08/22] richacl: Compute maximum file masks from an acl
` [PATCH v23 09/22] richacl: Permission check algorithm
` [PATCH v23 10/22] posix_acl: Improve xattr fixup code

[PATCH] tick: broadcast-hrtimer: set name of the ce_broadcast_hrtimer
 2016-07-05 15:06 UTC  (2+ messages)
` [tip:timers/core] tick/broadcast-hrtimer: Set "

WARNING: CPU: 0 PID: 0 at net/ipv4/af_inet.c:155 inet_sock_destruct+0x1c4/0x1dc
 2016-07-05 15:28 UTC  (3+ messages)

[PATCH] gpio: of: Allow overriding the device node
 2016-07-05 15:25 UTC  (3+ messages)

[PATCH -next] tracing: Using for_each_set_bit to simplify the code
 2016-07-05 15:23 UTC  (2+ messages)

[PATCH 0/3] xen: add full support for CONFIG_PARAVIRT_TIME_ACCOUNTING
 2016-07-05 15:23 UTC  (7+ messages)
` [PATCH 1/3] xen: update xen headers
` [PATCH 2/3] arm/xen: add support for vm_assist hypercall
` [PATCH 3/3] xen: support runqueue steal time on xen

[PATCH 0/3] Add STM32F746 MCU pinctrl support
 2016-07-05 15:21 UTC  (9+ messages)
` [PATCH 1/3] includes: dt-bindings: Add STM32F746 pinctrl DT bindings
` [PATCH 2/3] pinctrl: Add STM32F746 MCU support
` [PATCH 3/3] Documentation: dt: Add new compatible to STM32 pinctrl driver bindings

[PATCH 00/27] HID: wacom: cleanup/EKR/LED
 2016-07-05 15:21 UTC  (29+ messages)
` [PATCH 01/27] HID: wacom: actually report the battery level for wireless connected
` [PATCH 02/27] HID: wacom: store the type in wacom->shared for INTUOSHT and INTUOSHT2
` [PATCH 03/27] HID: wacom: remove cleanup of wacom->remote_dir from wacom_clean_inputs()
` [PATCH 04/27] HID: wacom: untie leds from inputs
` [PATCH 05/27] HID: wacom: use one work queue per task
` [PATCH 06/27] HID: wacom: switch battery to devres
` [PATCH 07/27] HID: wacom: switch inputs "
` [PATCH 08/27] HID: wacom: put the managed resources in a group
` [PATCH 09/27] HID: wacom: convert LEDs to devres
` [PATCH 10/27] HID: wacom: use devm_kasprintf for allocating the name of the remote
` [PATCH 11/27] HID: wacom: use devres to allocate driver data
` [PATCH 12/27] HID: wacom: devres manage the shared data too
` [PATCH 13/27] HID: wacom: leds: dynamically allocate LED groups
` [PATCH 14/27] HID: wacom: EKR: add a worker to add/remove resources on addition/removal
` [PATCH 15/27] HID: wacom: EKR: have the wacom resources dynamically allocated
` [PATCH 16/27] HID: wacom: rework fail path in probe() and parse_and_register()
` [PATCH 17/27] HID: wacom: EKR: have proper allocator and destructor
` [PATCH 18/27] HID: wacom: EKR: use devres groups to manage resources
` [PATCH 19/27] HID: wacom: EKR: have one array of struct remotes instead of many arrays
` [PATCH 20/27] HID: wacom: EKR: allocate one input node per remote
` [PATCH 21/27] HID: wacom: EKR: have one power_supply "
` [PATCH 22/27] HID: wacom: EKR: attach the power_supply on first connection
` [PATCH 23/27] HID: wacom: leds: use the ledclass instead of custom made sysfs files
` [PATCH 24/27] HID: wacom: leds: actually release the LEDs on disconnect
` [PATCH 25/27] HID: wacom: leds: fix ordering of LED banks
` [PATCH 26/27] HID: wacom: leds: handle the switch of the LEDs directly in the kernel
` [PATCH 27/27] HID: wacom: leds: handle Cintiq 24HD leds buttons

[PATCH] i2c: tegra: Correct error path in probe
 2016-07-05 15:22 UTC  (5+ messages)

[RFC] mips: Add MXU context switching support
 2016-07-05 15:21 UTC  (3+ messages)

More parallel atomic_open/d_splice_alias fun with NFS and possibly more FSes
 2016-07-05 15:21 UTC  (8+ messages)

Care
 2016-07-05 15:19 UTC 

[RFC PATCH] tracing: add sched_prio_update
 2016-07-05 15:19 UTC  (2+ messages)

[PATCH] crypto: bfin_crc: Simplify use of devm_ioremap_resource
 2016-07-05 15:15 UTC  (2+ messages)

[PATCH v2 1/1] platform/x86/intel_pmc_core: Convert to DEFINE_DEBUGFS_ATTRIBUTE
 2016-07-05 15:07 UTC  (3+ messages)

[PATCH] [media] rc: ir-spi: add support for IR LEDs connected with SPI
 2016-07-05 15:08 UTC  (3+ messages)

[PATCH 0/2] KVM: MMU: support VMAs that got remap_pfn_range-ed
 2016-07-05 15:07 UTC  (11+ messages)

[PATCH v4 0/3] Add Broadcom iproc-static-adc controller driver
 2016-07-05 15:02 UTC  (3+ messages)
` [PATCH v4 3/3] ARM:dts-Add dt node for Broadcom iproc-static-adc

[PATCH 1/2] irqchip: mips-gic: Map to VPs using HW VPNum
 2016-07-05 15:01 UTC  (4+ messages)
` [PATCH 2/2] irqchip: mips-gic: Match IPI IRQ domain by bus token only
  ` [tip:irq/urgent] irqchip/mips-gic: "
` [tip:irq/urgent] irqchip/mips-gic: Map to VPs using HW VPNum

[PATCH v2 0/5] s3c64xx: consider the case of a disconnected CS line and some code rework
 2016-07-05 15:01 UTC  (4+ messages)
` [PATCH v2 5/5] spi: s3c64xx: use unsigned type for fifo handling variables

[PATCH v8] arm64: cpuinfo: Expose MIDR_EL1 and REVIDR_EL1 to sysfs
 2016-07-05 14:56 UTC  (2+ messages)

[PATCH 1/2] input: adc-keys: add DT binding documentation
 2016-07-05 14:53 UTC  (3+ messages)

[RFC] [PATCH 2/3] spi: omap2-mcspi: Add comments for RX only DMA buffer workaround
 2016-07-05 14:50 UTC  (2+ messages)
` Applied "spi: omap2-mcspi: Add comments for RX only DMA buffer workaround" to the spi tree

[RFC] [PATCH v2 0/3] scatterlist: Add support to clone sg_table
 2016-07-05 14:49 UTC  (3+ messages)
` [RFC] [PATCH v2 1/3] scatterlist: Add support to clone scatterlist

[PATCH 2/3] ARM: dts: imx6sx: Add UDOO Neo support
 2016-07-05 14:46 UTC  (5+ messages)

[PATCH v9 04/13] task_isolation: add initial support
 2016-07-05 14:41 UTC  (11+ messages)

[PATCH v2] sched/deadline: remove useless param from setup_new_dl_entity
 2016-07-05 14:39 UTC  (3+ messages)

[PATCH v3 00/14] regulator: pwm: various improvements
 2016-07-05 14:36 UTC  (11+ messages)
` [PATCH v3 10/14] regulator: pwm: Switch to the atomic PWM API
` [PATCH v3 11/14] regulator: pwm: Properly initialize the ->state field
` [PATCH v3 12/14] regulator: pwm: Retrieve correct voltage
` [PATCH v3 13/14] regulator: pwm: Support extra continuous mode cases
` [PATCH v3 14/14] regulator: pwm: Document pwm-dutycycle-unit and pwm-dutycycle-range

is pid_namespace leak in v3.10?
 2016-07-05 14:34 UTC  (2+ messages)

pn533 driver crash
 2016-07-05 13:56 UTC 

portable device tree connector -- problem statement
 2016-07-05 14:24 UTC  (3+ messages)

[PATCH] drivers/perf: arm-pmu: Handle per-interrupt affinity mask
 2016-07-05 14:23 UTC  (2+ messages)

[PATCH 1/2] qe/ic: move qe_ic_init from platforms to irqchip
 2016-07-05 14:21 UTC  (8+ messages)
` [PATCH 2/2] qe/ic: refactor qe_ic to simplify

[PATCH v6 00/10] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-07-05 14:18 UTC  (6+ messages)

[PATCH 0/3] perf tools: Add hist_entry allocation callbacks
 2016-07-05 14:15 UTC  (2+ messages)

[PATCH] powerpc/pseries: fix error return value in cmm_mem_going_offline
 2016-07-05 14:10 UTC  (2+ messages)
`  "

[PATCH 0/2] KVM: MMU: support VMAs that got remap_pfn_range-ed
 2016-07-05 14:02 UTC  (4+ messages)

[PATCH v3 0/4] dma-buf/sync_file: rework fences on struct sync_file
 2016-07-05 12:26 UTC  (3+ messages)
` [PATCH v3 1/4] dma-buf/fence-array: add fence_is_array()

[PATCH v3 0/4] sched,time: fix irq time accounting with nohz_idle
 2016-07-05 14:00 UTC  (7+ messages)
` [PATCH 1/4] sched,time: count actually elapsed irq & softirq time

[PATCH] arm64: defconfig: Enable s2mps11 regulator clk and s3c rtc driver
 2016-07-05 14:01 UTC  (2+ messages)

[PATCH] MAINTAINERS: update STM32 maintainers list
 2016-07-05 14:01 UTC  (3+ messages)

[PATCH] extcon: adc-jack: update cable state during boot
 2016-07-05 13:56 UTC 

[PATCH] ARM: SAMSUNG: Constify iomem address passed to s5p_init_cpu
 2016-07-05 13:56 UTC 

[PATCH] btrfs: Fix slab accounting flags
 2016-07-05 13:55 UTC  (2+ messages)

[PATCH] Revert "gpiolib: Split GPIO flags parsing and GPIO configuration"
 2016-07-05 13:50 UTC  (5+ messages)

clk: Per controller locks (prepare & enable)
 2016-07-05 13:48 UTC  (6+ messages)

[PATCH] pinctrl: sunxi: fix nand0 function name for sun8i
 2016-07-05 13:46 UTC 

fs: use after free in __fput
 2016-07-05 13:44 UTC 

[PATCH] vfs: fix typo in link_path_walk()
 2016-07-05 13:37 UTC  (3+ messages)

Another 4.4 to 4.5 floppy issue
 2016-07-05 13:28 UTC 

[PATCH 0/7] net: ethernet: bgmac: Add platform device support
 2016-07-05 13:37 UTC  (4+ messages)
` [PATCH 6/7] dt-bindings: net: bgmac: add bindings documentation for bgmac

[PATCH 00/10] clk: fix/remove module usage in non-modular code
 2016-07-05 13:32 UTC  (6+ messages)
` [PATCH 06/10] clk: samsung make clk-exynos-audss explicitly non-modular

[PATCH 1/4] dt-bindings: mfd: Add STM32F4 RCC numeric constants into DT include file
 2016-07-05 13:29 UTC  (6+ messages)
` [PATCH 3/4] drivers: reset: Add STM32 reset driver

[PATCH v2 1/3] mwifiex: add a cfg80211 .get_tx_power operation callback
 2016-07-05 13:29 UTC  (2+ messages)
` [v2, "

[PATCH v4] kasan/quarantine: fix bugs on qlist_move_cache()
 2016-07-05 13:29 UTC  (2+ messages)

[PATCH] mwifiex: fix unconditional error return in .add_virtual_intf callback
 2016-07-05 13:28 UTC  (4+ messages)
`  "

[PATCH] perf: use right filename to test
 2016-07-05 13:24 UTC  (2+ messages)

[PATCHv4 wl-drv-next 0/2] register-field manipulation macros
 2016-07-05 13:24 UTC  (4+ messages)
` [PATCHv4 wl-drv-next 2/2] mt7601u: use linux/bitfield.h

[PATCH net-next 00/24] rxrpc: Improve conn/call lookup and fix call number generation [ver #2]
 2016-07-05 13:15 UTC  (25+ messages)
` [PATCH net-next 01/24] rxrpc: Fix processing of authenticated/encrypted jumbo packets
` [PATCH net-next 02/24] rxrpc: Fix some sparse errors
` [PATCH net-next 03/24] rxrpc: Check the source of a packet to a client conn
` [PATCH net-next 04/24] rxrpc: Avoid using stack memory in SG lists in rxkad
` [PATCH net-next 05/24] rxrpc: Provide more refcount helper functions
` [PATCH net-next 06/24] rxrpc: Dup the main conn list for the proc interface
` [PATCH net-next 07/24] rxrpc: Turn connection #defines into enums and put outside struct def
` [PATCH net-next 08/24] rxrpc: Check that the client conns cache is empty before module removal
` [PATCH net-next 09/24] rxrpc: Move usage count getting into rxrpc_queue_conn()
` [PATCH net-next 10/24] rxrpc: Fix handling of connection failure in client call creation
` [PATCH net-next 11/24] rxrpc: Release a call's connection ref on call disconnection
` [PATCH net-next 12/24] rxrpc: Add RCU destruction for connections and calls
` [PATCH net-next 13/24] rxrpc: Access socket accept queue under right lock
` [PATCH net-next 14/24] rxrpc: Call channels should have separate call number spaces
` [PATCH net-next 15/24] rxrpc: Split client connection code out into its own file
` [PATCH net-next 16/24] rxrpc: Split service "
` [PATCH net-next 17/24] rxrpc: Move peer lookup from call-accept to new-incoming-conn
` [PATCH net-next 18/24] rxrpc: Maintain an extra ref on a conn for the cache list
` [PATCH net-next 19/24] rxrpc: Prune the contents of the rxrpc_conn_proto struct
` [PATCH net-next 20/24] rxrpc: Move data_ready peer lookup into rxrpc_find_connection()
` [PATCH net-next 21/24] Introduce rb_replace_node_rcu()
` [PATCH net-next 22/24] rcu: Suppress sparse warnings for rcu_dereference_raw()
` [PATCH net-next 23/24] rxrpc: Use RCU to access a peer's service connection tree
` [PATCH net-next 24/24] rxrpc: Kill off the call hash table

mm: page fault in __do_huge_pmd_anonymous_page
 2016-07-05 13:11 UTC 

mm: BUG in page_move_anon_rmap
 2016-07-05 13:21 UTC  (3+ messages)

[PATCH 1/3] reset: socfpga: no need to store modrst_offset
 2016-07-05 13:20 UTC  (5+ messages)
` [PATCH 3/3] reset: socfpga: use readl/writel_relaxed

[PATCH] arm64: dts: Fix rtc by providing rtc_src clock
 2016-07-05 13:03 UTC  (2+ messages)

PCI bus error on startup while booting
 2016-07-05 13:03 UTC 

[PATCH] perf: fix pmu::filter_match for SW-led groups
 2016-07-05 12:52 UTC  (7+ messages)

[PATCH] sched/core: really pretend early bootup to be a normal task
 2016-07-05 12:47 UTC  (3+ messages)

[linux-sunxi] [PATCH 2/4] power: add axp20x-battery driver
 2016-07-05 12:45 UTC  (4+ messages)

Email
 2016-07-05  8:29 UTC 

[PATCH v2 0/6] Intel Integrated Sensor Hub Support (ISH)
 2016-07-05 12:42 UTC  (2+ messages)

[PATCH] lpfc: Fix possible NULL pointer dereference
 2016-07-05 12:38 UTC  (3+ messages)

[PATCH v4 0/3] Doc/memory-barriers: Add Korean translation
 2016-07-05 12:34 UTC  (3+ messages)
` [PATCH v4 3/3] "

[PATCH] PM / hibernate: Image data protection during restoration
 2016-07-05 12:34 UTC 

Tool for sampling /proc/net/softnet_stat statistics
 2016-07-05 12:20 UTC  (4+ messages)

[V3 PATCH 0/2] kexec: crash_kexec_post_notifiers boot option related fixes
 2016-07-05 11:33 UTC  (3+ messages)
` [V3 PATCH 1/2] x86/panic: Replace smp_send_stop() with kdump friendly version
` [V3 PATCH 2/2] kexec: Use core_param for crash_kexec_post_notifiers boot option


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