messages from 2016-01-10 05:15:16 to 2016-01-10 18:00:53 UTC [more...]
[REGRESSION] tcp/ipv4: kernel panic because of (possible) division by zero
2016-01-10 18:00 UTC (11+ messages)
[OOPS] In __netif_receive_skb_core
2016-01-10 17:48 UTC (2+ messages)
[PATCH] ARM: dts: omap3-n900: Allow gpio keys to be disabled
2016-01-10 17:46 UTC
[PATCH] X.509: Partially revert patch to add validation against IMA MOK keyring
2016-01-10 17:46 UTC (6+ messages)
[PATCH] input: gpio_keys: Fix check for disabling unsupported key
2016-01-10 17:39 UTC (5+ messages)
[PATCH v3 0/3] Add device tree support to the cyttsp driver
2016-01-10 17:36 UTC (4+ messages)
` [PATCH v3 1/3] Input: cyttsp - remove unused irq_gpio from platform_data
` [PATCH v3 2/3] Input: cyttsp - add device tree bindings
` [PATCH v3 3/3] Input: cyttsp - add default init function
[PATCH -next] efi: Do not include asm/efi.h if not needed
2016-01-10 17:31 UTC (3+ messages)
[PATCH 0/4] ata: ahci_brcmstb: ALPM support
2016-01-10 17:29 UTC (5+ messages)
` [PATCH 3/4] drivers: ata: wake port before DMA stop for ALPM
[PATCH -next 1/2] net: bfin_mac: Fix error handling in probe function
2016-01-10 17:21 UTC (8+ messages)
[PATCH] clk: sunxi: Drop clk.h include
2016-01-10 16:56 UTC (2+ messages)
[PATCH v3 0/4] Add PWM clock support for bcm2835
2016-01-10 16:27 UTC (3+ messages)
` [PATCH v3 1/4] clk: bcm2835: add a round up ability to the clock divisor
blog post: Monitoring real-time latencies
2016-01-10 15:51 UTC (2+ messages)
[PATCH] uml: flush stdout before forking
2016-01-10 15:49 UTC (2+ messages)
` [uml-devel] "
[PATCH -next v2 1/2] net: tc35815: Fix build error due to missed API change
2016-01-10 15:46 UTC (3+ messages)
` [PATCH -next v2 2/2] net: tc35815: Drop unused variable
[PATCH -next v2] net: bfin_mac: Fix build error due to missed API change
2016-01-10 15:45 UTC (2+ messages)
[PATCH V7 00/24] Coresight integration with perf
2016-01-10 15:43 UTC (6+ messages)
` [PATCH V7 02/24] coresight: associating path with session rather than tracer
[PATCH 0/3] dra7xx: get pcie working in mainline
2016-01-10 15:41 UTC (4+ messages)
` [PATCH 1/3] ARM: DRA7: hwmod: Add reset data for PCIe
` [PATCH 2/3] HACK: ARM: DRA7: add pdata-quirks to do reset of PCIe
` [PATCH 3/3] HACK: pci: dra7xx: use pdata callbacks to perform reset
[PATCH] net/rtnetlink: remove unused sz_idx variable
2016-01-10 15:26 UTC
[PATCH v2 0/3] checkpatch: handling of memory barriers
2016-01-10 15:17 UTC (7+ messages)
` [PATCH v2 1/3] checkpatch.pl: add missing "
` [PATCH v2 2/3] checkpatch: check for __smp outside barrier.h
` [PATCH v2 3/3] checkpatch: add virt barriers
[PATCH 2/2] Use num_possible_cpus() instead of direct use of NR_CPUS
2016-01-10 15:13 UTC
[PATCH] pipe: limit the per-user amount of pages allocated in pipes
2016-01-10 14:40 UTC (4+ messages)
[PATCH v3 00/41] arch: barrier cleanup + barriers for virt
2016-01-10 14:22 UTC (42+ messages)
` [PATCH v3 01/41] lcoking/barriers, arch: Use smp barriers in smp_store_release()
` [PATCH v3 02/41] asm-generic: guard smp_store_release/load_acquire
` [PATCH v3 03/41] ia64: rename nop->iosapic_nop
` [PATCH v3 04/41] ia64: reuse asm-generic/barrier.h
` [PATCH v3 05/41] powerpc: "
` [PATCH v3 06/41] s390: "
` [PATCH v3 07/41] sparc: "
` [PATCH v3 08/41] arm: "
` [PATCH v3 09/41] arm64: "
` [PATCH v3 10/41] metag: "
` [PATCH v3 11/41] mips: "
` [PATCH v3 12/41] x86/um: "
` [PATCH v3 13/41] x86: "
` [PATCH v3 14/41] asm-generic: add __smp_xxx wrappers
` [PATCH v3 15/41] powerpc: define __smp_xxx
` [PATCH v3 16/41] arm64: "
` [PATCH v3 17/41] arm: "
` [PATCH v3 18/41] blackfin: "
` [PATCH v3 19/41] ia64: "
` [PATCH v3 20/41] metag: "
` [PATCH v3 21/41] mips: "
` [PATCH v3 22/41] s390: "
` [PATCH v3 23/41] sh: define __smp_xxx, fix smp_store_mb for !SMP
` [PATCH v3 24/41] sparc: define __smp_xxx
` [PATCH v3 25/41] tile: "
` [PATCH v3 26/41] xtensa: "
` [PATCH v3 27/41] x86: "
` [PATCH v3 28/41] asm-generic: implement virt_xxx memory barriers
` [PATCH v3 29/41] Revert "virtio_ring: Update weak barriers to use dma_wmb/rmb"
` [PATCH v3 30/41] virtio_ring: update weak barriers to use virt_xxx
` [PATCH v3 31/41] sh: support 1 and 2 byte xchg
` [PATCH v3 32/41] sh: move xchg_cmpxchg to a header by itself
` [PATCH v3 33/41] virtio_ring: use virt_store_mb
` [PATCH v3 34/41] checkpatch.pl: add missing memory barriers
` [PATCH v3 35/41] checkpatch: check for __smp outside barrier.h
` [PATCH v3 36/41] checkpatch: add virt barriers
` [PATCH v3 37/41] xenbus: use virt_xxx barriers
` [PATCH v3 38/41] xen/io: "
` [PATCH v3 39/41] xen/events: "
` [PATCH v3 40/41] s390: use generic memory barriers
` [PATCH v3 41/41] s390: more efficient smp barriers
[PATCH V9 0/5] dma: add Qualcomm Technologies HIDMA driver
2016-01-10 14:08 UTC (8+ messages)
` [PATCH V9 2/5] dma: add Qualcomm Technologies HIDMA management driver
[PATCH V11 0/7] dma: add Qualcomm Technologies HIDMA driver
2016-01-10 14:03 UTC (7+ messages)
` [PATCH V11 3/7] dma: add Qualcomm Technologies HIDMA management driver
` [PATCH V11 5/7] dma: qcom_hidma: implement lower level hardware interface
[PATCH] ARM: dts: imx28: add pinmux for USB1 overcurrent on pwm2
2016-01-10 14:00 UTC (7+ messages)
Your secret pin code is ML0757985
2016-01-10 13:50 UTC
Letzte Benachrichtigung!!!!
2016-01-10 13:30 UTC
[PATCH v1 0/3] ARM64 LPC: legacy ISA I/O support
2016-01-10 13:38 UTC (6+ messages)
` [PATCH v1 3/3] ARM64 LPC: update binding doc
[PATCH] zorro: use kobj_to_dev()
2016-01-10 13:08 UTC (2+ messages)
[PATCH] m68k: Provide __phys_to_pfn() and __pfn_to_phys()
2016-01-10 13:07 UTC
[PATCH 0/6] Add support for MAXIM MAX77620/MAX20024 PMIC
2016-01-10 12:40 UTC (3+ messages)
` [PATCH 6/6] regulator: max77620: add regulator driver for max77620/max20024
[PATCH] s390: more efficient smp barriers
2016-01-10 11:53 UTC
[PATCH] staging: iio: cdc: Prefer using the BIT macro
2016-01-10 11:53 UTC (2+ messages)
[PATCH 0/3] checkpatch: handling of memory barriers
2016-01-10 11:42 UTC (6+ messages)
` [PATCH 1/3] checkpatch.pl: add missing "
[PATCH v2 0/5] Introduce at91_adc8xx driver
2016-01-10 11:28 UTC (3+ messages)
` [PATCH v2 1/5] iio:adc:at91_adc8xx: introduce new atmel adc driver
[PATCH v8 0/3] Machine check recovery when kernel accesses poison
2016-01-10 11:26 UTC (11+ messages)
` [PATCH v8 3/3] x86, mce: Add __mcsafe_copy()
[PATCH v2 5/6] Add Advantech iManager Backlight driver
2016-01-10 10:44 UTC (3+ messages)
` [PATCH] fix platform_no_drv_owner.cocci warnings
[PATCH v2 4/6] Add Advantech iManager I2C driver
2016-01-10 10:34 UTC (3+ messages)
` [PATCH] fix platform_no_drv_owner.cocci warnings
[PATCH] dt-bindings: Fix the external clock name for the RK3036 EMAC
2016-01-10 10:36 UTC (4+ messages)
[PATCH v2 3/6] Add Advantech iManager HWmon driver
2016-01-10 10:25 UTC (3+ messages)
` [PATCH] fix platform_no_drv_owner.cocci warnings
[PATCH] irq: action setting before irq_startup
2016-01-10 10:13 UTC (2+ messages)
[PATCH v2 1/6] Add Advantech iManager MFD core driver
2016-01-10 10:11 UTC (3+ messages)
` [PATCH] fix platform_no_drv_owner.cocci warnings
[PATCH v3 00/14] Initial Microchip PIC32MZDA Support
2016-01-10 10:09 UTC (5+ messages)
` [PATCH v3 02/14] irqchip: irq-pic32-evic: Add support for PIC32 interrupt controller
[PATCH] m68k: fix build failure
2016-01-10 9:55 UTC (4+ messages)
[PATCH -next] m68k: Declare __pfn_to_phys() for nommu case to fix build errors
2016-01-10 9:54 UTC (2+ messages)
[PATCH v2 6/6] Add Advantech iManager Watchdog driver
2016-01-10 9:11 UTC
[PATCH v2 2/6] Add Advantech iManager GPIO driver
2016-01-10 9:11 UTC
[PATCH v2 0/6] Add Advantech iManager EC driver set
2016-01-10 9:09 UTC
[PATCH 0/2] dt-bindings: refactor i2c eeprom bindings, step 1
2016-01-10 8:40 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: move I2C eeprom descriptions to the proper file
[PATCH v4] i2c: designware: Do not require clock when SSCN and FFCN are provided
2016-01-10 8:38 UTC (2+ messages)
[PATCH] DT: i2c: Add Epson RX8010 to list of trivial devices
2016-01-10 8:32 UTC (4+ messages)
/sys/class/power_supply/bq27200-0/capacity changed meaning between 4.1 and 4.4?
2016-01-10 8:06 UTC (2+ messages)
mm: possible deadlock in mm_take_all_locks
2016-01-10 8:05 UTC (3+ messages)
[PATCH 6/6] Add Advantech iManager Watchdog driver
2016-01-10 7:42 UTC (2+ messages)
` [PATCH 8/8] Remove .owner from platform_driver struct
[PATCH 2/6] Add Advantech iManager GPIO driver
2016-01-10 7:42 UTC (2+ messages)
` [PATCH 7/8] Remove .owner from platform_driver struct
[PATCH] [media] netup_unidvb: Remove a useless memset
2016-01-10 7:29 UTC (2+ messages)
[PATCH v2 0/5] fix some clock configuration for the RK3036 platform
2016-01-10 7:26 UTC (3+ messages)
[PATCH 00/35 v2] separate operations from flags in the bio/request structs
2016-01-10 7:15 UTC (7+ messages)
` [PATCH 02/35] block: add REQ_OP definitions and bi_op/op fields
` [dm-devel] "
[PATCH v2 17/19] tty: Destroy ldisc instance on hangup
2016-01-10 7:02 UTC (4+ messages)
` [PATCH] tty: fix badzero.cocci warnings
[RESEND][PATCH 06/15] tty: audit: Ignore current association for audit push
2016-01-10 7:00 UTC (3+ messages)
[PATCH v2] unix: properly account for FDs passed over unix sockets
2016-01-10 6:54 UTC
[RESEND][PATCH 00/15] Rework tty audit
2016-01-10 6:55 UTC (17+ messages)
` [PATCH v2 "
` [PATCH v2 01/15] tty: audit: Early-out pty master reads earlier
` [PATCH v2 02/15] tty: audit: Never audit packet mode
` [PATCH v2 03/15] tty: audit: Remove icanon mode from call chain
` [PATCH v2 04/15] tty: audit: Defer audit buffer association
` [PATCH v2 05/15] tty: audit: Take siglock directly
` [PATCH v2 06/15] tty: audit: Ignore current association for audit push
` [PATCH v2 07/15] tty: audit: Combine push functions
` [PATCH v2 08/15] tty: audit: Track tty association with dev_t
` [PATCH v2 09/15] tty: audit: Handle tty audit enable atomically
` [PATCH v2 10/15] tty: audit: Remove false memory optimization
` [PATCH v2 11/15] tty: audit: Remove tty_audit_buf reference counting
` [PATCH v2 12/15] tty: audit: Simplify first-use allocation
` [PATCH v2 13/15] tty: audit: Check audit enable first
` [PATCH v2 14/15] tty: audit: Always push audit buffer before TIOCSTI
` [PATCH v2 15/15] tty: audit: Poison tty_audit_buf while process exits
[PATCH] mtd: nand: mpc5121: use 'of_machine_is_compatible' to simplify code
2016-01-10 6:46 UTC
[PATCH LINUX v5 0/8] tty: xuartps: Fix lock ups
2016-01-10 6:18 UTC (2+ messages)
[PATCH 0/6] More n_tty fixes
2016-01-10 5:45 UTC (9+ messages)
` [PATCH v2 0/7] "
` [PATCH v2 1/7] n_tty: Always wake up read()/poll() if new input
` [PATCH v2 2/7] tty, n_tty: Remove fasync() ldisc notification
` [PATCH v2 3/7] tty: Add fasync() hung up file operation
` [PATCH v2 4/7] tty: Fix ioctl(FIOASYNC) on hungup file
` [PATCH v2 5/7] n_tty: Fix stuck write wakeup
` [PATCH v2 6/7] n_tty: Remove tty count checks from unthrottle
` [PATCH v2 7/7] tty: n_tty: fix SIGIO for output
[PATCH 0/6]
2016-01-10 5:35 UTC (8+ messages)
` [PATCH v2 0/6] tty globals cleanup (cont'd)
` [PATCH v2 1/6] tty: Unexport system-wide tty_mutex
` [PATCH v2 2/6] tty: Eliminate global symbol tty_ldisc_N_TTY
` [PATCH v2 3/6] tty: Remove declarations to non-existent functions
` [PATCH v2 4/6] tty: Move tty_check_change() helper
` [PATCH v2 5/6] tty: Remove unreferenced tty flags macro TTY_DEBUG
` [PATCH v2 6/6] tty: Make tty_files_lock per-tty
[PATCH 00/19] Fix driver crashes on hangup
2016-01-10 5:26 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 06/19] tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)
` [PATCH v2 07/19] n_tty: Fix unsafe reference to "other" ldisc
[PATCH 00/12] Rework tty_reopen()
2016-01-10 5:13 UTC (7+ messages)
` [PATCH v2 00/10] "
` [PATCH v2 01/10] tty: Wait interruptibly for tty lock on reopen
` [PATCH v2 07/10] pty: Remove pty_unix98_shutdown()
` [PATCH v2 08/10] tty: Remove __lockfunc annotation from tty lock functions
` [PATCH v2 09/10] tty: Consolidate noctty checks in tty_open()
` [PATCH v2 10/10] tty: Refactor tty_open()
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox