linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-08-27 00:37:24 to 2016-08-27 19:06:31 UTC [more...]

Source code review around jump label usage
 2016-08-27 19:06 UTC  (4+ messages)
` [PATCH 0/8] cris-cryptocop: Fine-tuning for some function implementations
  ` [PATCH 8/8] cris-cryptocop: Apply another recommendation from "checkpatch.pl"

[PATCH] clk: sunxi-ng: Fix wrong reset register offsets
 2016-08-27 19:04 UTC  (3+ messages)

[PATCH] thermal: fix of_table.cocci warnings
 2016-08-27 18:59 UTC 

[RFC v2 00/10] Landlock LSM: Unprivileged sandboxing
 2016-08-27 18:32 UTC  (21+ messages)
` [RFC v2 08/10] landlock: Handle file system comparisons
` [RFC v2 09/10] landlock: Handle cgroups
        ` [RFC v2 09/10] landlock: Handle cgroups (performance)
        ` [RFC v2 09/10] landlock: Handle cgroups (netfilter match)
        ` [RFC v2 09/10] landlock: Handle cgroups (program types)
    ` [RFC v2 00/10] Landlock LSM: Unprivileged sandboxing (cgroup delegation)

[RFC][PATCH 0/3] locking/mutex: Rewrite basic mutex
 2016-08-27 18:27 UTC  (8+ messages)

[PATCH] fix:infiniband:hw:cxgb4:qp:mark symbols static where possible
 2016-08-27 18:26 UTC  (2+ messages)

[PATCHv3 0/6] x86: 32-bit compatible C/R on x86_64
 2016-08-27 18:09 UTC  (6+ messages)
` [PATCHv3 2/6] x86/vdso: replace calculate_addr in map_vdso() with addr
` [PATCHv3 3/6] x86/arch_prctl/vdso: add ARCH_MAP_VDSO_*
` [PATCHv3 5/6] x86/ptrace: down with test_thread_flag(TIF_IA32)
` [PATCHv3 6/6] x86/signal: add SA_{X32,IA32}_ABI sa_flags

[PATCH] fix:memory:of_memory:add missing header dependencies
 2016-08-27 17:54 UTC  (2+ messages)

[PATCH 1/3] checkkconfigsymbols: port to python3
 2016-08-27 17:53 UTC  (4+ messages)
` [PATCH 2/3] checkkconfigsymbols.py: consitent symbol terminology
` [PATCH 3/3] checkkconfigsymbols: use arglist instead of cmd string

[GIT PULL] KVM fixes for Linux 4.8-rc4
 2016-08-27 17:46 UTC 

[RFC 0/1] i2c: omap: Add support for switching to slave mode
 2016-08-27 17:22 UTC  (5+ messages)
` [RFC 1/1] drivers: i2c: omap: Add slave support

[PATCH] fix:mailbox:bcm-pdc-mailbox:mark symbols static where possible
 2016-08-27 17:15 UTC 

[PATCH] scsi: move function declarationes to scsi_priv.h
 2016-08-27 16:59 UTC 

[PATCH] bridge: Fix format string for %ul
 2016-08-27 16:36 UTC  (5+ messages)

[PATCH v2 0/3] clk: samsung: exynos5420: Add clocks for CMU_CDREX domain
 2016-08-27 16:33 UTC  (3+ messages)
` [PATCH v2 3/3] ARM: dts: Set the clock rate for DREX block 800Mhz on exynos5422-odroidxu3

[PATCH 1/2] drivers/perf: arm_pmu: Fix leak in error path
 2016-08-27 16:19 UTC  (2+ messages)
` [PATCH 2/2] drivers/perf: arm_pmu: Fix NULL pointer dereference during probe

[PATCH] fix:gpio: mark symbols static where possible
 2016-08-27 16:27 UTC 

[PATCH] fix:rtl8xxxu_core: mark symbols static where possible
 2016-08-27 16:14 UTC 

[PATCH 0/4] KVM-S390: Fine-tuning for kvm_s390_import_bp_data()
 2016-08-27 16:12 UTC  (4+ messages)
` [PATCH 3/4] KVM-S390: Less function calls in kvm_s390_import_bp_data() after error detection
    `  "

[PATCH v3] console: Add persistent scrollback buffers for all VGA consoles
 2016-08-27 16:04 UTC 

[v4.7.2: Oops] When loading IT87 HARDWARE MONITORING DRIVER
 2016-08-27 15:52 UTC 

[PATCH] fix:pmcraid: mark symbols static where possible
 2016-08-27 15:49 UTC 

re
 2016-08-27 15:43 UTC 

[PATCH] smc91x: remove ARM hack for unaligned 16-bit writes
 2016-08-27 15:38 UTC  (6+ messages)

[PATCH v3 0/8] hwrng: amd: rework of the amd hwrng driver
 2016-08-27 15:36 UTC  (5+ messages)
` [PATCH v3 6/8] hwrng: amd: Replace global variable with private struct

[PATCH 2/2] mm/bootmem.c: substitute kzalloc_node() for kzalloc()
 2016-08-27 15:35 UTC 

[PATCH 1/2] mm/nobootmem.c: make CONFIG_NO_BOOTMEM depend on CONFIG_HAVE_MEMBLOCK
 2016-08-27 15:27 UTC 

[RFC v4 00/22] adapt clockevents frequencies to mono clock
 2016-08-27 15:23 UTC  (6+ messages)
` [RFC v4 13/22] clockevents: check a programmed delta's bounds in terms of cycles
` [RFC v4 14/22] clockevents: clockevents_program_event(): turn clc into unsigned long

Random abnormal high CPU sys usage related to timer
 2016-08-27 15:13 UTC  (3+ messages)

[PATCH 0/2] Add power domain support for eMMC node on rk3399
 2016-08-27 15:05 UTC  (5+ messages)
` [PATCH 1/2] Documentation: mmc: sdhci-of-arasan: add description of power domain
` [PATCH 2/2] arm64: dts: rockchip: add eMMC's power domain support for rk3399

[PATCH] f2fs: fix to set superblock dirty correctly
 2016-08-27 15:04 UTC  (5+ messages)
  ` [f2fs-dev] "

[PATCH RFC 1/4] lib/radix: add universal radix_tree_fill_range
 2016-08-27 14:16 UTC  (4+ messages)
` [PATCH RFC 2/4] lib/radix-tree: remove sibling entries
` [PATCH RFC 3/4] testing/radix-tree: replace multi-order with range operations
` [PATCH RFC 4/4] testing/radix-tree: benchmark for iterator

[PATCH 1/6] rtl8723au: remove declaration of unimplemented functions
 2016-08-27 12:40 UTC  (6+ messages)
` [PATCH 2/6] rtl8188eu: "
` [PATCH 3/6] rtl8188eu: declare internal function as static
` [PATCH 4/6] rtl8188eu: remove rtw_proc_init_one and rtw_proc_remove_one
` [PATCH 5/6] rtl8188eu: remove useless include
` [PATCH 6/6] rtl8188eu: remove unused debugging functions

[PATCH] ASoC: rockchip: use SPI dependency for rt5514
 2016-08-27 13:45 UTC  (2+ messages)

Cannot use CONFIG_GCC_PLUGINS: your gcc version does not support plugins, you should upgrade it to at least gcc 4.5
 2016-08-27 13:31 UTC  (3+ messages)

[PATCH] f2fs: add noinline_dentry mount option
 2016-08-27 13:26 UTC  (3+ messages)
  ` [f2fs-dev] "

[PATCH] ath10k: fix spelling mistake "montior" -> "monitor"
 2016-08-27 13:16 UTC  (2+ messages)

[PATCH] pcmcia: ds: fix suspend/resume
 2016-08-27 12:42 UTC  (3+ messages)

[PATCH 0/4] ASoC: dapm: Various fixes for dapm kcontrols
 2016-08-27 11:28 UTC  (5+ messages)
` [PATCH 1/4] ASoC: dapm: Fix possible uninitialized variable in snd_soc_dapm_get_volsw()
` [PATCH 2/4] ASoC: dapm: Fix value setting for _ENUM_DOUBLE MUX's second channel
` [PATCH 3/4] ASoC: dapm: Fix kcontrol creation for output driver widget
` [PATCH 4/4] ASoC: dapm: Give error when adding hardware backed controls for PGA widgets

[PATCH -next] drm/sun4i: Remove redundant dev_err call in sun4i_tcon_init_regmap()
 2016-08-27 12:16 UTC  (2+ messages)

[PATCH] omapdrm: dss: drop unneeded of_node_put() on ref passed to of_get_next_parent()
 2016-08-27 12:06 UTC  (3+ messages)

[PATCH v2] ARM: dts: sun8i: Add dts file for inet-d978_rev2 tablets
 2016-08-27 12:04 UTC 

[PATCH v9 0/2] sun4i-codec: Add Line-In, FM-In, Mic 2, Capture Source, Differential Line-In
 2016-08-27 12:02 UTC  (2+ messages)

[RFC PATCH 0/3] UART slave device bus
 2016-08-27 12:01 UTC  (12+ messages)

[PATCH] binfmt_misc: allow selecting the interpreter based on xattr keywords
 2016-08-27 11:52 UTC  (6+ messages)

[PATCH 3.10 099/180] fix d_walk()/non-delayed __d_free() race
 2016-08-27 11:38 UTC  (3+ messages)

[PATCH 1/2] smc91x: always use 8-bit access if necessary
 2016-08-27 11:37 UTC  (2+ messages)

[PATCH 0/6] pinctrl: trivial demodularization of builtin code
 2016-08-27 11:16 UTC  (13+ messages)
` [PATCH 1/6] pinctrl: mediatek: make mtk-common explicitly non-modular
` [PATCH 2/6] pinctrl: nomadik: make abx500 "
` [PATCH 3/6] pinctrl: nomadik: make core support "
` [PATCH 4/6] pinctrl: rockchip: make it "
` [PATCH 5/6] pinctrl: sirf: make atlas7 "
` [PATCH 6/6] pinctrl: sirf: make core support "

[PATCH v7 00/14] fix some type infos and bugs for arm64/of numa
 2016-08-27 11:05 UTC  (22+ messages)
` [PATCH v7 03/14] arm64/numa: add nid check for memory block
` [PATCH v7 05/14] arm64/numa: avoid inconsistent information to be printed
` [PATCH v7 08/14] arm64: numa: Use pr_fmt()
` [PATCH v7 09/14] arm64/numa: support HAVE_SETUP_PER_CPU_AREA
` [PATCH v7 10/14] arm64/numa: define numa_distance as array to simplify code
` [PATCH v7 11/14] arm64/numa: support HAVE_MEMORYLESS_NODES
` [PATCH v7 14/14] Documentation: remove the constraint on the distances of node pairs

[PATCH] IB/mlx5: Fix a parameter of find_first_bit
 2016-08-26  9:52 UTC  (2+ messages)

[zer0mem@yahoo.com: [oss-security] panic at big_key_preparse #4.7-r6/rc7 & master]
 2016-08-27 10:22 UTC  (2+ messages)

kernel BUG at net/unix/garbage.c:149!"
 2016-08-27  9:55 UTC  (3+ messages)

MFC: different h264 profile and level output the same size encoded result
 2016-08-27  9:55 UTC 

[RFC PATCH v3 0/2] arm64/hugetlb: enable gigantic page
 2016-08-27  9:45 UTC  (3+ messages)

[PATCH] bdev: fix NULL pointer dereference in sync()/close() race
 2016-08-27  9:30 UTC  (3+ messages)

[PATCH] checkkconfigsymbols.py: avoid shell injection
 2016-08-27  8:59 UTC 

[PATCH v2 0/8] mfd: axp20x: Add support for AXP806 PMIC
 2016-08-27  7:55 UTC  (9+ messages)
` [PATCH v2 1/8] mfd: axp20x: Add bindings "
` [PATCH v2 2/8] mfd: axp20x: Add support "
` [PATCH v2 3/8] regulator: axp20x: support AXP806 variant
` [PATCH v2 4/8] ARM: dts: sun9i: a80-optimus: Declare AXP809 SW regulator as unused
` [PATCH v2 5/8] ARM: dts: sun9i: cubieboard4: "
` [PATCH v2 6/8] ARM: dts: sun9i: a80-optimus: Add AXP806 PMIC device node and regulators
` [PATCH v2 7/8] ARM: dts: sun9i: cubieboard4: "
` [PATCH v2 8/8] ARM: dts: sun9i: a80-optimus: Disable EHCI1

[PATCH 0/5] IA64: Fine-tuning for some function implementations
 2016-08-27  8:48 UTC  (7+ messages)
` [PATCH 1/5] IA64-IRQ: Use kmalloc_array() in sn_irq_lh_init()
    `  "

[PATCH] fix:iio:common:st_sensors:st_sensors_trigger:mark symbols static where possible
 2016-08-27  8:44 UTC  (2+ messages)

[PATCH] docs: make kernel-doc handle varargs properly
 2016-08-27  8:43 UTC  (2+ messages)

[PATCH 1/2] f2fs: do in batch synchronously readahead during GC
 2016-08-27  8:30 UTC  (4+ messages)
` [PATCH 2/2] f2fs: fix to update node page under cp_rwsem

[PATCH RFC UGLY] x86,mm,sched: make lazy TLB mode even lazier
 2016-08-27  8:03 UTC  (4+ messages)
  ` [PATCH RFC v3] "

[PATCH v1] i2c: designware: save the preset value of DW_IC_SDA_HOLD
 2016-08-27  7:39 UTC 

[PATCH 5/5] ia64/mm/tlb: Delete unnecessary braces
 2016-08-27  7:29 UTC  (2+ messages)
`  "

[PATCH 0/4] Better memcpy_mcsafe()
 2016-08-27  7:28 UTC  (4+ messages)
  ` [PATCH 2/4] x86/mce, PCI: Provide quirks to identify Xeon models with machine check recovery

[PATCH][RFC v4] timekeeping: ignore the bogus sleep time if pm_trace is enabled
 2016-08-27  7:08 UTC  (2+ messages)

[PATCH 3/5] rxrpc: fix last_call processing
 2016-08-27  7:01 UTC  (3+ messages)
` [PATCH 0/5] -Wmaybe-uninitialized bug fixes for linux-next

[v17 1/2] Documentation: bridge: Add documentation for ps8640 DT properties
 2016-08-27  6:44 UTC  (2+ messages)
` [v17 2/2] drm/bridge: Add I2C based driver for ps8640 bridge

[PATCH 0/3] perf, bts: Fallout from the fuzzer for perf/urgent
 2016-08-27  6:35 UTC  (6+ messages)
` [PATCH 1/3] perf/x86/intel/bts: Fix confused ordering of PMU callbacks

[PATCH v2] fix:brcmfmac: add missing header dependencies
 2016-08-27  6:08 UTC 

[PATCH] fix:brcmfmac: add missing header dependencies
 2016-08-27  5:54 UTC 

[PATCH 1/2] IB/hfi1: Fix a parameter of find_first_bit
 2016-08-27  5:25 UTC  (3+ messages)

[PATCH] drivers: net: stmmac: fix spelling mistake "mulitcast" -> "multicast"
 2016-08-27  5:08 UTC  (2+ messages)

[GIT PULL] Block fixes for 4.8-rc4
 2016-08-27  4:42 UTC  (3+ messages)

[RFC PATCH v8 0/9] Restartable sequences system call
 2016-08-27  4:22 UTC  (6+ messages)
` [RFC PATCH v8 1/9] "

[PATCH] staging: dgnc: Let line have less 80 char
 2016-08-27  4:05 UTC 

[PATCH v12 0/4] Add clock support for Mediatek MT2701
 2016-08-27  4:21 UTC  (7+ messages)
` [PATCH v12 1/4] clk: mediatek: Add MT2701 clock support
` [PATCH v12 2/4] reset: mediatek: Add MT2701 reset driver

[PATCH v3 0/5] net/usb: asix driver improvements
 2016-08-27  4:24 UTC  (2+ messages)

[PATCH] mx3fb: Fix print format string
 2016-08-27  3:28 UTC  (3+ messages)

[PATCH] drm/rockchip: vop: make vop register setting take effect
 2016-08-27  3:39 UTC 

[PATCH] staging: i4l: act2000: capi: Fix checkpatch warning
 2016-08-27  3:23 UTC 

[PATCH] irda: Fix likely typo in output format string
 2016-08-27  3:23 UTC  (2+ messages)

[PATCH] rtlwifi/rtl8192de: Fix print format string
 2016-08-27  3:12 UTC 

[PATCH 0/2] staging: fsl-mc: Fix checkpatch warning
 2016-08-27  2:59 UTC  (3+ messages)
` [PATCH 1/2] staging: fsl-mc: dpmng-cmd: "
` [PATCH 2/2] staging: fsl-mc: dprc-cmd: "

[PATCH 0/3] Small fixes and cleanup
 2016-08-27  2:30 UTC  (4+ messages)
` [PATCH 1/3] documentation/scsi: Remove nodisconnect parameter
` [PATCH 2/3] scsi/ncr5380: Avoid a compiler warning
` [PATCH 3/3] scsi/ncr5380: Improve interrupt latency during PIO tranfers

[PATCH net-next 0/6] perf, bpf: add support for bpf in sw/hw perf_events
 2016-08-27  2:31 UTC  (7+ messages)
` [PATCH net-next 1/6] bpf: support 8-byte metafield access
` [PATCH net-next 2/6] bpf: introduce BPF_PROG_TYPE_PERF_EVENT program type
` [PATCH net-next 3/6] bpf: perf_event progs should only use preallocated maps
` [PATCH net-next 4/6] perf, bpf: add perf events core support for BPF_PROG_TYPE_PERF_EVENT programs
` [PATCH net-next 5/6] samples/bpf: add perf_event+bpf example
` [PATCH net-next 6/6] samples/bpf: add sampleip example

[lkp] [f2fs] ec795418c4: fsmark.app_overhead -36.3% regression
 2016-08-27  2:13 UTC  (12+ messages)
` [LKP] "
  ` [LKP] [lkp] [f2fs] ec795418c4: fsmark.files_per_sec "

[PATCH 00/11] Synaptics RMI4 over SMBus
 2016-08-27  1:35 UTC  (13+ messages)
` [PATCH 02/11] Input: serio - store the pt_buttons in the struct serio directly
` [PATCH 03/11] Input: synaptics-rmi4 - have only one struct platform data
` [PATCH 04/11] Input: synaptics-rmi4 - add support for F03
` [PATCH 05/11] Input: synaptics-rmi4 - f03: grab data passed by transport device
` [PATCH 06/11] Input: synaptics-rmi4 - Add rmi_find_function()
` [PATCH 07/11] Input: synaptics-rmi4 - f30/f03: Forward mechanical buttons on buttonpads to PS/2 guest

[PATCH] Revert "usb: dwc3: gadget: always decrement by 1"
 2016-08-27  1:43 UTC 

[PATCH] checkpatch: Test multiple line block comment alignment
 2016-08-27  1:29 UTC 

[PATCH] f2fs: merge WRITE bio into previous WRITE_SYNC
 2016-08-27  0:53 UTC 

[PATCH v4] thermal: add Intel BXT WhiskeyCove PMIC thermal driver
 2016-08-27  0:49 UTC  (2+ messages)

[PATCH v6 0/7] perf: Cross arch annotate + few miscellaneous fixes
 2016-08-27  0:40 UTC  (7+ messages)
` [PATCH v6 2/7] perf annotate: Add cross arch annotate support
          ` [PATCH] perf annotate: cross arch annotate support fixes for ARM

[PATCH v9 0/2] update the doc of kdump
 2016-08-27  0:38 UTC  (9+ messages)
` [PATCH v9 1/2] Documentation: kdump: remind user of nr_cpus

[PATCH v4 54/57] x86/mm: convert arch_within_stack_frames() to use the new unwinder
 2016-08-27  0:37 UTC  (10+ messages)
` [PATCH 2/2] mm/usercopy: enable usercopy size checking for modern versions of gcc


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