public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-06 17:19:40 to 2016-05-06 23:20:58 UTC [more...]

[PATCH] debugobjects: insulate non-fixup logic related to static obj from fixup callbacks
 2016-05-06 23:09 UTC 

[PATCH 1/2] net: phy: add ethtool_phy_{get|set}_link_ksettings
 2016-05-06 23:18 UTC  (2+ messages)
` [PATCH 2/2] net: ethernet: fec: use ethtool_phy_{get|set}_link_ksettings

[PATCH 00/11] arm64: tegra: Add Tegra DFLL for Tegra210 Jetson TX1
 2016-05-06 23:15 UTC  (4+ messages)
` [PATCH 05/11] pwm: tegra-dfll: Add driver for Tegra DFLL PWM controller

[PATCH net-next 0/7] Driver: Vmxnet3: Version 3
 2016-05-06 23:12 UTC  (8+ messages)
` [PATCH net-next 1/7] Driver: Vmxnet3: Prepare for version 3 changes
` [PATCH net-next 2/7] Driver: Vmxnet3: Introduce generic command interface to configure the device
` [PATCH net-next 3/7] Driver: Vmxnet3: Allow variable length Transmit Data ring buffer
` [PATCH net-next 4/7] Driver: Vmxnet3: Add Receive Data Ring support
` [PATCH net-next 5/7] Driver: Vmxnet3: Add support for get_coalesce, set_coalesce ethtool operations
` [PATCH net-next 6/7] Driver: Vmxnet3: Introduce command to register memory region
` [PATCH net-next 7/7] Driver: Vmxnet3: Update to Version 3

[PATCH v7 0/9] Add clock support for Mediatek MT2701
 2016-05-06 23:12 UTC  (7+ messages)
` [PATCH v7 4/9] clk: mediatek: Add MT2701 clock support
` [PATCH v7 7/9] clk: mediatek: Enable critical clocks for MT2701
` [PATCH v7 8/9] clk: mediatek: Add config options for MT2701 subsystem clocks

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

[patch V4] lib: GCD: Use binary GCD algorithm instead of Euclidean
 2016-05-06 23:00 UTC  (2+ messages)

[PATCH 1/4] kasan/tests: add tests for user memory access functions
 2016-05-06 22:48 UTC  (2+ messages)

[PATCH] staging: gdm724x: fixing coding style problems listed by checkpatch
 2016-05-06 22:46 UTC 

[PATCH net-next 00/21] net: dsa: mv88e6xxx: turn into monolithic driver
 2016-05-06 22:33 UTC  (27+ messages)
` [PATCH net-next 01/21] net: dsa: mv88e6xxx: add flags to info
` [PATCH net-next 02/21] net: dsa: mv88e6xxx: factorize PHY access with PPU
` [PATCH net-next 03/21] net: dsa: mv88e6xxx: factorize PHY indirect access
` [PATCH net-next 04/21] net: dsa: mv88e6xxx: factorize EEPROM access
` [PATCH net-next 05/21] net: dsa: mv88e6xxx: factorize temperature access
` [PATCH net-next 06/21] net: dsa: mv88e6xxx: factorize MAC address setting
` [PATCH net-next 07/21] net: dsa: mv88e6xxx: factorize EEE access
` [PATCH net-next 08/21] net: dsa: mv88e6xxx: factorize registers access
` [PATCH net-next 09/21] net: dsa: mv88e6xxx: factorize bridge support
` [PATCH net-next 10/21] net: dsa: mv88e6xxx: factorize VTU access
` [PATCH net-next 11/21] net: dsa: mv88e6xxx: factorize ATU access
` [PATCH net-next 12/21] net: dsa: mv88e6xxx: factorize switch reset
` [PATCH net-next 13/21] net: dsa: mv88e6xxx: factorize global setup
` [PATCH net-next 14/21] net: dsa: mv88e6xxx: factorize GLOBAL_CONTROL setup
` [PATCH net-next 15/21] net: dsa: mv88e6xxx: factorize VLAN Ethertype
` [PATCH net-next 16/21] net: dsa: mv88e6xxx: factorize GLOBAL_MONITOR_CONTROL setup
` [PATCH net-next 17/21] net: dsa: mv88e6xxx: factorize GLOBAL_CONTROL_2 setup
` [PATCH net-next 18/21] net: dsa: mv88e6xxx: factorize frames priorities
` [PATCH net-next 19/21] net: dsa: mv88e6xxx: factorize switch setup
` [PATCH net-next 20/21] net: dsa: mv88e6xxx: factorize tag protocol
` [PATCH net-next 21/21] net: dsa: mv88e6xxx: factorize the switch driver

[PATCH v4 00/11] drm: Add Allwinner A10 display engine support
 2016-05-06 22:30 UTC  (3+ messages)
` [PATCH v4 01/11] clk: sunxi: Add display and TCON0 clocks driver

[PATCH net v3 1/2] udp_tunnel: Remove redundant udp_tunnel_gro_complete()
 2016-05-06 22:25 UTC  (4+ messages)
` [PATCH net v3 2/2] udp_offload: Set encapsulation before inner completes

[GIT PULL] libata fixes for v4.6-rc6
 2016-05-06 22:24 UTC 

[PATCH] rpmsg: Make rpmsg sample selectable
 2016-05-06 22:15 UTC  (3+ messages)

[RESEND PATCH] [media] s5p-mfc: don't close instance after free OUTPUT buffers
 2016-05-06 22:11 UTC 

[PATCH 0/3] mm: thp: mapcount updates
 2016-05-06 22:10 UTC  (7+ messages)
` [PATCH 1/3] mm: thp: calculate the mapcount correctly for THP pages during WP faults
` [PATCH 2/3] mm: thp: microoptimize compound_mapcount()
` [PATCH 3/3] mm: thp: split_huge_pmd_address() comment improvement

[PATCH 0/3] x86/KASLR: Build identity mappings on demand
 2016-05-06 22:01 UTC  (4+ messages)
` [PATCH 1/3] x86/boot: Clean up indenting for asm/boot.h
` [PATCH 2/3] x86/boot: Split out kernel_ident_mapping_init
` [PATCH 3/3] x86/KASLR: Build identity mappings on demand

[patch V2 0/7] futex: Add support for process private hashing
 2016-05-06 21:56 UTC  (10+ messages)
` [patch V2 1/7] futex: Add some more function commentry
` [patch V2 2/7] futex: Hash private futexes per process
` [patch V2 3/7] futex: Add op for hash preallocation
` [patch V2 4/7] futex: Add sysctl knobs for process private hash

[PATCH v5 0/5] dax: handling media errors (clear-on-zero only)
 2016-05-06 21:53 UTC  (6+ messages)
` [PATCH v5 1/5] dax: fallback from pmd to pte on error
` [PATCH v5 2/5] dax: enable dax in the presence of known media errors (badblocks)
` [PATCH v5 3/5] dax: use sb_issue_zerout instead of calling dax_clear_sectors
` [PATCH v5 4/5] dax: for truncate/hole-punch, do zeroing through the driver if possible
` [PATCH v5 5/5] dax: fix a comment in dax_zero_page_range and dax_truncate_page

[PATCH] gpio: sch: Fix Oops on module load on Asus Eee PC 1201
 2016-05-06 21:49 UTC 

[PATCH] memcg: fix stale mem_cgroup_force_empty() comment
 2016-05-06 21:45 UTC  (2+ messages)

[GIT PULL 0/5] EFI changes for v4.7
 2016-05-06 21:39 UTC  (6+ messages)
` [PATCH 1/5] efi/capsule: Make efi_capsule_pending() lockless
` [PATCH 2/5] efibc: Fix excessive stack footprint warning
` [PATCH 3/5] efi/capsule: Move 'capsule' to the stack in efi_capsule_supported()
` [PATCH 4/5] efi: Merge boolean flag arguments
` [PATCH 5/5] efivarfs: Make efivarfs_file_ioctl static

[PATCH v2] drm/i915: Discard previous atomic state on resume if connectors change
 2016-05-06 21:39 UTC 

[v4.6-rc1 Regression] x86/topology: Create logical package id
 2016-05-06 21:24 UTC  (9+ messages)

[PATCH 1/2] ARM: dts: igep00x0: Add SD card-detect
 2016-05-06 21:27 UTC  (6+ messages)
` [PATCH 2/2] ARM: dts: igep0020: Add SD card write-protect pin

[PATCH BUGFIX] block: add missing group association in bio_split
 2016-05-06 20:45 UTC 

[REGRESSION] asix: Lots of asix_rx_fixup() errors and slow transmissions
 2016-05-06 20:57 UTC  (16+ messages)

[RFC PATCH net-next 00/20] net: dsa: mv88e6xxx: turn into monolithic driver
 2016-05-06 20:56 UTC  (4+ messages)
` [RFC PATCH net-next 19/20] net: dsa: mv88e6xxx: factorize tag protocol

[RFC PATCH 1/4] cpufreq: governor: support scheduler cpufreq callbacks on remote CPUs
 2016-05-06 20:53 UTC  (4+ messages)

[PATCH] video: fbdev: mxsfb: fix pixelclock polarity
 2016-05-06 20:29 UTC  (2+ messages)

[RFC PATCH 0/3] random: replace urandom pool with a CRNG
 2016-05-06 20:30 UTC  (16+ messages)
` [PATCH 1/3] random: replace non-blocking pool with a Chacha20-based CRNG
                ` linux/bitops.h

[PATCH RFC 00/22] Replace the CFQ I/O Scheduler with BFQ
 2016-05-06 20:20 UTC  (13+ messages)
` [PATCH RFC 10/22] block, bfq: add full hierarchical scheduling and cgroups support

[PATCH 0/3] net/mlx5e: Kconfig fixes
 2016-05-06 20:12 UTC  (6+ messages)
` [PATCH 2/3] net/mlx5e: make VXLAN support conditional

[PATCH 00/13] devpts: New instances for every mount
 2016-05-06 19:54 UTC  (23+ messages)
` [PATCH 01/13] devpts: Teach /dev/ptmx to find the associated devpts via path lookup
                  ` [PATCH 01/16] devpts: Attempting to get it right
                          ` [PATCH] devpts: Make each mount of devpts an independent filesystem
                                    ` [PATCH v2] "
                                        ` [PATCH 1/1] "
                                        ` [PATCH 0/1] devpts: Removing the need for pt_chown

[Y2038] [RESEND PATCH 2/3] fs: poll/select/recvmmsg: use timespec64 for timeout events
 2016-05-06 19:45 UTC  (4+ messages)

[PATCH 0/4] drm: Add various helpers for simple drivers
 2016-05-06 19:45 UTC  (8+ messages)
` [PATCH 4/4] drm/panel: Add helper for simple panel connector

[PATCH net-next] cnic: call cp->stop_hw() in cnic_start_hw() on allocation failure
 2016-05-06 19:45 UTC  (2+ messages)

[PATCH] x86/KASLR: Improve comments around mem_avoid
 2016-05-06 19:44 UTC 

[PATCH] e1000e: prevent division by zero if TIMINCA is zero
 2016-05-06 19:41 UTC 

[PATCH] sched/fair: Invoke cpufreq hooks for CONFIG_SMP unset
 2016-05-06 19:36 UTC  (3+ messages)

[PATCH] mountinfo: implement show_path for kernfs and cgroup
 2016-05-06 19:32 UTC  (6+ messages)

[PATCH v6 02/11] x86/KASLR: Consolidate mem_avoid entries
 2016-05-06 19:29 UTC  (5+ messages)
` [tip:x86/boot] x86/KASLR: Consolidate mem_avoid[] entries

[PATCH v1 1/1] skd_main: use %*ph to dump small buffers
 2016-05-06 19:26 UTC 

[GIT PULL] x86 fixes
 2016-05-06 19:20 UTC 

[GIT PULL] Writeback fix for 4.6-final
 2016-05-06 19:02 UTC 

[PATCH 0/4] regulator: tps65917/palmas: Cleanups and bugfixes
 2016-05-06 19:01 UTC  (4+ messages)

[PATCH] [RFC] x86: work around MPX Erratum
 2016-05-06 19:01 UTC  (10+ messages)

[PATCH 0/5] remoteproc: A few important improvements
 2016-05-06 18:59 UTC  (7+ messages)
` [PATCH 1/5] remoteproc: core: Task sync during rproc_fw_boot()
` [PATCH 2/5] remoteproc: core: Add rproc OF look-up functions
` [PATCH 3/5] remoteproc: core: Add ability to select a firmware from the client

sched: tweak select_idle_sibling to look for idle threads
 2016-05-06 18:54 UTC  (18+ messages)

[PATCH v2] mailbox: pcc: Support HW-Reduced Communication Subspace Type 2
 2016-05-06 18:38 UTC 

[alsa-devel] [PATCH 0/7] ASoC: Mediatek: Add support for MT2701 SOC
 2016-05-06 18:33 UTC  (8+ messages)
` [alsa-devel] [PATCH 1/7] ASoC: mediatek: Refine mt8173 driver and change config option

[RFC][PATCH 0/6] Enhanced file stat system call
 2016-05-06 18:29 UTC  (7+ messages)
` [PATCH 1/6] statx: Add a system call to make enhanced file info available

Input: add Atmel Atmegaxx captouch driver
 2016-05-06 18:29 UTC  (5+ messages)

[PATCH v11 04/60] sparc/PCI: Use correct offset for bus address to resource
 2016-05-06 18:26 UTC  (11+ messages)

[PATCH RESEND] mtd: spi-nor: Add support for S3AN spi-nor devices
 2016-05-06 18:21 UTC  (3+ messages)

[PATCH 0/3] clock: hisilicon: Add CRG driver for hi3519 soc
 2016-05-06 18:20 UTC  (7+ messages)
` [PATCH 1/3] reset: hisilicon: add reset controller driver for hisilicon SOCs
` [PATCH 2/3] clk: hisilicon: export some hisilicon APIs to modules
` [PATCH 3/3] clk: hisilicon: add CRG driver for hi3519 soc

[PATCH v2 1/4] rpmsg: add THIS_MODULE to rpmsg_driver in rpmsg core
 2016-05-06 18:18 UTC  (2+ messages)

[PATCH 00/28] LightNVM fixes for 4.7
 2016-05-06 18:03 UTC  (29+ messages)
` [PATCH 01/28] lightnvm: fix "warning: ‘ret’ may be used uninitialized"
` [PATCH 02/28] lightnvm: handle submit_io failure
` [PATCH 03/28] lightnvm: implement nvm_submit_ppa_list
` [PATCH 04/28] lightnvm: add fpg_size and pfpg_size to struct nvm_dev
` [PATCH 05/28] lightnvm: move block fold outside of get_bb_tbl()
` [PATCH 06/28] lightnvm: avoid memory leak when lun_map kcalloc fails
` [PATCH 07/28] lightnvm: calculate rrpc total blocks and sectors up front
` [PATCH 08/28] lightnvm: store rrpc->soffset in device sector size
` [PATCH 09/28] lightnvm: rename nvm_targets to nvm_tgt_type
` [PATCH 10/28] lightnvm: refactor dev->online_target to global nvm_targets
` [PATCH 11/28] lightnvm: introduce nvm_for_each_lun_ppa() macro
` [PATCH 12/28] lightnvm: refactor device ops->get_bb_tbl()
` [PATCH 13/28] lightnvm: remove struct factory_blks
` [PATCH 14/28] lightnvm: make nvm_set_rqd_ppalist() aware of vblks
` [PATCH 15/28] lightnvm: move responsibility for bad blk mgmt to target
` [PATCH 16/28] lightnvm: refactor set_bb_tbl for accepting ppa list
` [PATCH 17/28] lightnvm: fix out of bound ppa lun id on bb tbl
` [PATCH 18/28] lightnvm: do not free unused metadata on rrpc
` [PATCH 19/28] lightnvm: enable metadata to be sent to device
` [PATCH 20/28] lightnvm: rename dma helper functions
` [PATCH 21/28] nvme/lightnvm: Log using the ctrl named device
` [PATCH 22/28] lightnvm: do not assume sequential lun alloc
` [PATCH 23/28] lightnvm: pass dma address to hardware rather than pointer
` [PATCH 24/28] lightnvm: remove mgt targets on mgt removal
` [PATCH 25/28] lightnvm: expose gennvm_mark_blk to targets
` [PATCH 26/28] lightnvm: add is_cached entry to struct ppa_addr
` [PATCH 27/28] lightnvm: rename nr_pages to nr_ppas on nvm_rq
` [PATCH 28/28] lightnvm: reserved space calculation incorrect

[PATCH v3 03/11] dmaengine: dw: set polarity of handshake interface
 2016-05-06 18:08 UTC  (2+ messages)

[PATCH] clk: bcm/kona: Do not use sizeof on pointer type
 2016-05-06 18:06 UTC  (2+ messages)

[PATCH v2] rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in rtl_pci_reset_trx_ring
 2016-05-06 18:05 UTC  (4+ messages)

[PATCH v7 0/9] add i2c driver supported for rk3399
 2016-05-06 18:00 UTC  (5+ messages)
` [PATCH v7 8/9] i2c: rk3x: add i2c support for rk3399 soc

[RFC][PATCH 4.4-stable] regulator: core: Ensure we lock all regulators
 2016-05-06 17:57 UTC  (3+ messages)

[PATCH V2 2/2] drivers: i2c: qup: Fix error handling
 2016-05-06 17:53 UTC  (2+ messages)
` [V2,2/2] "

[PATCH 0/6] Support BCM23550 SoC
 2016-05-06 17:49 UTC  (4+ messages)
` [PATCH 6/6] arm: dt: bcm23550: Add device tree files

[PATCH v6 0/11] x86/KASLR: Randomize virtual address separately
 2016-05-06 17:44 UTC  (4+ messages)
` [PATCH v6 04/11] x86/KASLR: Build identity mappings on demand

[RFC PATCH] lightnvm: expose configuration through sysfs
 2016-05-06 17:41 UTC  (8+ messages)

[PATCH V2 1/2] drivers: i2c: qup: Fix broken dma when CONFIG_DEBUG_SG is enabled
 2016-05-06 17:36 UTC  (2+ messages)
` [V2, "

[PATCH 0/2 v6] Add AXS10X I2S PLL clock driver
 2016-05-06 17:35 UTC  (3+ messages)
` [PATCH 1/2 v6] clk/axs10x: Add "
  ` [RESEND PATCH "

[PATCH 1/2] mmc: dw_mmc-rockchip: add default drv phase support
 2016-05-06 17:28 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: rockchip-dw-mshc: add rockchip,default-drv-phase

[PATCH] libnvdimm, pfn: fix ARCH=alpha allmodconfig build failure
 2016-05-06 17:26 UTC 

Add top down metrics to perf stat
 2016-05-06 17:24 UTC  (5+ messages)
` [PATCH 01/10] x86: Add topology_max_smt_threads()
      ` [UPDATED PATCH "

[PATCH 3/4] regulator: tps65917/palmas: Handle possible memory allocation failure
 2016-05-06 17:18 UTC  (2+ messages)
` Applied "regulator: tps65917/palmas: Handle possible memory allocation failure" to the regulator tree


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