linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-29 04:58:18 to 2015-12-29 14:55:57 UTC [more...]

[PATCH v2 0/3] bpf: hash: use per-bucket spinlock
 2015-12-29 14:40 UTC  (4+ messages)
` [PATCH v2 1/3] bpf: hash: use atomic count
` [PATCH v2 2/3] bpf: hash: move select_bucket() out of htab's spinlock
` [PATCH v2 3/3] bpf: hash: use per-bucket spinlock

[PATCH] unix: properly account for FDs passed over unix sockets
 2015-12-29 14:48 UTC  (3+ messages)

use-after-free in hash_sock_destruct
 2015-12-29 14:40 UTC  (2+ messages)

[lkp] [kernel/*] c7af9d5728: BUG kmalloc-16 (Not tainted): Invalid object pointer 0xd5c76188
 2015-12-29 14:39 UTC  (7+ messages)
` [memdup_user_nul] kernel BUG at mm/slab.c:2735!
` [memdup_user_nul] BUG: unable to handle kernel NULL pointer dereference at 00000100
` [memdup_user_nul] BUG: unable to handle kernel paging request at ffffffff880009ed
` [memdup_user_nul] init/222 is trying to release lock ((null)) at:
` [memdup_user_nul] BUG: unable to handle kernel NULL pointer dereference at 000004ec

[PATCH v1 0/3] ARM64 LPC: legacy ISA I/O support
 2015-12-29 14:35 UTC  (11+ messages)
` [PATCH v1 1/3] ARM64 LPC: indirect ISA PORT IO introduced
` [PATCH v1 2/3] ARM64 LPC: LPC driver implementation
` [PATCH v1 3/3] ARM64 LPC: update binding doc

Source code review around jump label usage
 2015-12-29 14:18 UTC  (7+ messages)
` [PATCH] [media] hdpvr: Refactoring for hdpvr_read()
` [PATCH] [media] msi2500: Delete an unnecessary check in msi2500_set_usb_adc()
` [PATCH] mfd-dm355evm_msp: One function call less in add_child() after error detection
` [PATCH 0/2] mfd: smsc-ece1099: Fine-tuning for smsc_i2c_probe()
  ` [PATCH 1/2] mfd: smsc-ece1099: Delete an unnecessary variable initialisation in smsc_i2c_probe()
  ` [PATCH 2/2] mfd: smsc-ece1099: Refactoring for smsc_i2c_probe()

[RFC PATCH] fbdev: add support for Sigma Designs' smp8xxxfb.ko
 2015-12-29 14:16 UTC  (4+ messages)

[PATCH net-next 0/3] Fix some typos in setting hardware parameter
 2015-12-29 14:13 UTC  (4+ messages)
` [PATCH net-next 1/3] r8169:Fix typo in setting RTL8168EP and RTL8168H D3cold PFM mode
` [PATCH net-next 2/3] r8169:Fix typo in setting RTL8168H PHY "
` [PATCH net-next 3/3] r8169:Correct the way of setting RTL8168DP ephy

[PATCH] netconsole: Initialize after all core networking drivers
 2015-12-29 13:59 UTC  (7+ messages)

[PATCH] mm,oom: Exclude TIF_MEMDIE processes from candidates
 2015-12-29 13:58 UTC 

[PATCH] arm: kernel: utilize hrtimer based broadcast
 2015-12-29 13:54 UTC  (5+ messages)

[PATCH v2 0/2] ABI: handle 32-bit off_t for 32-bit and compat ABIs
 2015-12-29 13:54 UTC  (7+ messages)
` [PATCH 1/2] compat ABI: use non-compat openat and open_by_handle_at variants
` [PATCH 2/2] 32-bit ABI: introduce ARCH_32BIT_OFF_T config option

[PATCH] BTRFS: Adds an option to select RAID Stripe size
 2015-12-29 13:39 UTC  (2+ messages)

[LKP] [lkp] [x86/irq] 4c24cee6b2: IP-Config: Auto-configuration of network failed
 2015-12-29 13:39 UTC  (4+ messages)
` [Bugfix v2 1/5] x86/irq: Do not reuse struct apic_chip_data.old_domain as temporary buffer
  ` [Bugfix v2 3/5] x86/irq: Fix a race window in x86_vector_free_irqs()

[PATCH] Fix for 4.4-rc7
 2015-12-29 13:37 UTC  (2+ messages)
` [PATCH] lightnvm: wrong offset in bad blk lun calculation

[PATCH v2 0/5] ftrace: fix ftrace misleading comments for arch using it
 2015-12-29 13:35 UTC  (4+ messages)
` [PATCH v2 5/5] x86: ftrace: fix the comments for ftrace_modify_code_direct

[PATCH] resources: Remove unneeded initialization of local variable
 2015-12-29 13:36 UTC  (2+ messages)

[PATCH] crypto: hifn_795x, picoxcell - use ablkcipher_request_cast
 2015-12-29 13:35 UTC  (2+ messages)

[PATCH] drivers/char/mem.c: Add /dev/ioports, supporting 16-bit and 32-bit ports
 2015-12-29 13:28 UTC  (4+ messages)

[PATCH 1/1] usb: cdc-acm: handle unlinked urb in acm read callback
 2015-12-29 13:26 UTC  (2+ messages)

[PATCH v2] crypto: algif_skcipher - Require setkey before accept(2)
 2015-12-29 13:24 UTC  (2+ messages)

[lkp] [x86,vdso] 6c5548f6d7: autotest.signaltest.fail
 2015-12-29 13:15 UTC  (2+ messages)

[PATCH v6 04/20] arm64: change some CONFIG_COMPAT over to use CONFIG_AARCH32_EL0 instead
 2015-12-29 13:12 UTC  (5+ messages)
` > diff --git a/arch/arm64/kernel/Makefile b/arch/arm64/kernel/Makefile

[PATCH v4] arm64: dts: add all hi6220 i2c nodes
 2015-12-29 13:15 UTC  (2+ messages)

[PATCH v2 0/6] mm, x86/vdso: Special IO mapping improvements
 2015-12-29 13:12 UTC  (3+ messages)

[PATCH RFC 0/3] x86/xen: pvclock vdso support
 2015-12-29 13:03 UTC  (5+ messages)
` [PATCH RFC 1/3] x86/pvclock: add setter for pvclock_pvti_cpu0_va

[RFD] CAT user space interface revisited
 2015-12-29 12:44 UTC  (4+ messages)

[PATCH 0/2] Fixes for dell-wmi
 2015-12-29 12:44 UTC  (8+ messages)
` [PATCH 1/2] dell-wmi: Check if Dell WMI descriptor structure is valid

[PATCH v2 0/4] x86: sigcontext fixes, again
 2015-12-29 12:31 UTC  (6+ messages)
` [PATCH v2 1/4] x86/signal/64: Add a comment about sigcontext->fs and gs

[PATCH] net, socket, socket_wq: fix missing initialization of flags
 2015-12-29 12:29 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v5] USB: serial: add Moxa UPORT 11x0 driver
 2015-12-29 12:29 UTC  (3+ messages)
` [PATCH v6] "

[PATCH] [media] uvcvideo: Fix build if !MEDIA_CONTROLLER
 2015-12-29 12:22 UTC  (2+ messages)

[PATCH] mm/vmstat: fix overflow in mod_zone_page_state()
 2015-12-29 12:07 UTC 

[SUSPECTED SPAM] hi Tux
 2015-12-29 12:03 UTC 

[PATCH v1 1/1] acpi_pm: convert to pr_* macros
 2015-12-29 11:57 UTC  (2+ messages)
` [tip:timers/core] clocksource/drivers/acpi_pm: Convert "

[PATCH] x86/mm: Drop WARN from multi-BAR check
 2015-12-29 11:39 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH] x86/LDT: fix a log message
 2015-12-29 11:39 UTC  (2+ messages)
` [tip:x86/mm] x86/LDT: Print the real LDT base address

[PATCH 0/6] LG Optimus Black (P970) codename sniper support and lp872x improvements
 2015-12-29 11:13 UTC  (7+ messages)
` [PATCH 4/6] regulator: lp872x: Add enable GPIO pin support

[PATCH 1/2] f2fs: use atomic variable for total_extent_tree
 2015-12-29 11:11 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v5] serial: rewrite pxa2xx-uart to use 8250_core
 2015-12-29 11:06 UTC  (3+ messages)
` [PATCH v6] "

[PATCH v3 0/3] device property: post merge fixes
 2015-12-29 11:07 UTC  (4+ messages)
` [PATCH v3 1/3] device property: add spaces to PROPERTY_ENTRY_STRING macro
` [PATCH v3 2/3] device property: the secondary fwnode needs to depend on the primary
` [PATCH v3 3/3] device property: avoid allocations of 0 length

[PATCH v2 2/2] irqchip: add TS-4800 interrupt controller
 2015-12-29 11:04 UTC  (2+ messages)
` [tip:irq/core] irqchip/ts4800: Add "

[PATCH] irqchip: omap-intc: Remove duplicate setup for IRQ chip type handler
 2015-12-29 11:05 UTC  (2+ messages)
` [tip:irq/core] irqchip/omap-intc: "

[PATCH v2] Irq/Platform-MSI:Increase the maximum MSIs the MSI framework can support
 2015-12-29 11:04 UTC  (2+ messages)
` [tip:irq/core] irq/platform-MSI: Increase "

[PATCH v2 1/2] irqchip: add documentation for TS-4800 interrupt controller
 2015-12-29 11:04 UTC  (2+ messages)
` [tip:irq/core] irqchip/ts4800: Add "

[PATCH] gicv2m: Miscellaneous fixes for V2m resources and SPI ranges
 2015-12-29 11:03 UTC  (2+ messages)
` [tip:irq/core] irqchip/gicv2m: Miscellaneous fixes for v2m "

[PATCH 1/2] kexec: Introduce a protection mechanism for the crashkernel reserved memory
 2015-12-29 11:02 UTC  (9+ messages)
` [PATCH 2/2] kexec: Provide arch_kexec_protect(unprotect)_crashkres()

[PATCH] af_unix: Fix splice-bind deadlock
 2015-12-29 10:58 UTC  (2+ messages)

[PATCH v2 0/3] device property: post merge fixes
 2015-12-29 10:57 UTC  (4+ messages)
` [PATCH v2 2/3] device property: the secondary fwnode needs to depend on the primary

[PATCH 4/4] irqchip: bcm2836: make code more readable
 2015-12-29 10:46 UTC  (2+ messages)
` [tip:irq/core] irqchip/bcm2836: Make "

[PATCH 3/4] irqchip: bcm2836: tolerate IRQs while no flag is set in ISR
 2015-12-29 10:46 UTC  (2+ messages)
` [tip:irq/core] irqchip/bcm2836: Tolerate "

[PATCH 2/4] irqchip: bcm2836: Add SMP support for the 2836
 2015-12-29 10:46 UTC  (2+ messages)
` [tip:irq/core] irqchip/bcm2836: "

[PATCH 1/4] irqchip: bcm2836: Fix initialization of the LOCAL_IRQ_CNT*IRQ timers
 2015-12-29 10:45 UTC  (2+ messages)
` [tip:irq/core] irqchip/bcm2836: Fix initialization of the LOCAL_IRQ_CNT timers

[PATCH] arch/x86/kernel/ptrace.c: Remove redundant arg_offs_table
 2015-12-29 10:39 UTC  (2+ messages)
` [tip:x86/cleanups] arch/x86/kernel/ptrace.c: Remove unused arg_offs_table

[PATCH] posix-clock: fix return code on the poll method's error path
 2015-12-29 10:36 UTC  (2+ messages)
` [tip:timers/urgent] posix-clock: Fix "

[PATCH] printk: nmi: Use correct format specifier for size_t
 2015-12-29 10:31 UTC 

On Lindent shortcomings and massive style fixing
 2015-12-29 10:19 UTC  (5+ messages)

[PATCH] lightnvm: fix rrpc_lun_gc
 2015-12-29  9:56 UTC 

[PATCH] perf/kvm: Guest Symbol Resolution for powerpc
 2015-12-29 10:08 UTC 

[PATCH] drivers: power: fix typo in documentation
 2015-12-29 10:03 UTC 

completion queue abstraction V2
 2015-12-29  9:58 UTC  (6+ messages)
` [PATCH 03/13] irq_poll: fold irq_poll_sched_prep into irq_poll_sched
` [PATCH 08/13] IB/srpt: chain RDMA READ/WRITE requests

[PATCH] f2fs: introduce F2FS_MAX_BLOCKS
 2015-12-29  9:48 UTC 

[PATCH RFC] mm: Rework virtual memory accounting
 2015-12-29  9:48 UTC  (5+ messages)

[RFC v2 0/3] sparse: Introduce __private to privatize members of structs
 2015-12-29  9:46 UTC  (3+ messages)
` [RFC v2 3/3] irq: Privatize irq_common_data::state_use_accessors

timerfd_settime/timerfd_gettime issue ?
 2015-12-29  9:44 UTC  (2+ messages)

[PATCH 1/2] mmc: enable mmc host device to suspend/resume asynchronously
 2015-12-29  9:38 UTC  (2+ messages)

[PATCH] lightnvm: put block back to gc list on its reclaim fail
 2015-12-29  9:37 UTC  (2+ messages)

[PATCH] lightnvm: check bi_error in gc
 2015-12-29  9:37 UTC  (2+ messages)

[PATCH v2 00/12] mtd: nand_bbt: introduce independent nand BBT
 2015-12-29  9:35 UTC  (3+ messages)

RCU stall and the system boot hang with nfsroot
 2015-12-29  9:34 UTC  (2+ messages)

[PATCH 1/3] f2fs: early check broken symlink length in the encrypted case
 2015-12-29  9:23 UTC  (5+ messages)
` [PATCH 2/3] f2fs: use i_size_read to get i_size
  ` [f2fs-dev] "
` [PATCH 3/3] f2fs: load largest extent all the time
  ` [f2fs-dev] "

[PATCH] iommu/amd: set AMD iommu-callbacks for the amba bus
 2015-12-29 16:54 UTC 

[PATCH 0/7] fix error return code
 2015-12-29  9:06 UTC  (3+ messages)
` [PATCH 3/7] omapfb: "

[RFC PATCH 0/5] perf: Sanitize perf directory structure, p1
 2015-12-29  8:50 UTC  (4+ messages)
` [RFC PATCH 4/5] x86/events: Move perf_event_amd_iommu.*

[Bug] compile error
 2015-12-29  8:33 UTC 

[PATCH V3 1/1] arm64: dts: add Hi6220 spi configuration nodes
 2015-12-29  8:28 UTC 

[RESEND v4 0/6] remoteproc: Add driver for STMicroelectronics platforms
 2015-12-29  8:23 UTC  (6+ messages)

[PATCH v1 0/6] misc: add reboot mode driver
 2015-12-29  7:55 UTC  (5+ messages)

[PATCH] ARM: OMAPFB: panel-sony-acx565akm: fix missing mutex unlocks
 2015-12-29  7:46 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] iommu:Check that iommu_device_create has completed successfully in alloc_iommu
 2015-12-29  7:15 UTC 

[PATCH] mm,oom: Use hold off timer after invoking the OOM killer
 2015-12-29  6:59 UTC 

[PATCH] usb: f_fs: avoid race condition with ffs_epfile_io_complete
 2015-12-29  6:36 UTC 

[PATCH v2] f2fs: serialize block allocation of dio writes to enhance multithread performance
 2015-12-29  6:43 UTC 

Donation/Charity
 2015-12-29  5:14 UTC 

[RFC PATCH 2/2] f2fs: export a threshold in sysfs for controlling dio serialization
 2015-12-29  6:39 UTC  (3+ messages)

[PATCH] f2fs: fix to stop recovering dot dentries in a readonly fs
 2015-12-29  6:26 UTC  (3+ messages)

Donation/Charity
 2015-12-29  5:03 UTC 

Donation/Charity
 2015-12-29  5:01 UTC 

Donation/Charity
 2015-12-29  4:58 UTC 

[PATCH 00/42] ACPICA: 20151218 Release
 2015-12-29  6:04 UTC  (43+ messages)
` [PATCH 01/42] ACPICA: Linuxize: reduce divergences for 20151218 release
` [PATCH 02/42] ACPICA: acpi_get_sleep_type_data: Reduce warnings
` [PATCH 03/42] ACPICA: Namespace: Fix wrong error log
` [PATCH 04/42] ACPICA: Debugger: reduce old external path format
` [PATCH 05/42] ACPICA: Fix SyncLevel support interaction with method auto-serialization
` [PATCH 06/42] ACPICA: Add "const" to some functions that return fixed strings
` [PATCH 07/42] ACPICA: exmutex: General cleanup, restructured some code
` [PATCH 08/42] ACPICA: Core: Major update for code formatting, no functional changes
` [PATCH 09/42] ACPICA: Split interpreter tracing functions to a new file
` [PATCH 10/42] ACPICA: acpiexec: Add support for AML files containing multiple tables
` [PATCH 11/42] ACPICA: Disassembler/tools: Support for multiple ACPI tables in one file
` [PATCH 12/42] ACPICA: iasl/acpiexec: Update input file handling and verification
` [PATCH 13/42] ACPICA: Debugger: Remove some unecessary NULL checks
` [PATCH 14/42] ACPICA: Revert "acpi_get_object_info: Add support for ACPI 5.0 _SUB method."
` [PATCH 15/42] ACPICA: Add comment explaining _SUB removal
` [PATCH 16/42] ACPICA: acpiexec/acpinames: Update for error checking macros
` [PATCH 17/42] ACPICA: Concatenate operator: Add extensions to support all ACPI objects
` [PATCH 18/42] ACPICA: Debug Object: Cleanup output
` [PATCH 19/42] ACPICA: Debug object: Fix output for a NULL object
` [PATCH 20/42] ACPICA: Update for output of the Debug Object
` [PATCH 21/42] ACPICA: Namespace: Add scope information to the simple object repair mechanism
` [PATCH 22/42] ACPICA: Namespace: Add String -> ObjectReference conversion support
` [PATCH 23/42] ACPICA: getopt: Comment update, no functional change
` [PATCH 24/42] ACPICA: Tools: Add spacing and missing options in acpibin tool
` [PATCH 25/42] ACPICA: Add new exception code, AE_IO_ERROR
` [PATCH 26/42] ACPICA: iasl/Disassembler: Support ASL ElseIf operator
` [PATCH 27/42] ACPICA: Parser: Add constants for internal namepath function
` [PATCH 28/42] ACPICA: Parser: Fix for SuperName method invocation
` [PATCH 29/42] ACPICA: Update parameter type for ObjectType operator
` [PATCH 30/42] ACPICA: Update internal #defines for ObjectType operator. No functional change
` [PATCH 31/42] ACPICA: Update for CondRefOf and RefOf operators
` [PATCH 32/42] ACPICA: Cleanup code related to the per-table module level improvement
` [PATCH 33/42] ACPICA: Events: Deploys acpi_ev_find_region_handler()
` [PATCH 34/42] ACPICA: Events: Uses common_notify for address space handlers
` [PATCH 35/42] ACPICA: Utilities: Reorder initialization code
` [PATCH 36/42] ACPICA: Events: Fix an issue that region object is re-attached to another scope when it is already attached
` [PATCH 37/42] ACPICA: Events: Split acpi_ev_associate_reg_method() from region initialization code
` [PATCH 38/42] ACPICA: Events: Enhance acpi_ev_execute_reg_method() to ensure no _REG evaluations can happen during OS early boot stages
` [PATCH 39/42] ACPICA: Events: Introduce ACPI_REG_DISCONNECT invocation to acpi_ev_execute_reg_methods()
` [PATCH 40/42] ACPICA: Add "root node" case to the ACPI name repair code
` [PATCH 41/42] ACPICA: Add per-table execution of module-level code
` [PATCH 42/42] ACPICA: Update version to 20151218

[GIT PULL 7/9] ARM: EXYNOS: dts: DeviceTree for v4.5
 2015-12-29  6:03 UTC  (2+ messages)
` [GIT PULL] ARM: EXYNOS: dts: DeviceTree for v4.5, 2nd try

patch about "don't reset vcpu_info on a cancelled suspend"
 2015-12-29  5:49 UTC 

Donation/Charity
 2015-12-29  4:38 UTC 

[PATCH 00/18] sched: balance callbacks v4
 2015-12-29  5:41 UTC  (2+ messages)

[PATCHv4 0/2] PCI: Safe VPD access
 2015-12-29  5:29 UTC  (7+ messages)
` [PATCH 2/2] pci: Update VPD size with correct length

[GIT PULL] BCM2835/6 changes for 4.5 (I hope)
 2015-12-29  5:01 UTC  (5+ messages)
` [GIT PULL 1/4] BCM2835 SOC changes for 4.5
` [GIT PULL 2/4] BCM2835 drivers "
` [GIT PULL 3/4] BCM2835 DT "
` [GIT PULL 4/4] BCM2835 defconfig "

[PATCH RESEND v2 1/1] fix a dead loop when in heavy low memory
 2015-12-29  4:58 UTC  (3+ 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).