messages from 2017-06-06 17:26:48 to 2017-06-06 19:56:56 UTC [more...]
[PATCH] checkpatch: Change format of --color argument to --color[=WHEN]
2017-06-06 19:56 UTC (4+ messages)
` [PATCH v2] "
[PATCH 0/7] generate full callchain cursor entries for inlined frames
2017-06-06 19:52 UTC (5+ messages)
` [PATCH 6/7] perf report: mark inlined frames in output by " (inlined)" suffix
[PATCH] x86/mm/hotplug: fix BUG_ON() after hotremove
2017-06-06 19:50 UTC (2+ messages)
[PATCH v2] arm: eBPF JIT compiler
2017-06-06 19:47 UTC (3+ messages)
[PATCH 0/4][V3] Improve watchdog config for arch watchdogs
2017-06-06 19:46 UTC (3+ messages)
[PATCH 1/4] ARM: sunxi_defconfig: Enable AC100 RTC driver
2017-06-06 19:45 UTC (7+ messages)
` [PATCH 4/4] ARM: multi_v7_defconfig: Switch AXP20x driver from module to built-in
[PATCH v4 0/3] USB Audio Gadget refactoring
2017-06-06 19:43 UTC (7+ messages)
[PATCH V2] xen-evtchn: Bind dyn evtchn:qemu-dm interrupt to next online VCPU
2017-06-06 19:41 UTC (2+ messages)
[PATCH 00/26] Fixing wait, exit, ptrace, exec, and CLONE_THREAD
2017-06-06 19:40 UTC (28+ messages)
` [PATCH 01/26] alpha: Remove unused TASK_GROUP_LEADER
` [PATCH 02/26] cgroup: Don't open code tasklist_empty()
` [PATCH 03/26] signal: Do not perform permission checks when sending pdeath_signal
` [PATCH 04/26] signal: Make group_send_sig_info static
` [PATCH 05/26] exit: Remove the pointless clearing of SIGPENDING in __exit_signal
` [PATCH 06/26] rlimit: Remove unnecessary grab of tasklist_lock
` [PATCH 07/26] pidns: Improve the error handling in alloc_pid
` [PATCH 08/26] exit: Make the runqueue rcu safe
` [PATCH 09/26] signal: Don't allow sending SIGKILL or SIGSTOP to init
` [PATCH 10/26] ptrace: Simplify ptrace_detach & exit_ptrace
` [PATCH 11/26] wait: Properly implement __WCLONE handling in the presence of exec and ptrace
` [PATCH 12/26] wait: Directly test for the two cases where wait_task_zombie is called
` [PATCH 13/26] wait: Remove unused delay_group_leader
` [PATCH 14/26] wait: Move changing of ptrace from wait_consider_task into wait_task_stopped
` [PATCH 15/26] wait: Don't delay !ptrace_reparented leaders
` [PATCH 16/26] exit: Fix reporting a ptraced !reparented leader has exited
` [PATCH 17/26] exit: Rework the exit states for ptracees
` [PATCH 18/26] wait: Fix WSTOPPED on a ptraced child
` [PATCH 19/26] wait: Simpler code for clearing notask_error in wait_consider_task
` [PATCH 20/26] wait: Don't pass the list to wait_consider_task
` [PATCH 21/26] wait: Optmize waitpid
` [PATCH 22/26] exit: Fix auto-wait of ptraced children
` [PATCH 23/26] signal: Fix SIGCONT before group stop completes
` [PATCH 24/26] signal: In ptrace_stop improve identical signal detection
` [PATCH 25/26] signal: In ptrace_stop use CLD_TRAPPED in all ptrace signals
` [PATCH 26/26] pidns: Ensure zap_pid_ns_processes always terminates
[PATCH 00/16] Driver core: remove bus_type.dev_attrs
2017-06-06 19:36 UTC (20+ messages)
` [PATCH 01/16] arm: ecard: use dev_groups and not dev_attrs for bus_type
` [PATCH 02/16] mips: sgi-ip22: "
` [PATCH 03/16] parisc: parisc_bus_type: "
` [PATCH 04/16] amba: "
` [PATCH 05/16] rpmsg: "
` [PATCH 06/16] sh: superhyway: "
` [PATCH 07/16] macintosh: "
` [PATCH 08/16] powerpc: ps3: "
` [PATCH 09/16] powerpc: ibmebus: "
` [PATCH 10/16] powerpc: vio: "
` [PATCH 11/16] powerpc: vio_cmo: "
` [PATCH 12/16] hwtracing: intel_th: "
` [PATCH 13/16] hid: intel-ish-hid: "
` [PATCH 14/16] sparc: vio: "
` [PATCH 15/16] tty: serdev: "
` [PATCH 16/16] driver-core: remove struct bus_type.dev_attrs
[PATCH] external references for device tree overlays
2017-06-06 19:22 UTC (5+ messages)
[PATCHv2 0/3] Enable no_cache flag to driver_data
2017-06-06 19:31 UTC (3+ messages)
[GIT PULL 00/11] perf/urgent fixes
2017-06-06 19:26 UTC (12+ messages)
` [PATCH 01/11] perf annotate: Fix failure when filename has special chars
` [PATCH 02/11] perf trace: Add mmap alias for s390
` [PATCH 03/11] perf annotate: Fix branch instruction with multiple operands
` [PATCH 04/11] perf stat: Only print NMI watchdog hint when enabled
` [PATCH 05/11] perf header: Set proper module name when build-id event found
` [PATCH 06/11] perf symbols: Set module info "
` [PATCH 07/11] perf symbols: Use correct filename for compressed modules in build-id cache
` [PATCH 08/11] perf test: Disable breakpoint signal tests for powerpc
` [PATCH 09/11] perf annotate: Add missing powerpc triplet
` [PATCH 10/11] perf report: Include partial stacks unwound with libdw
` [PATCH 11/11] perf report: Ensure the perf DSO mapping matches what libdw sees
Unify the various copies of libgcc into lib
2017-06-06 19:10 UTC (9+ messages)
` Unify the various copies of libgcc into lib v2
` [PATCH 1/7] lib: Add shared copies of some GCC library routines
` [PATCH 2/7] m32r: Use lib/ucmpdi2.c
` [PATCH 3/7] microblaze: Use libgcc files from lib/
` [PATCH 4/7] score: Use lib/{ashldi3,ashrdi3,cmpdi2,lshrdi3,ucmpdi2}.c
` [PATCH 5/7] sh: Use lib/ashldi3,ashrdi3,lshrdi3}.c
` [PATCH 6/7] sparc: Use lib/{cmpdi2,ucmpdi2}.c
` [PATCH 7/7] MIPS: Use generic libgcc intrinsics
[PATCH] security/keys: rewrite all of big_key crypto
2017-06-06 19:18 UTC (2+ messages)
[PATCH] MIPS: fix boot with DT passed via UHI
2017-06-06 19:16 UTC
[PATCH] ppp: mppe: Use vsnprintf extension %phN
2017-06-06 19:16 UTC (2+ messages)
[PATCH][V2] net: stmmac: ensure jumbo_frm error return is correctly checked for -ve value
2017-06-06 19:14 UTC (2+ messages)
[PATCH] regmap: make LZO cache optional
2017-06-06 19:06 UTC (2+ messages)
` Applied "regmap: make LZO cache optional" to the regmap tree
[PATCH v3 4/9] ASoC: sun4i-codec: Add support for V3s codec
2017-06-06 19:06 UTC (2+ messages)
` Applied "ASoC: sun4i-codec: Add support for V3s codec" to the asoc tree
[PATCH] regulator: bd9571mwv: Statize local symbols
2017-06-06 19:07 UTC (2+ messages)
` Applied "regulator: bd9571mwv: Statize local symbols" to the regulator tree
[PATCH 6/6] spi: imx: rename 'bpw' variables
2017-06-06 19:07 UTC (2+ messages)
` Applied "spi: imx: rename 'bpw' variables" to the spi tree
[PATCH 0/3] add mt7622 spi support
2017-06-06 19:07 UTC (6+ messages)
` [PATCH 1/3] dt-bindings: spi: mediatek: Add bindings for mediatek MT7622 soc platform
` Applied "spi: mediatek: Add bindings for mediatek MT7622 soc platform" to the spi tree
` [PATCH 2/3] spi: mediatek: support adjust register define
[PATCH 5/6] spi: imx: remove bytes_per_word from private driver struct
2017-06-06 19:07 UTC (2+ messages)
` Applied "spi: imx: remove bytes_per_word from private driver struct" to the spi tree
[PATCH 4/6] spi: imx: drop bogus unnecessary dma config
2017-06-06 19:07 UTC (2+ messages)
` Applied "spi: imx: drop bogus unnecessary dma config" to the spi tree
[PATCH 3/6] spi: imx: put struct spi_imx_config members into driver private struct
2017-06-06 19:07 UTC (2+ messages)
` Applied "spi: imx: put struct spi_imx_config members into driver private struct" to the spi tree
[PATCH 2/6] spi: imx: Drop unnecessary check
2017-06-06 19:07 UTC (2+ messages)
` Applied "spi: imx: Drop unnecessary check" to the spi tree
[PATCH 4/7] RISC-V: arch/riscv/include
2017-06-06 19:07 UTC (2+ messages)
[PATCH 1/6] spi: imx: Nothing to do in setupxfer when transfer is NULL
2017-06-06 19:07 UTC (2+ messages)
` Applied "spi: imx: Nothing to do in setupxfer when transfer is NULL" to the spi tree
[PATCH] spi: davinci: Handle return value of clk_prepare_enable
2017-06-06 19:07 UTC (2+ messages)
` Applied "spi: davinci: Handle return value of clk_prepare_enable" to the spi tree
[PATCH v2] spi: davinci: Fix compilation warning
2017-06-06 19:07 UTC (2+ messages)
` Applied "spi: davinci: Fix compilation warning." to the spi tree
[PATCH v3 3/9] ASoC: sun8i-codec-analog: add support for V3s SoC
2017-06-06 19:06 UTC (2+ messages)
` Applied "ASoC: sun8i-codec-analog: add support for V3s SoC" to the asoc tree
[PATCH v4 1/3] ASoC: sun8i-codec-analog: prepare a mixer control/widget/route set for V3s
2017-06-06 19:06 UTC (2+ messages)
` Applied "ASoC: sun8i-codec-analog: prepare a mixer control/widget/route set for V3s" to the asoc tree
[PATCH] ASoC: atmel: tse850: fix off-by-one in the "ANA" enumeration count
2017-06-06 19:05 UTC (2+ messages)
` Applied "ASoC: atmel: tse850: fix off-by-one in the "ANA" enumeration count" to the asoc tree
[RFC PATCH v2] ASoC: Intel: sst: Delete sst_shim_regs64; saved regs are never used
2017-06-06 19:05 UTC (2+ messages)
` Applied "ASoC: Intel: sst: Delete sst_shim_regs64; saved regs are never used" to the asoc tree
[Merge tag 'pci-v4.12-changes' of git] 857f864014: BUG: unable to handle kernel NULL pointer dereference at 00000000000000a8
2017-06-06 19:02 UTC (3+ messages)
[RESEND PATCH V7 5/7] regulator: da9061: BUCK and LDO regulator driver
2017-06-06 19:02 UTC (6+ messages)
[PATCH v2 0/4] PTP support for macb driver
2017-06-06 19:00 UTC (9+ messages)
` [PATCH v2 3/4] net: macb: macb.c changed to macb_main.c
` [PATCH v2 4/4] net: macb: Add hardware PTP support
[PATCH 0/3] move visorbus out of staging to drivers/virt/visorbus
2017-06-06 18:58 UTC (7+ messages)
[PATCH 0/3 v3] Fixups for l_pid
2017-06-06 18:57 UTC (5+ messages)
` [PATCH 2/3] fs/locks: Remove fl_nspid
[RFC 0/3] misc: new serdev based drivers for w2sg00x4 GPS module and w2cbw003 wifi/bluetooth
2017-06-06 18:50 UTC (12+ messages)
` [RFC 2/3] misc: Add w2sg0004 (gps receiver) power control driver
[PATCH 0/3] Battery monitor MAX1721x with w1-regmap and w1-slave (resend)
2017-06-06 18:50 UTC (3+ messages)
` [PATCH 1/3] regmap: Add 1-Wire bus support
[PATCH 00/10] irqchip: sunxi-nmi: Cleanups and fix A31 R_INTC register offset
2017-06-06 18:47 UTC (2+ messages)
[PATCH v2] platform/x86: wmi-bmof: New driver to expose embedded Binary WMI MOF metadata
2017-06-06 18:45 UTC (4+ messages)
[PATCH v2 0/2] ARM: imx6ull: Make suspend/resume work like on 6ul
2017-06-06 18:38 UTC (5+ messages)
` [PATCH v2 1/2] ARM: imx: Add MXC_CPU_IMX6ULL and cpu_is_imx6ull
` [PATCH v2 2/2] ARM: imx6ull: Make suspend/resume work like on 6ul
[PATCH 1/2] arm64: allwinner: a64: add DTSI file for SoPine SoM
2017-06-06 18:37 UTC (2+ messages)
[PATCH RT] sched: Prevent task state corruption by spurious lock wakeup
2017-06-06 18:35 UTC (6+ messages)
` [PATCH RT V2] "
[PATCH v5 0/9] Implement NVMe Namespace Descriptor Identification
2017-06-06 18:30 UTC (6+ messages)
` [PATCH v5 1/9] scatterlist: add sg_zeroout_area() helper
` [PATCH v5 7/9] nvme: get list of namespace descriptors
[RFC v5 PATCH 0/4] NOT FOR MERGE - ro protection for dynamic data
2017-06-06 18:24 UTC (5+ messages)
` [PATCH 1/4] LSM: Convert security_hook_heads into explicit array of struct list_head
` [PATCH 2/4] Protectable Memory Allocator
` [PATCH 3/4] Protectable Memory Allocator - Debug interface
` [PATCH 4/4] Make LSM Writable Hooks a command line option
[PATCH 0/9] Add PMIC support to MediaTek MT7622 SoC
2017-06-06 18:22 UTC (3+ messages)
` [PATCH 3/9] regulator: mt6380: Add support for MT6380
[PATCH RFC tip/core/rcu 0/2] srcu: All SRCU readers from both process and irq
2017-06-06 18:22 UTC (6+ messages)
` [PATCH RFC tip/core/rcu 1/2] srcu: Allow use of Tiny/Tree SRCU from both process and interrupt context
[PATCH v2] clockevents/tcb_clksrc: implement suspend/resume
2017-06-06 18:18 UTC (4+ messages)
[PATCH v3 00/15] perf tool: add meta-data header support for pipe-mode
2017-06-06 18:15 UTC (3+ messages)
[PATCH v2 00/13] perf tool: add meta-data header support for pipe-mode
2017-06-06 18:13 UTC (6+ messages)
` [PATCH v2 13/13] perf tools: add feature header record to pipe-mode
[PATCH] workqueue: Ensure that cpumask set for pools created after boot
2017-06-06 18:09 UTC (11+ messages)
[PATCH 0/7] Enable iSCSI offload drivers to use information from iface
2017-06-06 18:07 UTC (8+ messages)
` [PATCH 1/7] scsi/scsi_transport_iscsi: Add iface struct to kernel
` [PATCH 2/7] scsi/scsi_transport_iscsi: Update ep_connect to include iface
` [PATCH 3/7] ib/iSER: Add binding to source IP address
` [PATCH 4/7] scsi/be2iscsi: Update beiscsi_ep_connect to accept iface and sockaddr_storage
` [PATCH 5/7] scsi/bnx2i: Update bnx2i_ep_connect "
` [PATCH 6/7] scsi/cxgbi: Update cxgbi_ep_connect "
` [PATCH 7/7] scsi/qla4xxx: Update qla4xxx_ep_connect "
[xfs] 63db7c815b: XFS: Assertion failed: spin_is_locked(&bp->b_lock), file: fs/xfs/xfs_buf.c, line: 120
2017-06-06 18:06 UTC
[PATCH] mfd: Add driver for RAVE Supervisory Processor
2017-06-06 18:06 UTC
[PATCH 00/58] ARM: at91: rework Atmel TCB drivers
2017-06-06 18:05 UTC (4+ messages)
` [PATCH 46/58] clocksource/drivers: Add a new driver for the Atmel ARM TC blocks
PM / Suspend: Print wall time at suspend entry and exit
2017-06-06 18:05 UTC (7+ messages)
[PATCH v3 0/3] perf: xgene: Add support for SoC PMU version 3
2017-06-06 18:02 UTC (4+ messages)
` [PATCH v3 1/3] perf: xgene: Parse PMU subnode from the match table
` [PATCH v3 2/3] perf: xgene: Move PMU leaf functions into function pointer structure
` [PATCH v3 3/3] perf: xgene: Add support for SoC PMU version 3
[PATCH 0/6] cpufreq: schedutil: fixes for flags updates
2017-06-06 18:03 UTC (5+ messages)
` [PATCH 1/6] cpufreq: schedutil: reset sg_cpus's flags at IDLE enter
[PATCH v3 00/13] Unseeded In-Kernel Randomness Fixes
2017-06-06 18:01 UTC (13+ messages)
` [PATCH v3 04/13] crypto/rng: ensure that the RNG is ready before using
` [kernel-hardening] "
[PATCH 0/3] mm: huge pages: Misc fixes for issues found during fuzzing
2017-06-06 17:58 UTC (4+ messages)
` [PATCH 1/3] mm: numa: avoid waiting on freed migrated pages
` [PATCH 2/3] mm/page_ref: Ensure page_ref_unfreeze is ordered against prior accesses
` [PATCH 3/3] mm: migrate: Stabilise page count when migrating transparent hugepages
[PATCH] trace-cmd: Fix bad force_token escape sequence
2017-06-06 17:57 UTC
[PATCH 1/7] RISC-V: Top-Level Makefile for riscv{32,64}
2017-06-06 17:57 UTC (4+ messages)
[PATCH 0/5] ARM: sunxi: Enable dwmac-sun8i on more boards
2017-06-06 17:56 UTC (2+ messages)
[PATCH v2] firmware: fix sending -ERESTARTSYS due to signal on fallback
2017-06-06 17:54 UTC (14+ messages)
[PATCH v3] drm/bridge: Refactor out the panel wrapper from the lvds-encoder bridge
2017-06-06 17:52 UTC (5+ messages)
` [PATCH v3] drm/bridge: Build the panel wrapper in drm_kms_helper
[PATCH v4 00/13] Unseeded In-Kernel Randomness Fixes
2017-06-06 17:48 UTC (14+ messages)
` [PATCH v4 01/13] random: invalidate batched entropy after crng init
` [PATCH v4 02/13] random: add synchronous API for the urandom pool
` [PATCH v4 03/13] random: add get_random_{bytes,u32,u64,int,long,once}_wait family
` [PATCH v4 04/13] security/keys: ensure RNG is seeded before use
` [PATCH v4 05/13] crypto/rng: ensure that the RNG is ready before using
` [PATCH v4 06/13] iscsi: ensure RNG is seeded before use
` [PATCH v4 07/13] ceph: ensure RNG is seeded before using
` [PATCH v4 08/13] cifs: use get_random_u32 for 32-bit lock random
` [PATCH v4 09/13] rhashtable: use get_random_u32 for hash_rnd
` [PATCH v4 10/13] net/neighbor: use get_random_u32 for 32-bit hash random
` [PATCH v4 11/13] net/route: use get_random_int for random counter
` [PATCH v4 12/13] bluetooth/smp: ensure RNG is properly seeded before ECDH use
` [PATCH v4 13/13] random: warn when kernel uses unseeded randomness
[PATCH 4.4 000/103] 4.4.70-stable review
2017-06-06 17:46 UTC (4+ messages)
` [PATCH 4.4 030/103] drm/amdgpu: Make display watermark calculations more accurate
[PATCH 0/2] amd: uncore: Fix for AMD Uncore driver
2017-06-06 17:45 UTC (4+ messages)
` [PATCH 2/2] amd: uncore: Get correct number of cores sharing last level cache
[PATCH 0/4] ftrace: Fix a few issues
2017-06-06 17:37 UTC (8+ messages)
` [PATCH 2/4] ftrace/instances: Clear function triggers when removing instances
[RFC] usb-phy-generic: Add support to SMSC USB3315
2017-06-06 17:36 UTC (12+ messages)
[RFC PATCH 1/1] kernel/events: Introduce IOC_COUNT_RECORDS
2017-06-06 17:32 UTC (3+ messages)
[PATCH] x86/ldt: Rename ldr_struct.size to .n_entries
2017-06-06 17:31 UTC
[PATCH V2] ARM: cpuidle: Support asymmetric idle definition
2017-06-06 17:28 UTC (9+ messages)
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