public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-08 06:49:34 to 2016-05-09 04:24:25 UTC [more...]

[PATCH 0/2] Quiet noisy LSM denial when accessing net sysctl
 2016-05-09  4:24 UTC  (6+ messages)
` [PATCH 1/2] kernel: Add noaudit variant of ns_capable()
` [PATCH 2/2] net: Use ns_capable_noaudit() when determining net sysctl permissions

RE:Drawstring bags
 2016-05-09  4:06 UTC 

[PATCH] Use pid_t instead of int
 2016-05-09  4:15 UTC  (3+ messages)

[PATCH RFC] select_idle_sibling experiments
 2016-05-09  3:52 UTC  (13+ messages)
` sched: tweak select_idle_sibling to look for idle threads

[RFC PATCH v2 00/10] ACPI overlays
 2016-05-09  4:13 UTC  (3+ messages)
` [RFC PATCH v2 07/10] efi: load SSTDs from EFI variables

[PATCH] sched/rt/deadline: Don't push if task's scheduling class was changed
 2016-05-09  4:11 UTC 

[PATCH V2 1/2] irqchip/gicv3-its: split its_alloc_tables() into two functions
 2016-05-09  4:02 UTC  (3+ messages)
` [PATCH V2 2/2] irqchip/gicv3-its: Implement two-level(indirect) device table support

[PATCH -tip] sched/wake_q: fix typo in wake_q_add
 2016-05-09  3:58 UTC 

[PATCH v4 1/2] soc: qcom: smd: Introduce compile stubs
 2016-05-09  3:47 UTC  (4+ messages)
` [PATCH v4 2/2] net: Add Qualcomm IPC router

[PATCH v2] net: arc/emac: Move arc_emac_tx_clean() into arc_emac_tx() and disable tx interrut
 2016-05-09  3:42 UTC  (2+ messages)

[PATCH] tools: bpf_jit_disasm: check for klogctl failure
 2016-05-09  3:33 UTC  (3+ messages)

[patch] qede: uninitialized variable in qede_start_xmit()
 2016-05-09  3:32 UTC  (2+ messages)

[PATCH] debugobjects: insulate non-fixup logic related to static obj from fixup callbacks
 2016-05-09  3:02 UTC  (5+ messages)

[PATCH] mmc: mmc: do not use CMD13 to get status after speed mode switch
 2016-05-09  3:00 UTC  (2+ messages)

[PATCH 3/3] staging: dgnc: Need to check for NULL of ch
 2016-05-09  2:47 UTC 

[PATCH 2/3] staging: dgnc: remove redundant condition check
 2016-05-09  2:47 UTC 

[PATCH 1/3] staging: dgnc: fix 'line over 80 characters'
 2016-05-09  2:46 UTC 

[PATCH] sched: fix the calculation of __sched_period in sched_slice()
 2016-05-09  2:45 UTC 

[RFC][PATCH 0/6] Enhanced file stat system call
 2016-05-09  2:46 UTC  (11+ messages)
` [PATCH 1/6] statx: Add a system call to make enhanced file info available
` [PATCH 3/6] statx: Ext4: Return enhanced file attributes
` [PATCH 5/6] statx: Make windows attributes available for CIFS, NTFS and FAT to use

[PATCH v5 00/13] Support non-lru page migration
 2016-05-09  2:20 UTC  (13+ messages)
` [PATCH v5 01/12] mm: use put_page to free page instead of putback_lru_page
` [PATCH v5 02/12] mm: migrate: support non-lru movable page migration
` [PATCH v5 03/12] mm: balloon: use general non-lru movable page feature
` [PATCH v5 04/12] zsmalloc: keep max_object in size_class
` [PATCH v5 05/12] zsmalloc: use bit_spin_lock
` [PATCH v5 06/12] zsmalloc: use accessor
` [PATCH v5 07/12] zsmalloc: factor page chain functionality out
` [PATCH v5 08/12] zsmalloc: introduce zspage structure
` [PATCH v5 09/12] zsmalloc: separate free_zspage from putback_zspage
` [PATCH v5 10/12] zsmalloc: use freeobj for index
` [PATCH v5 11/12] zsmalloc: page migration support
` [PATCH v5 12/12] zram: use __GFP_MOVABLE for memory allocation

[PATCH 0/4] SS_AUTODISARM fixes and an ABI change
 2016-05-09  2:04 UTC  (8+ messages)
` [PATCH 1/4] signals/sigaltstack: If SS_AUTODISARM, bypass on_sig_stack
` [PATCH 2/4] selftests/sigaltstack: Fix the sas test on old kernels

[PATCH v2 0/3] net: ethtool: add ethtool_op_{get|set}_link_ksettings
 2016-05-09  1:57 UTC  (8+ messages)
` [PATCH v2 1/3] net: core: "
` [PATCH v2 2/3] net: ethernet: fec: use phydev from struct net_device
` [PATCH v2 3/3] net: ethernet: fec: use ethtool_op_{get|set}_link_ksettings

EXT4 bad block
 2016-05-09  1:52 UTC  (3+ messages)
` EXT4 bad block - ext4_xattr_block_get

[PATCH v3 0/2] perf tools: Backward ring buffer support
 2016-05-09  1:47 UTC  (3+ messages)
` [PATCH v3 1/2] perf tools: Support reading from backward ring buffer
` [PATCH v3 2/2] perf tests: Add test to check "

[PATCH 0/6] Intel Secure Guard Extensions
 2016-05-09  1:32 UTC  (8+ messages)

linux-next: manual merge of the drm tree with Linus' tree
 2016-05-09  1:28 UTC 

linux-next: manual merge of the drm tree with Linus' tree
 2016-05-09  1:27 UTC 

[PATCHv3 0/2] target: make location of /var/targets configurable
 2016-05-09  1:17 UTC  (2+ messages)

[PATCH v2 0/4] perf tools: Backward ring buffer support
 2016-05-09  1:13 UTC  (5+ messages)
` [PATCH v2 3/4] perf tools: Support reading from backward ring buffer

[PATCH v2 00/23] ata: sata_dwc_460ex: make it working again
 2016-05-09  1:09 UTC  (7+ messages)
` [PATCH v2 03/23] ata: sata_dwc_460ex: set dma_boundary to 0x1fff

linux-next: build failure after merge of the akpm-current tree
 2016-05-09  0:59 UTC  (6+ messages)
      ` [PATCH] compiler-gcc: require gcc 4.8 for powerpc __builtin_bswap16()

linux-next: manual merge of the net-next tree with the net tree
 2016-05-09  0:43 UTC 

linux-next: manual merge of the net-next tree with the wireless-drivers tree
 2016-05-09  0:39 UTC 

usb: dwc2: regression on MyBook Live Duo / Canyonlands since 4.3.0-rc4
 2016-05-09  0:23 UTC  (2+ messages)

[PATCH net-next 0/7] Driver: Vmxnet3: Version 3
 2016-05-09  0:17 UTC  (5+ messages)
` [PATCH net-next 5/7] Driver: Vmxnet3: Add support for get_coalesce, set_coalesce ethtool operations

linux-next: build failure after merge of the libata tree
 2016-05-09  0:14 UTC 

[PATCH] arm64: defconfig: Enable Cadence MACB/GEM support
 2016-05-08 23:39 UTC 

linux-next: manual merge of the f2fs tree with the ext4 tree
 2016-05-08 23:36 UTC 

[PATCH] md: make the code more readable in the for-loop
 2016-05-08 23:03 UTC  (2+ messages)

[PATCH 1/1] net: thunderx: avoid exposing kernel stack
 2016-05-08 22:46 UTC 

[PATCH 0/7] "Device DAX" for persistent memory
 2016-05-08 22:35 UTC  (8+ messages)
` [PATCH 1/7] libnvdimm: cleanup nvdimm_namespace_common_probe(), kill 'host'
` [PATCH 2/7] libnvdimm, dax: introduce device-dax infrastructure
` [PATCH 3/7] libnvdimm, dax: reserve space to store labels for device-dax
` [PATCH 4/7] libnvdimm, dax: record the specified alignment of a dax-device instance
` [PATCH 5/7] /dev/dax, pmem: direct access to persistent memory
` [PATCH 6/7] /dev/dax, core: file operations and dax-mmap
` [PATCH 7/7] Revert "block: enable dax for raw block devices"

[PATCH 1/1] USB: FHCI: avoid redundant condition
 2016-05-08 22:15 UTC 

[PATCH 1/3] md: set MD_CHANGE_PENDING in a atomic region
 2016-05-08 22:12 UTC  (2+ messages)

[PATCH 1/1] usb: net2272: avoid shifting 0
 2016-05-08 22:02 UTC 

Linux 4.6-rc7
 2016-05-08 21:57 UTC 

[PATCH 1/1] usb: gadget: hid: remove redundant breaks
 2016-05-08 21:43 UTC 

[PATCH] ARM: dts: rk3288: add SPI flash node for veyron
 2016-05-08 21:22 UTC  (2+ messages)

[PATCH 1/1] usb: gadget: avoid exposing kernel stack
 2016-05-08 21:20 UTC 

[char-misc-next 1/2] mei: don't use wake_up_interruptible for wr_ctrl
 2016-05-09  4:07 UTC  (2+ messages)
` [char-misc-next 2/2] mei: drop wr_msg from the mei_dev structure

[PATCH] fix infoleak in fcntl
 2016-05-08 21:01 UTC 

[PATCH] clk: rockchip: fix the rk3399 sdmmc sample / drv name
 2016-05-08 20:51 UTC  (2+ messages)

[PATCH 1/1] usb: gadget: f_tcm: out of bound access in usbg_drop_tpg
 2016-05-08 20:50 UTC 

[PATCH] staging: fsl-mc: bus: make checkpatch coding style problem free
 2016-05-08 20:44 UTC 

[PATCH] libc-compat.h for <asm-generic/fcntl.h>
 2016-05-08 19:34 UTC 

[PATCH v4 00/11] drm: Add Allwinner A10 display engine support
 2016-05-08 20:03 UTC  (4+ messages)
` [PATCH v4 01/11] clk: sunxi: Add display and TCON0 clocks driver

[PATCH] mount -o noexdev
 2016-05-08 19:46 UTC  (2+ messages)

[PATCH] usb/host/fotg210: remove dead code in create_sysfs_files
 2016-05-08 19:14 UTC 

[PATCH v3 0/5] Add alignment check for DAX mount
 2016-05-08 19:14 UTC  (10+ messages)
` [PATCH v3 1/5] block: Add vfs_msg() interface
` [PATCH v3 2/5] block: Add bdev_supports_dax() for dax mount checks
` [PATCH v3 4/5] ext2: Add alignment check for DAX mount
` [PATCH v3 5/5] xfs: "

[PATCH v3] sunxi-irq: Fix Kconfig dependency on GENERIC_IRQ_CHIP
 2016-05-08 19:13 UTC  (6+ messages)

[PATCH v2 00/22] ARM: dts: exynos: Add initial support for Odroid XU
 2016-05-08 19:06 UTC  (23+ messages)
` [PATCH v2 01/22] dt-bindings: clock: Add license and reformat Exynos5410 clock IDs
` [PATCH v2 02/22] dt-bindings: clock: Add PWM and USB clock IDs to Exynos5410
` [PATCH v2 03/22] ARM: dts: exynos: Add fin_pll node for clock driver
` [PATCH v2 04/22] clk: samsung: exynos5410: Provide fin_pll external fixed clock
` [PATCH v2 05/22] ARM: dts: exynos: Switch MCT node to a new fin_pll clock
` [PATCH v2 06/22] ARM: dts: exynos: Remove old fixed-clock provider on SMDK5410
` [PATCH v2 07/22] clk: samsung: exynos5410: Rename fin_pll from temporary to regular name
` [PATCH v2 08/22] clk: samsung: exynos5410: Add serial3, USB and PWM clocks
` [PATCH v2 09/22] ARM: dts: exynos: Re-order alphabetically Exynos5420 SD0/SD1 pinctrl nodes
` [PATCH v2 10/22] ARM: dts: exynos: Use lowercase for Exynos5410 CPU node labels
` [PATCH v2 11/22] ARM: dts: exynos: Configure Exynos5410 pinctrl for eMMC and SD card
` [PATCH v2 12/22] ARM: dts: exynos: Split Odroid XU3 LEDs to separate DTSI
` [PATCH v2 13/22] ARM: dts: exynos: Move common nodes to exynos5.dtsi
` [PATCH v2 14/22] ARM: dts: exynos: Prepare for inclusion of exynos5.dtsi in exynos5410.dtsi
` [PATCH v2 15/22] ARM: dts: exynos: Use phandle to get parent node in exynos5250-snow
` [PATCH v2 16/22] ARM: dts: exynos: Move Exynos5250 and Exynos5420 nodes under soc
` [PATCH v2 17/22] ARM: dts: exynos: Include common exynos5 in exynos5410.dtsi
` [PATCH v2 18/22] ARM: dts: exynos: Enable UART3 on Exynos5410
` [PATCH v2 19/22] ARM: dts: exynos: MCT is not an interrupt controller and extend length of iomap
` [PATCH v2 20/22] ARM: dts: exynos: Move common Exynos5410/542x/5800 nodes to new DTSI
` [PATCH v2 21/22] ARM: dts: exynos: Add USB to Exynos5410
` [PATCH v2 22/22] ARM: dts: exynos: Add initial support for Odroid XU board

[PATCH v2] ARM: sun7i: dt: Add pll3 and pll7 clocks
 2016-05-08 19:09 UTC  (2+ messages)

[PATCH] x86/cpu: Correct small issues in P4 erratum 037 code
 2016-05-08 18:58 UTC 

[PATCH v5 0/5] dax: handling media errors (clear-on-zero only)
 2016-05-08 18:46 UTC  (5+ messages)
` [PATCH v5 3/5] dax: use sb_issue_zerout instead of calling dax_clear_sectors

[PATCH v4 0/7] dax: handling media errors
 2016-05-08 18:42 UTC  (11+ messages)
` [PATCH v4 5/7] fs: prioritize and separate direct_io from dax_io

[PATCH v8 0/3] gpio: add DT support for memory-mapped GPIOs
 2016-05-08 18:27 UTC  (7+ messages)
` [PATCH v8 1/3] gpio: dt-bindings: add wd,mbl-gpio bindings
` [PATCH v8 2/3] gpio: mmio: add DT support for memory-mapped GPIOs
` [PATCH v8 3/3] gpio: move clps711x, moxart, ts4800 and gpio-ge into gpio-mmio

[PATCH 1/2] net: phy: add ethtool_phy_{get|set}_link_ksettings
 2016-05-08 18:19 UTC  (4+ messages)

[PATCHv4] ARM: dts: sunxi: Add a olinuxino-lime2-emmc
 2016-05-08 18:09 UTC  (2+ messages)

[PATCH] drm: sun4i: fix probe error handling
 2016-05-08 18:05 UTC  (2+ messages)

[PATCH v9 net-next 1/2] hv_sock: introduce Hyper-V Sockets
 2016-05-08 17:45 UTC  (4+ messages)

[lkp] [string_helpers] 726ecfc321: test_string_helpers: Test 'test_string_get_size_one' failed!
 2016-05-08 17:12 UTC  (3+ messages)

[PATCH] irqchip/gicv3-its: Implement two-level(indirect) device table support
 2016-05-08 17:10 UTC  (3+ messages)

[PATCH v7 1/2] memory: add Atmel EBI (External Bus Interface) driver
 2016-05-04  9:35 UTC  (6+ messages)
` [PATCH v7 2/2] memory: atmel-ebi: add DT bindings documentation

[PATCH] fix a kernel infoleak in x25 module
 2016-05-08 16:10 UTC 

[PATCH] Staging: wlan-ng: fix comments style
 2016-05-08 14:45 UTC 

[PATCH v2 0/2] Net driver bugs fix
 2016-05-08 13:44 UTC  (6+ messages)
` [PATCH v2 1/2] net: nps_enet: Sync access to packet sent flag

[PATCH V4 0/4] Code refine for Intel IOMMU
 2016-05-08 13:22 UTC  (2+ messages)

[patch V4] lib: GCD: Use binary GCD algorithm instead of Euclidean
 2016-05-08 12:52 UTC  (2+ messages)

[PATCH] tmpfs: don't undo fallocate past its last page
 2016-05-08 13:16 UTC 

[PATCH] fix infoleak in fcntl
 2016-05-08 12:58 UTC  (3+ messages)

[PATCH 1/2] checkpatch: Reduce number of `git log` calls with --git
 2016-05-08 12:55 UTC  (2+ messages)
` [PATCH 2/2] checkpatch: Improve --git <commit-count> shortcut

[PATCH 0/3] bus: Add support for Tegra210 ACONNECT
 2016-05-08 12:45 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: bus: Add documentation "

[PATCH V2 00/14] Add support for Tegra210 AGIC
 2016-05-08 12:25 UTC  (12+ messages)
` [PATCH V2 13/14] dt-bindings: arm-gic: Add documentation "

[PATCH V4 0/3] soc/tegra: Add support for IO pads power and voltage control
 2016-05-08 12:13 UTC  (5+ messages)
` [PATCH V4 3/3] soc/tegra: pmc: Add support for IO pads power state and voltage

[PATCH v3] ksm: fix conflict between mmput and scan_get_next_rmap_item
 2016-05-08 12:09 UTC  (2+ messages)

[PATCH v4] ksm: fix conflict between mmput and scan_get_next_rmap_item
 2016-05-08 12:00 UTC 

[PATCH 2/3] net/mlx5e: make VXLAN support conditional
 2016-05-08 11:58 UTC  (5+ messages)

Regression of v4.6-rc vs. v4.5: hangs after a few minutes after boot
 2016-05-08 11:44 UTC  (10+ messages)
  ` Regression of v4.6-rc vs. v4.5: Merge tag 'drm-intel-next-2016-02-29'
    ` Regression of v4.6-rc vs. v4.5 bisected: a98ee79317b4 "drm/i915/fbc: enable FBC by default on HSW and BDW"

[PATCH v2 1/1] Staging: android: uapi: ion: Fixes indentation
 2016-05-08 11:41 UTC 

[PATCH 0/2] Fix incorrect warning from dma-debug
 2016-05-08 10:59 UTC  (3+ messages)
` [PATCH 1/2] dma-mapping: add __dma_sync_single_for_device()
` [PATCH 2/2] iommu/io-pgtable-arm: use __dma_sync_single_for_device()

[PATCH 1/2] Staging: android: ion: fixes use of typedef
 2016-05-08 10:43 UTC  (3+ messages)

[patch] ALSA: isa/wavefront: prevent some out of bound writes
 2016-05-08  9:39 UTC  (2+ messages)

[PATCH] infoleak fix1 in timer
 2016-05-08  9:38 UTC  (2+ messages)

[PATCH v5 0/8] block: prepare for multipage bvecs
 2016-05-08  9:27 UTC  (3+ messages)

[PATCH] clk: samsung: exynos5420: Remove useless check for return value of samsung_clk_init
 2016-05-08  9:24 UTC 

[PATCH v6 0/11] x86/KASLR: Randomize virtual address separately
 2016-05-08  9:17 UTC  (5+ messages)
` [PATCH v6 10/11] x86/KASLR: Add physical address randomization >4G

[PATCH v2 1/2] mm, kasan: improve double-free detection
 2016-05-08  9:17 UTC  (4+ messages)

sound: deadlock involving snd_hrtimer_callback
 2016-05-08  9:16 UTC  (9+ messages)

[PATCH] target: need_to_release is always false, remove redundant check and kfree
 2016-05-08  8:12 UTC  (2+ messages)

[PATCH] ksm: fix conflict between mmput and scan_get_next_rmap_item
 2016-05-08  6:46 UTC  (5+ messages)

[PATCH 0/5] fixes for twl6040-vibra
 2016-05-08  6:49 UTC  (7+ messages)
` [PATCH 1/5] input: twl6040-vibra: fix DT node memory management
          ` [Kernel] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox