messages from 2018-04-04 16:25:21 to 2018-04-04 20:15:11 UTC [more...]
[PATCH 09/19] powerpc/chrp/pci: Make some functions static
2018-04-04 20:15 UTC (2+ messages)
` [PATCH v3 "
[PATCH 11/19] powerpc/powermac: Move pmac_pfunc_base_install prototype to header file
2018-04-04 20:13 UTC (2+ messages)
` [PATCH v3 "
[PATCH 12/19] powerpc/powermac: Add missing prototype for note_bootable_part()
2018-04-04 20:13 UTC (2+ messages)
` [PATCH v3 "
[PATCH 13/19] powerpc/52xx: Add missing functions prototypes
2018-04-04 20:12 UTC (2+ messages)
` [PATCH v3 "
[PATCH 15/19] powerpc: Add missing prototype
2018-04-04 20:11 UTC (2+ messages)
` [PATCH v3 "
[PATCH] i915/dp_mst: Keep AUX block running when disabling DPMS
2018-04-04 20:11 UTC (13+ messages)
` [PATCH v2] drm/i915: Keep AUX block running when disabling DPMS for MST
` [Intel-gfx] "
[PATCH 19/19] powerpc/tau: Synchronize function prototypes and body
2018-04-04 20:10 UTC (2+ messages)
` [PATCH v3 "
[PATCH v2 05/19] powerpc/chrp/setup: Add attribute unused and make some functions static
2018-04-04 20:09 UTC (2+ messages)
` [PATCH v3 05/19] powerpc/chrp/setup: Remove idu_size variable "
[PATCH v2 03/19] powerpc: Mark variables as unused
2018-04-04 20:08 UTC (2+ messages)
` [PATCH v3 03/19] powerpc: Move `path` variable inside DEBUG_PROM
[PATCH] usb: select USB_COMMON for usb role switch config
2018-04-04 20:08 UTC (2+ messages)
[PATCH v2 01/19] powerpc/powermac: Mark variable x as unused
2018-04-04 20:07 UTC (2+ messages)
` [PATCH v3 "
[PATCH v4 00/24] FPGA Device Feature List (DFL) Device Drivers
2018-04-04 20:06 UTC (11+ messages)
` [PATCH v4 04/24] fpga: add device feature list support
[PATCH] prctl: Deprecate non PR_SET_MM_MAP operations
2018-04-04 20:04 UTC (3+ messages)
[GIT PULL] Kernel lockdown for secure boot
2018-04-04 20:01 UTC (44+ messages)
linux-next: Tree for Apr 4
2018-04-04 19:59 UTC (6+ messages)
` ARM compile failure in "
[PATCH 00/15] ARM: pxa: switch to DMA slave maps
2018-04-04 19:56 UTC (11+ messages)
` [PATCH 02/15] ARM: pxa: add dma slave map
[patch 0/8] rslib: Cleanup and VLA removal
2018-04-04 19:52 UTC (5+ messages)
` [patch 5/8] rslib: Split rs control struct
` [patch 6/8] mtd: diskonchip: Allocate rs control per instance
[PATCH v3 0/4] Ktest: add email support
2018-04-04 19:50 UTC (5+ messages)
[PATCH v2 2/2] io: prevent compiler reordering on the default readX() implementation
2018-04-04 19:50 UTC (5+ messages)
[RFC PATCH 0/4] acpi: apei: Improve error handling with firmware-first
2018-04-04 19:49 UTC (6+ messages)
` [RFC PATCH 3/4] acpi: apei: Do not panic() in NMI because of GHES messages
[PATCH net-next] netns: filter uevents correctly
2018-04-04 19:48 UTC
[RESEND PATCH] ARM: pxa: stargate2: use device properties for at24 eeprom
2018-04-04 19:44 UTC (2+ messages)
[GIT PULL] x86/build changes for v4.17
2018-04-04 19:42 UTC (17+ messages)
[PATCH V3 0/4] genirq/affinity: irq vector spread among online CPUs as far as possible
2018-04-04 19:38 UTC (7+ messages)
` [PATCH V3 4/4] "
WARNING in up_write
2018-04-04 19:35 UTC (3+ messages)
[PATCH] x86: Use boot_cpu_has() instead of this_cpu_has() in build_cr3_noflush()
2018-04-04 19:34 UTC
[RFC PATCH 00/79] Generic page write protection and a solution to page waitqueue
2018-04-04 19:18 UTC (42+ messages)
` [RFC PATCH 04/79] pipe: add inode field to struct pipe_inode_info
` [RFC PATCH 05/79] mm/swap: add an helper to get address_space from swap_entry_t
` [RFC PATCH 06/79] mm/page: add helpers to dereference struct page index field
` [RFC PATCH 07/79] mm/page: add helpers to find mapping give a page and buffer head
` [RFC PATCH 08/79] mm/page: add helpers to find page mapping and private given a bio
` [RFC PATCH 09/79] fs: add struct address_space to read_cache_page() callback argument
` [RFC PATCH 20/79] fs: add struct address_space to write_cache_pages() "
` [RFC PATCH 22/79] fs: add struct inode to block_read_full_page() arguments
` [RFC PATCH 24/79] fs: add struct inode to nobh_writepage() arguments
` [RFC PATCH 26/79] fs: add struct address_space to mpage_readpage() arguments
` [RFC PATCH 27/79] fs: add struct address_space to fscache_read*() callback arguments
` [RFC PATCH 28/79] fs: introduce page_is_truncated() helper
` [RFC PATCH 29/79] fs/block: add struct address_space to bdev_write_page() arguments
` [RFC PATCH 30/79] fs/block: add struct address_space to __block_write_begin() arguments
` [RFC PATCH 31/79] fs/block: add struct address_space to __block_write_begin_int() args
` [RFC PATCH 32/79] fs/block: do not rely on page->mapping get it from the context
` [RFC PATCH 33/79] fs/journal: add struct super_block to jbd2_journal_forget() arguments
` [RFC PATCH 34/79] fs/journal: add struct inode to jbd2_journal_revoke() arguments
` [RFC PATCH 35/79] fs/buffer: add struct address_space and struct page to end_io callback
` [RFC PATCH 36/79] fs/buffer: add struct super_block to bforget() arguments
` [RFC PATCH 37/79] fs/buffer: add struct super_block to __bforget() arguments
` [RFC PATCH 38/79] fs/buffer: add first buffer flag for first buffer_head in a page
` [RFC PATCH 39/79] fs/buffer: add struct address_space to clean_page_buffers() arguments
` [RFC PATCH 50/79] fs: stop relying on mapping field of struct page, get it from context
` [RFC PATCH 51/79] "
` [RFC PATCH 52/79] fs/buffer: use _page_has_buffers() instead of page_has_buffers()
` [RFC PATCH 63/79] mm/page: convert page's index lookup to be against specific mapping
` [RFC PATCH 64/79] mm/buffer: use _page_has_buffers() instead of page_has_buffers()
` [RFC PATCH 65/79] mm/swap: add struct swap_info_struct swap_readpage() arguments
` [RFC PATCH 68/79] mm/vma_address: convert page's index lookup to be against specific mapping
` [RFC PATCH 69/79] fs/journal: add struct address_space to jbd2_journal_try_to_free_buffers() arguments
` [RFC PATCH 70/79] mm: add struct address_space to mark_buffer_dirty()
` [RFC PATCH 71/79] mm: add struct address_space to set_page_dirty()
` [RFC PATCH 72/79] mm: add struct address_space to set_page_dirty_lock()
` [RFC PATCH 73/79] mm: pass down struct address_space to set_page_dirty()
` [RFC PATCH 74/79] mm/page_ronly: add config option for generic read only page framework
` [RFC PATCH 75/79] mm/page_ronly: add page read only core structure and helpers
` [RFC PATCH 76/79] mm/ksm: have ksm select PAGE_RONLY config
` [RFC PATCH 77/79] mm/ksm: hide set_page_stable_node() and page_stable_node()
` [RFC PATCH 78/79] mm/ksm: rename PAGE_MAPPING_KSM to PAGE_MAPPING_RONLY
` [RFC PATCH 79/79] mm/ksm: set page->mapping to page_ronly struct instead of stable_node
[PATCH v2] tracing, printk: Force no hashing when trace_printk() is used
2018-04-04 19:30 UTC (7+ messages)
Control dependency between prior load in while condition and later store?
2018-04-04 19:29 UTC
[RFC] drm/atomic+msm: add helper to implement legacy dirtyfb
2018-04-04 19:19 UTC (5+ messages)
[PATCH v2 0/6] spi: Add support for DMA transfers in sun4i SPI driver
2018-04-04 19:19 UTC (8+ messages)
` [PATCH v2 1/6] spi: core: handle timeout error from transfer_one()
[PATCH RFC v5] pidns: introduce syscall translate_pid
2018-04-04 19:11 UTC
usercopy whitelist woe in scsi_sense_cache
2018-04-04 19:07 UTC
[PATCHv4 00/10] backlight: Add TI LMU backlight driver
2018-04-04 19:04 UTC (5+ messages)
` [PATCHv4 06/10] mfd: ti-lmu: add PWM support
` [PATCHv4 08/10] backlight: add TI LMU backlight driver
[PATCH v2 0/5] none
2018-04-04 19:02 UTC (7+ messages)
` [PATCH v2 1/5] gpio: pca953x: set the PCA_PCAL flag also when matching by DT
` [PATCH v2 2/5] gpio: pca953x: add register definitions for pcal6524 and fix address calculation
` [PATCH v2 3/5] [RFC] gpio: pca953x: hack to map LEVEL irqs to EDGE irqs (may loose interrupts/hang)
` [PATCH v2 4/5] DTS: Bindings: pca953x driver provides an optional vcc-supply property
` [PATCH v2 5/5] DTS: Bindings: pca953x: add example how to use interrupt-controller and gpio-controller
` [PATCH v2 0/5] pcal6524 extensions for pca953x
[PATCH v4 0/3] ASoC: topology: Improve hw_configs
2018-04-04 18:57 UTC (2+ messages)
` [alsa-devel] "
possible deadlock in skb_queue_tail
2018-04-04 19:00 UTC (6+ messages)
[PATCH v4] x86,sched: allow topologies where NUMA nodes share an LLC
2018-04-04 19:00 UTC (5+ messages)
[PATCH RFC 0/6] Memory b/w allocation software controller
2018-04-04 18:56 UTC (6+ messages)
` [PATCH 1/6] x86/intel_rdt/mba_sc: Add documentation for MBA "
[RFC PATCH 0/2] driver core: add new dl device status DL_DEV_PROBE_FAILED
2018-04-04 18:57 UTC (4+ messages)
` [RFC PATCH 2/2] ACPI/IORT: use swiotlb_dma_ops when smmu probe failed
[PATCH v2 0/2] Base enablement of IOMMU debugfs support
2018-04-04 18:55 UTC (3+ messages)
` [PATCH v2 1/2] iommu - Enable debugfs exposure of the IOMMU
` [PATCH v2 2/2] iommu/amd: Add basic debugfs infrastructure for AMD IOMMU
[RFC][PATCH] tracing: Hide global trace clock from lockdep
2018-04-04 18:50 UTC
[PATCH] [RFC][WIP] namespace.c: Allow some unprivileged proc mounts when not fully visible
2018-04-04 18:42 UTC (3+ messages)
linux-next: manual merge of the pci tree with the asm-generic tree
2018-04-04 18:38 UTC (2+ messages)
[PATCHv3] gpio: Remove VLA from gpiolib
2018-04-04 18:31 UTC (3+ messages)
regression: twl4030 audio/clock stopped working in v4.16
2018-04-04 18:29 UTC
[PATCH] iommu/vt-d: fix usage of force parameter in intel_ir_reconfigure_irte()
2018-04-04 18:06 UTC (2+ messages)
RFC: Using regmap in ARM64 for EL3 register access
2018-04-04 18:18 UTC (3+ messages)
[PATCH 00/11] [v4] Use global pages with PTI
2018-04-04 18:14 UTC (6+ messages)
` [PATCH 09/11] x86/pti: enable global pages for shared areas
[PATCH v2] lockdep: Do not record irq state within lockdep code
2018-04-04 18:06 UTC
[PATCH 1/3] perf tools: Fix perf builds with clang support
2018-04-04 18:04 UTC (3+ messages)
` [PATCH 2/3] perf clang: Add support for recent clang versions
` [PATCH 3/3] perf tests clang: Fix function name for clang IR test
[RFC PATCH] perf tools powerpc: Fix callchain ip filtering
2018-04-04 18:01 UTC
[GIT] Networking
2018-04-04 17:52 UTC
[PATCH] [RFC][WIP] namespace.c: Allow some unprivileged proc mounts when not fully visible
2018-04-04 17:49 UTC
Signal handling in a page fault handler
2018-04-04 17:45 UTC (6+ messages)
[PATCH] [RFC][WIP] namespace.c: Allow some unprivileged proc mounts when not fully visible
2018-04-04 17:45 UTC
[PATCH v5 0/2] KVM: X86: Add Force Emulation Prefix for "emulate the next instruction"
2018-04-04 17:43 UTC (9+ messages)
` [PATCH v5 1/2] KVM: X86: Introduce handle_ud()
` [PATCH v5 2/2] KVM: X86: Add Force Emulation Prefix for "emulate the next instruction"
[PATCH] kvm: Add emulation for movups/movupd
2018-04-04 17:35 UTC (5+ messages)
[PATCH 1/3] adp5061: New driver for ADP5061 I2C battery charger
2018-04-04 17:33 UTC (2+ messages)
[PATCH v3 0/2] SDM845 System Cache Driver
2018-04-04 17:30 UTC (4+ messages)
` [PATCH v3 2/2] drivers: soc: Add LLCC driver
[PATCH v7 0/9] Add Actions Semi S900 pinctrl and gpio support
2018-04-04 17:22 UTC (10+ messages)
` [PATCH v7 1/9] arm64: dts: actions: Add pinctrl node for S900
` [PATCH v7 2/9] arm64: actions: Enable PINCTRL in platforms Kconfig
` [PATCH v7 3/9] pinctrl: actions: Add Actions S900 pinctrl driver
` [PATCH v7 4/9] dt-bindings: gpio: Add gpio nodes for Actions S900 SoC
` [PATCH v7 5/9] arm64: dts: actions: Add S900 gpio nodes
` [PATCH v7 6/9] arm64: dts: actions: Add gpio line names to Bubblegum-96 board
` [PATCH v7 7/9] gpio: Add gpio driver for Actions OWL S900 SoC
` [PATCH v7 8/9] MAINTAINERS: Add reviewer for ACTIONS platforms
` [PATCH v7 9/9] MAINTAINERS: Add Actions Semi S900 pinctrl and gpio entries
[PATCH] tools: restore READ_ONCE() C++ compatibility
2018-04-04 17:22 UTC (4+ messages)
[PATCH 1/2] efi: Export boot-services code and data as debugfs-blobs
2018-04-04 17:18 UTC (7+ messages)
` [PATCH 2/2] efi: Add embedded peripheral firmware support
[PATCH] lockdep: Do not record irq state in debug_check_no_locks_freed()
2018-04-04 17:15 UTC (3+ messages)
[PATCH] ARM: omap2: fix am43xx build without L2X0
2018-04-04 17:12 UTC (2+ messages)
[PATCH] kvm: x86 : fix a compile warning
2018-04-04 17:11 UTC (2+ messages)
[GIT PULL] libata changes for v4.17-rc1
2018-04-04 17:06 UTC (3+ messages)
[RFC] mm: memory.low heirarchical behavior
2018-04-04 17:07 UTC (4+ messages)
[PATCH] HID: input: fix battery level reporting on BT mice
2018-04-04 17:03 UTC (5+ messages)
[PATCH 2/3] adp5061: Add support for battery charging enable
2018-04-04 17:01 UTC (2+ messages)
[PATCH] x86: kvm: hide the unused 'cpu' variable
2018-04-04 17:00 UTC (3+ messages)
[RFC PATCH v2 00/15] khwasan: kernel hardware assisted address sanitizer
2018-04-04 17:00 UTC (6+ messages)
` [RFC PATCH v2 13/15] khwasan: add hooks implementation
[PATCH] KVM: vmx: unify adjacent #ifdefs
2018-04-04 16:59 UTC
[PATCHSET] mm, memcontrol: Make cgroup_rstat available to controllers
2018-04-04 16:58 UTC (6+ messages)
` [PATCH 1/3] mm: memcontrol: Use cgroup_rstat for event accounting
[PATCH v3 4/4] watchdog: add Gateworks System Controller support
2018-04-04 16:57 UTC (7+ messages)
` [v3,4/4] "
[PATCH] netdevsim: remove incorrect __net_initdata annotations
2018-04-04 16:54 UTC (4+ messages)
v4.16+ seeing many unaligned access in dequeue_task_fair() on IA64
2018-04-04 16:53 UTC (7+ messages)
INFO: rcu detected stall in bitmap_parselist
2018-04-04 16:53 UTC (5+ messages)
[RFC][PATCH] tracing, printk: Force no hashing when trace_printk() is used
2018-04-04 16:52 UTC (6+ messages)
[PATCH 0/4] SGL alloc and free helper functions for requests
2018-04-04 16:47 UTC (4+ messages)
` [PATCH 2/4] nvmet-rdma: Use new SGL alloc/free helper "
[GIT PULL] RISC-V changes for 4.17
2018-04-04 16:45 UTC
[PATCH] w1: gpio: fix problem with platfom data in w1-gpio
2018-04-04 16:44 UTC (7+ messages)
[PATCH] sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warning
2018-04-04 16:39 UTC (3+ messages)
An actual suggestion (Re: [GIT PULL] Kernel lockdown for secure boot)
2018-04-04 16:36 UTC (3+ messages)
[PATCH] tools: fix cross-compile var export
2018-04-04 16:31 UTC (4+ messages)
` [PATCH v2] tools: fix cross-compile var clobbering
[PATCH] lib: fix stall in __bitmap_parselist()
2018-04-04 16:26 UTC
[PATCH v9 00/24] Speculative page faults
2018-04-04 16:26 UTC (4+ messages)
` [PATCH v9 15/24] mm: Introduce __vm_normal_page()
[PATCH] locking/qrwlock: Give priority to readers with irqs disabled to prevent deadlock
2018-04-04 16:25 UTC (5+ 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;
as well as URLs for NNTP newsgroup(s).