linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-05 17:42:42 to 2016-04-05 22:12:11 UTC [more...]

[RFC6 PATCH v6 00/21] ILP32 for ARM64
 2016-04-05 22:08 UTC  (15+ messages)
` [PATCH 01/25] all: syscall wrappers: add documentation
` [PATCH 02/25] all: introduce COMPAT_WRAPPER option and enable it for s390
` [PATCH 03/25] all: s390: move wrapper infrastructure to generic headers
` [PATCH 04/25] all: s390: move compat_wrappers.c from arch/s390/kernel to kernel/
` [PATCH 05/25] all: wrap needed syscalls in generic unistd
` [PATCH 06/25] compat ABI: use non-compat openat and open_by_handle_at variants
` [PATCH 07/25] 32-bit ABI: introduce ARCH_32BIT_OFF_T config option
` [PATCH 08/25] arm64: ilp32: add documentation on the ILP32 ABI for ARM64
` [PATCH 09/25] arm64: ensure the kernel is compiled for LP64
` [PATCH 10/25] arm64: rename COMPAT to AARCH32_EL0 in Kconfig
` [PATCH 11/25] arm64: change some CONFIG_COMPAT over to use CONFIG_AARCH32_EL0 instead
` [PATCH 12/25] arm64: compat: change config dependences to aarch32
` [PATCH 13/25] arm64:uapi: set __BITS_PER_LONG correctly for ILP32 and LP64
` [PATCH 14/25] thread: move thread bits accessors to separated file

[PATCH 00/31] huge tmpfs: THPagecache implemented by teams
 2016-04-05 22:07 UTC  (32+ messages)
` [PATCH 01/31] huge tmpfs: prepare counts in meminfo, vmstat and SysRq-m
` [PATCH 02/31] huge tmpfs: include shmem freeholes in available memory
` [PATCH 03/31] huge tmpfs: huge=N mount option and /proc/sys/vm/shmem_huge
` [PATCH 04/31] huge tmpfs: try to allocate huge pages, split into a team
` [PATCH 05/31] huge tmpfs: avoid team pages in a few places
` [PATCH 06/31] huge tmpfs: shrinker to migrate and free underused holes
` [PATCH 07/31] huge tmpfs: get_unmapped_area align & fault supply huge page
` [PATCH 08/31] huge tmpfs: try_to_unmap_one use page_check_address_transhuge
` [PATCH 09/31] huge tmpfs: avoid premature exposure of new pagetable
` [PATCH 10/31] huge tmpfs: map shmem by huge page pmd or by page team ptes
` [PATCH 11/31] huge tmpfs: disband split huge pmds on race or memory failure
` [PATCH 12/31] huge tmpfs: extend get_user_pages_fast to shmem pmd
` [PATCH 13/31] huge tmpfs: use Unevictable lru with variable hpage_nr_pages
` [PATCH 14/31] huge tmpfs: fix Mlocked meminfo, track huge & unhuge mlocks
` [PATCH 15/31] huge tmpfs: fix Mapped meminfo, track huge & unhuge mappings
` [PATCH 16/31] kvm: plumb return of hva when resolving page fault
` [PATCH 17/31] kvm: teach kvm to map page teams as huge pages
` [PATCH 18/31] huge tmpfs: mem_cgroup move charge on shmem "
` [PATCH 19/31] huge tmpfs: mem_cgroup shmem_pmdmapped accounting
` [PATCH 20/31] huge tmpfs: mem_cgroup shmem_hugepages accounting
` [PATCH 21/31] huge tmpfs: show page team flag in pageflags
` [PATCH 22/31] huge tmpfs: /proc/<pid>/smaps show ShmemHugePages
` [PATCH 23/31] huge tmpfs recovery: framework for reconstituting huge pages
` [PATCH 24/31] huge tmpfs recovery: shmem_recovery_populate to fill huge page
` [PATCH 25/31] huge tmpfs recovery: shmem_recovery_remap & remap_team_by_pmd
` [PATCH 26/31] huge tmpfs recovery: shmem_recovery_swapin to read from swap
` [PATCH 27/31] huge tmpfs recovery: tweak shmem_getpage_gfp to fill team
` [PATCH 28/31] huge tmpfs recovery: debugfs stats to complete this phase
` [PATCH 29/31] huge tmpfs recovery: page migration call back into shmem
` [PATCH 30/31] huge tmpfs: shmem_huge_gfpmask and shmem_recovery_gfpmask
` [PATCH 31/31] huge tmpfs: no kswapd by default on sync allocations

[PATCH v2 00/11] HVMlite domU support
 2016-04-05 22:02 UTC  (8+ messages)
` [PATCH v2 02/11] xen/hvmlite: Bootstrap HVMlite guest
    ` [Xen-devel] "

[PATCH] sctp: Fix error handling for switch statement case in the function sctp_cmd_interprete
 2016-04-05 21:58 UTC  (3+ messages)

[PATCH 0/3] cpufreq: logging consistency changes
 2016-04-05 21:43 UTC  (5+ messages)
` [PATCH 1/3] intel_pstate: Use pr_fmt
` [PATCH 2/3] cpufreq: Convert printk(KERN_<LEVEL> to pr_<level>
` [PATCH 3/3] cpufreq: Use consistent prefixing via pr_fmt

[PATCH v3 2/2] dmaengine: vdma: Fix race condition in Non-SG mode
 2016-04-05 21:53 UTC  (2+ messages)

[PATCH 0/4] perf: Add APM X-Gene SoC Performance Monitoring Unit driver
 2016-04-05 21:51 UTC  (15+ messages)
` [PATCH 2/4] Documentation: Add documentation for APM X-Gene SoC PMU DTS binding
` [PATCH 3/4] perf: xgene: Add APM X-Gene SoC Performance Monitoring Unit driver

[PATCH] arm: omap2: remove redundant multiplatform checks
 2016-04-05 21:49 UTC  (2+ messages)

[PATCH 1/2] staging: slicoss: fix bare use of 'unsigned'
 2016-04-05 21:37 UTC  (2+ messages)
` [PATCH 2/2] staging: slicoss: fix missing blank line

[PATCH 0/5] Extend the LED panic trigger
 2016-04-05 21:37 UTC  (7+ messages)
` [PATCH 1/5] leds: triggers: Allow to switch the trigger to "panic" on a kernel panic
` [PATCH 2/5] leds: triggers: Add a led_trigger_event_nosleep API
` [PATCH 4/5] devicetree: leds: Introduce "panic-blink" optional property

[PATCH] ipv6: icmp: Add protection from concurrent users in the function icmpv6_echo_reply
 2016-04-05 21:36 UTC  (2+ messages)

[PATCH 0/4] bam dma fixes and one dt extension
 2016-04-05 21:33 UTC  (2+ messages)

[PATCH] clk: ti: dflt: remove redundant unlikely
 2016-04-05 21:30 UTC  (2+ messages)

[PATCH 0/2] Bypass BAM init if Remotely controlled
 2016-04-05 21:27 UTC  (5+ messages)

[PATCH] kernel-parameters: document earlycon=xenboot
 2016-04-05 21:22 UTC  (3+ messages)
  ` [Xen-devel] "

[RFC PATCH 00/10] ACPI overlays
 2016-04-05 21:20 UTC  (16+ messages)
` [RFC PATCH 06/10] spi: add support for ACPI reconfigure notifications

[PATCH] csiostor: Fix backwards locking in the function __csio_unreg_rnode
 2016-04-05 21:19 UTC 

[RFC PATCH v1.9 00/14] livepatch: hybrid consistency model
 2016-04-05 21:17 UTC  (4+ messages)
` [RFC PATCH v1.9 12/14] livepatch: create per-task "

[PATCH v10 1/9] dt-bindings: phy: Add NVIDIA Tegra XUSB pad controller binding
 2016-04-05 21:10 UTC  (5+ messages)
` [PATCH v10 3/9] dt-bindings: phy: tegra-xusb-padctl: Add Tegra210 support

[PATCH RFC] select_idle_sibling experiments
 2016-04-05 21:05 UTC  (5+ messages)

[PATCH 00/10] mm: easy preliminaries to THPagecache
 2016-04-05 21:02 UTC  (11+ messages)
` [PATCH 01/10] mm: update_lru_size warn and reset bad lru_size
` [PATCH 02/10] mm: update_lru_size do the __mod_zone_page_state
` [PATCH 03/10] mm: use __SetPageSwapBacked and dont ClearPageSwapBacked
` [PATCH 04/10] tmpfs: preliminary minor tidyups
` [PATCH 05/10] tmpfs: mem_cgroup charge fault to vm_mm not current mm
` [PATCH 06/10] mm: /proc/sys/vm/stat_refresh to force vmstat update
` [PATCH 07/10] huge mm: move_huge_pmd does not need new_vma
` [PATCH 08/10] huge pagecache: extend mremap pmd rmap lockout to files
` [PATCH 09/10] huge pagecache: mmap_sem is unlocked when truncation splits pmd
` [PATCH 10/10] arch: fix has_transparent_hugepage()

[PATCH v2 00/11] MIPS relocatable kernel & KASLR
 2016-04-05 21:00 UTC  (7+ messages)
` [kernel-hardening] "

[PATCH] Revert "netpoll: Fix extra refcount release in netpoll_cleanup()"
 2016-04-05 20:58 UTC 

[PATCH 0/2] minor bcm2835 clock fixes
 2016-04-05 20:52 UTC  (3+ messages)
` [PATCH 2/2] clk: bcm2835: Fix PLL poweron

N900 sleep mode (in 4.5-rc0, if that matters)
 2016-04-05 20:51 UTC  (11+ messages)
              ` 4.4: camera and unlock buttons produce tons of interrupts (was Re: N900 sleep mode)

[3.19.y-ckt stable] Linux 3.19.8-ckt18
 2016-04-05 20:50 UTC  (2+ messages)

[RFC PATCH 00/12] KEYS: Restrict additions to 'trusted' keyrings [ver #3]
 2016-04-05 20:48 UTC  (3+ messages)
` [RFC PATCH 12/12] IMA: Use the the system trusted keyrings instead of .ima_mok "

[PATCH] fs: return EPERM on immutable inode
 2016-04-05 20:44 UTC  (2+ messages)

[PATCH v5 1/4] leds: core: add generic support for RGB Color LED's
 2016-04-05 20:43 UTC  (7+ messages)

[PATCH] mm: vmscan: reclaim highmem zone if buffer_heads is over limit
 2016-04-05 20:37 UTC  (2+ messages)

[RFC PATCH 0/3] restartable sequences v2: fast user-space percpu critical sections
 2016-04-05 20:33 UTC  (3+ messages)
` [RFC PATCH v2 3/3] restartable sequences: basic self-tests

[PATCH v4 0/7] drivers:hv: Ensure that bridge windows don't overlap
 2016-04-05 20:13 UTC  (5+ messages)
` [PATCH v4 3/7] drivers:hv: Use new vmbus_mmio_free() from client drivers

[4.2.y-ckt stable] Linux 4.2.8-ckt7
 2016-04-05 20:24 UTC  (2+ messages)

[PATCHv2 0/7] Add Altera Arria10 OCRAM EDAC support
 2016-04-05 20:15 UTC  (8+ messages)
` [PATCHv2 6/7] ARM: socfpga: Enable Arria10 OCRAM ECC on startup
` [PATCHv2 7/7] ARM: dts: Add Altera Arria10 OCRAM EDAC devicetree entry

[RFC PATCH 0/4] Add ACPI support for pinctrl configuration
 2016-04-05 20:09 UTC  (8+ messages)

[PATCH v4 00/20] x86, boot: kaslr cleanup and 64bit kaslr support
 2016-04-05 20:00 UTC  (3+ messages)

[PATCH net 1/4] lib/test_bpf: Fix JMP_JSET tests
 2016-04-05 19:48 UTC  (8+ messages)
` [PATCH net 2/4] lib/test_bpf: Add tests for unsigned BPF_JGT
` [PATCH net 3/4] lib/test_bpf: Add test to check for result of 32-bit add that overflows
` [PATCH net 4/4] lib/test_bpf: Add additional BPF_ADD tests

[RFC] Create an audit record of USB specific details
 2016-04-05 19:38 UTC  (4+ messages)

[RFC v2 0/7] CPU reclaiming for SCHED_DEADLINE
 2016-04-05 19:35 UTC  (11+ messages)
` [RFC v2 3/7] Improve the tracking of active utilisation

[PATCH v4 0/6] Support calling functions on dedicated physical cpu
 2016-04-05 19:31 UTC  (4+ messages)
` [PATCH v4 6/6] hwmon: use smp_call_on_cpu() for dell-smm i8k

Bug with paravirt ops and livepatches
 2016-04-05 19:19 UTC  (10+ messages)

[PATCH] platform: chrome: cros_ec_dev - Return number of bytes read with CROS_EC_DEV_IOCRDMEM
 2016-04-05 19:17 UTC 

[PATCH] iommu/rockchip: Fix "is stall active" check
 2016-04-05 19:10 UTC  (4+ messages)

[PATCH] watchdog: qcom: Report reboot reason
 2016-04-05 19:07 UTC  (2+ messages)

[PATCH 1/1] powerpc/mm: Add memory barrier in __hugepte_alloc()
 2016-04-05 19:05 UTC 

[PATCH] cpuidle: Indicate when a device has been unregistered
 2016-04-05 19:05 UTC 

[PATCH V2 01/30] bitops: add parity functions
 2016-04-05 19:04 UTC  (2+ messages)

[PATCH 0/3 v3] Add I2S/ADV7511 audio support for ARC AXS10x boards
 2016-04-05 18:56 UTC  (3+ messages)
` [PATCH 3/3 v3] ASoC: dwc: Unmask I2S interrupts only for enabled channels

[PATCH V5 00/15] MMCONFIG refactoring and support for ARM64 PCI hostbridge init based on ACPI
 2016-04-05 18:50 UTC  (10+ messages)
` [PATCH V5 01/15] ACPI: MCFG: Move mmcfg_list management to drivers/acpi

[PATCH v2 0/2] Add support for SYSCON reset
 2016-04-05 18:44 UTC  (5+ messages)
` [PATCH v2 1/2] Documentation: dt: reset: Add syscon reset binding

Applied "regulator: twl: Provide of_map_mode for twl4030" to the regulator tree
 2016-04-05 18:40 UTC 

Applied "regulator: max8997/max77802: Fix misspelled Samsung address" to the regulator tree
 2016-04-05 18:40 UTC 

Applied "regulator: pwm: Try to avoid voltage error in duty cycle calculation" to the regulator tree
 2016-04-05 18:40 UTC 

[PATCH 0/5 v5] drm: Add support of ARC PGU display controller
 2016-04-05 18:35 UTC  (3+ messages)
` [PATCH 4/5 v5] arc: Add our own implementation of fb_pgprotect()

[GIT PULL] SPI fixes for v4.6
 2016-04-05 18:36 UTC 

[PATCH] usb: f_mass_storage: test whether thread is running before starting another
 2016-04-05 18:35 UTC  (3+ messages)

[PATCH -v2] drivers: net: ethernet: intel: e1000e: fix ethtool autoneg off for non-copper
 2016-04-05 18:30 UTC 

[PATCH] block: make sure big bio is splitted into at most 256 bvecs
 2016-04-05 18:27 UTC  (2+ messages)

[PATCH 1/7] spi: cadence: Fix a check patch warning
 2016-04-05 18:07 UTC  (7+ messages)
` [PATCH 2/7] spi: cadence: Remove _MASK and _OFFSET suffix
` [PATCH 3/7] spi: cadence: Fix probe error handling
` [PATCH 4/7] spi: cadance: Fix the Documentation
` [PATCH 5/7] spi: cadence: Runtime pm adaptation
` [PATCH 6/7] spi: cadence: Remove the clock enable and disable from suspend and resume
` [PATCH 7/7] spi: cadence: Return the error code for cdns_spi_suspend and cdns_spi_resume

[PATCH net-next 0/8] allow bpf attach to tracepoints
 2016-04-05 18:21 UTC  (6+ messages)
` [PATCH net-next 2/8] perf, bpf: allow bpf programs "

[PATCH] drivers/idle: make intel_idle.c driver more explicitly non-modular
 2016-04-05 18:22 UTC  (4+ messages)

[PATCH 2/2] drm/virtio: send vblank event on plane atomic update
 2016-04-05 18:21 UTC  (3+ messages)
` [PATCH v2] drm/virtio: send vblank event after crtc updates

[PATCH v10 1/3] staging/android: remove redundant comments on sync_merge_data
 2016-04-05 18:19 UTC  (3+ messages)
` [PATCH v10 3/3] staging/android: refactor SYNC IOCTLs

[RESEND][PATCH] mtd: devices: m25p80: add support for mmap read request
 2016-04-05 18:14 UTC  (2+ messages)

For Your Attention
 2016-04-05 15:42 UTC 

[PATCH 15/27] bcache: super: use bio_set_vec_table()
 2016-04-05 18:11 UTC  (4+ messages)
` [PATCH 20/27] dm: dm-bufio.c: "

[PATCH 0/3] Some fixes for slave-dma stuff for spi-rockchip
 2016-04-05 18:08 UTC  (7+ messages)
` [PATCH 3/3] spi: rockchip: check requesting dma channel with EPROBE_DEFER

[PATCH 0/8 v4] bcm2835 DMA slave support
 2016-04-05 18:03 UTC  (2+ messages)

[PATCH 00/11] coresight: next v4.6-rc2
 2016-04-05 17:53 UTC  (12+ messages)
` [PATCH 01/11] coresight: etm4x: moving sysFS entries to a dedicated file
` [PATCH 02/11] coresight: etm4x: adding config and traceid registers
` [PATCH 03/11] coresight: etm4x: splitting struct etmv4_drvdata
` [PATCH 04/11] coresight: etm4x: splitting etmv4 default configuration
` [PATCH 05/11] coresight: etm4x: unlocking tracers in default arch init
` [PATCH 06/11] coresight: etm4x: moving etm_drvdata::enable to atomic field
` [PATCH 07/11] coresight: etm4x: implementing user/kernel mode tracing
` [PATCH 08/11] coresight: etm4x: implementing the perf PMU API
` [PATCH 09/11] coresight: moving coresight_simple_func() to header file
` [PATCH 10/11] coresight: etb10: splitting sysFS "status" entry
` [PATCH 11/11] coresight: removing gratuitous boot time log messages

[PATCH v12 00/13] support "task_isolation" mode
 2016-04-05 17:38 UTC  (4+ messages)
` [PATCH v12 03/13] lru_add_drain_all: factor out lru_add_drain_needed
` [PATCH v12 05/13] task_isolation: support CONFIG_TASK_ISOLATION_ALL
` [PATCH v12 09/13] arm, tile: turn off timer tick for oneshot_stopped state

[PATCH 0/3] mm: support bigger cache workingsets and protect against writes
 2016-04-05 17:50 UTC  (5+ messages)
` [PATCH 2/3] mm: filemap: only do access activations on reads

[PATCH] bnx2fc: Fix locking requirements in bnx2fc_init_tgt
 2016-04-05 17:50 UTC  (3+ messages)

[PATCH v5 0/4] improvements to the nmi_backtrace code
 2016-04-05 17:26 UTC  (2+ messages)
` [PATCH v5 2/4] nmi_backtrace: do a local dump_stack() instead of a self-NMI


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