messages from 2017-08-28 01:20:12 to 2017-08-28 08:07:58 UTC [more...]
[PATCH 4.12 00/99] 4.12.10-stable review
2017-08-28 8:04 UTC (25+ messages)
` [PATCH 4.12 01/99] sparc64: remove unnecessary log message
` [PATCH 4.12 03/99] bonding: ratelimit failed speed/duplex update warning
` [PATCH 4.12 04/99] af_key: do not use GFP_KERNEL in atomic contexts
` [PATCH 4.12 06/99] dccp: defer ccid_hc_tx_delete() at dismantle time
` [PATCH 4.12 07/99] ipv4: fix NULL dereference in free_fib_info_rcu()
` [PATCH 4.12 10/99] bpf: fix bpf_trace_printk on 32 bit archs
` [PATCH 4.12 11/99] net: igmp: Use ingress interface rather than vrf device
` [PATCH 4.12 13/99] ptr_ring: use kmalloc_array()
` [PATCH 4.12 15/99] nfp: fix infinite loop on umapping cleanup
` [PATCH 4.12 17/99] sctp: fully initialize the IPv6 address in sctp_v6_to_addr()
` [PATCH 4.12 18/99] tipc: fix use-after-free
` [PATCH 4.12 20/99] ipv6: repair fib6 tree in failure case
` [PATCH 4.12 22/99] net/mlx4_core: Enable 4K UAR if SRIOV module parameter is not enabled
` [PATCH 4.12 23/99] irda: do not leak initialized list.dev to userspace
` [PATCH 4.12 25/99] net_sched: fix order of queue length updates in qdisc_replace()
` [PATCH 4.12 27/99] bpf: fix mixed signed/unsigned derived min/max value bounds
` [PATCH 4.12 29/99] Input: trackpoint - add new trackpoint firmware ID
` [PATCH 4.12 41/99] ALSA: firewire-motu: destroy stream data surely at failure of card initialization
` [PATCH 4.12 42/99] ARCv2: SLC: Make sure busy bit is set properly for region ops
` [PATCH 4.12 44/99] ARCv2: PAE40: set MSB even if !CONFIG_ARC_HAS_PAE40 but PAE exists in SoC
` [PATCH 4.12 47/99] dax: fix deadlock due to misaligned PMD faults
` [PATCH 4.12 48/99] i2c: designware: Fix system suspend
` [PATCH 4.12 50/99] fork: fix incorrect fput of ->exe_file causing use-after-free
` [PATCH 4.12 51/99] mm/memblock.c: reversed logic in memblock_discard()
[PATCH 0/5] mmc: Add OMAP SDHCI driver
2017-08-28 7:57 UTC (3+ messages)
` [PATCH 2/5] mmc: sdhci: Add quirk to indicate MMC_RSP_136 has CRC
linux-next: build failure after merge of the scsi tree
2017-08-28 8:02 UTC
mmotm 2017-08-25-15-50 uploaded
2017-08-28 7:59 UTC (3+ messages)
[PATCH v4] x86/boot/KASLR: exclude EFI_BOOT_SERVICES_{CODE|DATA} from KASLR's choice
2017-08-28 7:55 UTC (4+ messages)
` [PATCH v5] x86/boot/KASLR: exclude EFI_BOOT_SERVICES_* and EFI_LOADER_* "
[patch 00/41] x86: Cleanup IDT code
2017-08-28 7:50 UTC (4+ messages)
` [patch 10/41] x86/apic: Remove the duplicated tracing versions of interrupts
[PATCH] [media] pci: make i2c_client const
2017-08-28 7:42 UTC
WARNING: possible circular locking dependency detected
2017-08-28 7:41 UTC (3+ messages)
[PATCH v4 00/10] make L2's kvm-clock stable, get rid of pvclock_gtod_copy in KVM
2017-08-28 7:28 UTC (10+ messages)
[PATCH] [media] usb: make i2c_client const
2017-08-28 7:21 UTC
[PATCH 1/2 v2] sched/wait: Break up long wake list walk
2017-08-28 7:18 UTC (15+ messages)
` [PATCH 2/2 v2] sched/wait: Introduce lock breaker in wake_up_page_bit
[PATCH] staging: rtl8723bs: remove memset before memcpy
2017-08-28 7:18 UTC (3+ messages)
[PATCH v4 00/21] Qualcomm 8x16 Camera Subsystem driver
2017-08-28 7:10 UTC (4+ messages)
` [PATCH v4 04/21] doc: media/v4l-drivers: Add Qualcomm Camera Subsystem driver document
[PATCH] connector: Delete an error message for a failed memory allocation in cn_queue_alloc_callback_entry()
2017-08-28 7:09 UTC (4+ messages)
` "
[patch V3 00/44] x86: Cleanup IDT code
2017-08-28 6:47 UTC (45+ messages)
` [patch V3 01/44] x86/irq: Remove vector_used_by_percpu_irq()
` [patch V3 02/44] x86/irq: Unexport used_vectors
` [patch V3 03/44] x86/irq: Get rid of the first_system_vector bogisity
` [patch V3 04/44] x86/irq: Remove duplicated used_vectors definition
` [patch V3 05/44] x86/boot: Move EISA setup to a proper place
` [patch V3 06/44] x86/tracing: Introduce a static key for exception tracing
` [patch V3 07/44] x86/traps: Simplify pagefault tracing logic
` [patch V3 08/44] x86/apic: Remove the duplicated tracing version of local_timer_interrupt
` [patch V3 09/44] x86/apic: Use this_cpu_ptr in local_timer_interrupt
` [patch V3 10/44] x86/irq: Get rid of duplicated trace_x86_platform_ipi() code
` [patch V3 11/44] x86/apic: Remove the duplicated tracing versions of interrupts
` [patch V3 12/44] x86/irqwork: Get rid of duplicated tracing interrupt code
` [patch V3 13/44] x86/mce: Remove "
` [patch V3 14/44] x86/smp: Remove pointless duplicated "
` [patch V3 15/44] x86/smp: Use static key for reschedule interrupt tracing
` [patch V3 16/44] x86/idt: Remove tracing idt completely
` [patch V3 17/44] x86/idt: Cleanup the i386 low level entry macros
` [patch V3 18/44] x86/tracing: Disentangle pagefault and resched IPI tracing key
` [patch V3 19/44] x86/ipi: Make platform IPI depend on APIC
` [patch V3 20/44] x86/irq_work: Make it "
` [patch V3 21/44] x86/tracing: Build tracepoints only when they are used
` [patch V3 22/44] x86/idt: Unify gate_struct handling for 32/64bit
` [patch V3 23/44] x86/percpu: Use static initializer for GDT entry
` [patch V3 24/44] x86/fpu: Use bitfield accessors for desc_struct
` [patch V3 25/44] x86: Replace access to desc_struct:a/b fields
` [patch V3 26/44] x86/gdt: Use bitfields for initialization
` [patch V3 27/44] x86/ldttss: Cleanup 32bit descriptors
` [patch V3 28/44] x86/idt: Create file for IDT related code
` [patch V3 29/44] x86/idt: Move 32bit idt_descr to C code
` [patch V3 30/44] x86/idt: Remove unused set_trap_gate()
` [patch V3 31/44] x86/idt: Consolidate IDT invalidation
` [patch V3 32/44] x86/idt: Move early IDT handler setup to IDT code
` [patch V3 33/44] x86/idt: Move early IDT setup out of 32bit asm
` [patch V3 34/44] x86/idt: Prepare for table based init
` [patch V3 35/44] x86/idt: Switch early trap init to IDT tables
` [patch V3 36/44] x86/idt: Move debug stack init to table based
` [patch V3 37/44] x86/idt: Move ist stack based traps to table init
` [patch V3 38/44] x86/idt: Move regular trap init to tables
` [patch V3 39/44] x86/idt: Move APIC gate initialization "
` [patch V3 40/44] x86/idt: Move interrupt gate initialization to IDT code
` [patch V3 41/44] x86/idt: Remove unused functions/inlines
` [patch V3 42/44] x86/idt: Deinline setup functions
` [patch V3 43/44] x86/idt: Simplify alloc_intr_gate
` [patch V3 44/44] x86/idt: Hide set_intr_gate()
[PATCH 0/3] constify ux500 clk_ops
2017-08-28 7:02 UTC (4+ messages)
` [PATCH 1/3] clk: ux500: prcmu: constify clk_ops
` [PATCH 2/3] clk: ux500: sysctrl: "
` [PATCH 3/3] clk: ux500: prcc: "
DSA support for Micrel KSZ8895
2017-08-28 7:02 UTC (10+ messages)
` [PATCH] "
[PATCH v2 0/3] Initial Allwinner V3s CSI Support
2017-08-28 7:00 UTC (8+ messages)
` [PATCH v2 1/3] media: V3s: Add support for Allwinner CSI
[PATCH] Kbuild: enable -Wunused-macros warning for "make W=1"
2017-08-28 6:53 UTC (3+ messages)
[PATCH] leds/trigger/activity: add a system activity LED trigger
2017-08-28 6:57 UTC (5+ messages)
[RFC] workqueue: remove manual lockdep uses to detect deadlocks
2017-08-28 6:55 UTC (2+ messages)
[PATCH net-next v2 00/14] net: mvpp2: comphy configuration
2017-08-28 6:55 UTC (7+ messages)
` [PATCH net-next v2 05/14] net: mvpp2: do not force the link mode
` [PATCH net-next v2 09/14] net: mvpp2: dynamic reconfiguration of the PHY mode
[PATCH] zram: add zstd to the supported algorithms list
2017-08-28 6:52 UTC (7+ messages)
[PATCH v3 0/3] Dollar Cove TI PMIC support for Intel Cherry Trail
2017-08-28 6:50 UTC (5+ messages)
` [PATCH v3 3/3] ACPI / PMIC: Add opregion driver for Intel Dollar Cove TI PMIC
` [PATCH v4] "
linux-next: manual merge of the scsi tree with the staging tree
2017-08-28 6:49 UTC (2+ messages)
[PATCH RFC/RFT] sched/fair: Improve the behavior of sync flag
2017-08-28 6:47 UTC (8+ messages)
[PATCH] Revert "pinctrl: sunxi: Don't enforce bias disable (for now)"
2017-08-28 6:46 UTC (2+ messages)
[PATCH v2 0/5] cramfs refresh for embedded usage
2017-08-28 6:46 UTC (3+ messages)
` [PATCH v2 4/5] cramfs: add mmap support
[PATCH v5] iio: accel: mma8452: improvements to handle multiple events
2017-08-28 6:46 UTC (2+ messages)
[PATCH] mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE request
2017-08-28 6:45 UTC (6+ messages)
[PATCH] s390/zcrypt: make CPRBX const
2017-08-28 6:37 UTC (2+ messages)
[PATCH v2 0/2] Update board support for A20-OLinuXino-MICRO
2017-08-28 6:32 UTC (3+ messages)
` [PATCH v2 1/2] ARM: dts: sun7i: Fix A20-OLinuXino-MICRO dts for LAN8710
` [PATCH v2 2/2] ARM: dts: sun7i: Add dts file for A20-OLinuXino-MICRO-eMMC
refactor dma_cache_sync
2017-08-28 6:26 UTC (3+ messages)
` [PATCH 12/12] dma-mapping: turn dma_cache_sync into a dma_map_ops method
[PATCH net-next v3 0/3] NCSI VLAN Filtering Support
2017-08-28 6:18 UTC (4+ messages)
` [PATCH net-next v3 1/3] net/ncsi: Fix several packet definitions
` [PATCH net-next v3 2/3] net/ncsi: Configure VLAN tag filter
` [PATCH net-next v3 3/3] ftgmac100: Support NCSI VLAN filtering when available
[PATCH] [media] uvcvideo: zero seq number when disabling stream
2017-08-28 6:11 UTC
[PATCH] fix memory leak on kvm_vm_ioctl_create_spapr_tce
2017-08-28 6:06 UTC (9+ messages)
` "
` "
[PATCH] powerpc/512x: clk: constify clk_div_table
2017-08-28 6:05 UTC
[lkp-robot] [sched/cfs] 625ed2bf04: unixbench.score -7.4% regression
2017-08-28 5:57 UTC (2+ messages)
` [LKP] "
[PATCH] net: stmmac: constify clk_div_table
2017-08-28 5:52 UTC
[PATCH] leds: pca955x: Don't invert requested value in pca955x_gpio_set_value()
2017-08-28 5:45 UTC
[PATCH v8 00/13] Unify the interrupt delivery mode and do its setup in advance
2017-08-28 5:38 UTC (18+ messages)
` [PATCH v8 01/13] x86/apic: Construct a selector for the interrupt delivery mode
` [PATCH v8 02/13] x86/apic: Prepare for unifying the interrupt delivery modes setup
` [PATCH v8 03/13] x86/apic: Split local APIC timer setup from the APIC setup
` [PATCH v8 04/13] x86/apic: Move logical APIC ID away from apic_bsp_setup()
` [PATCH v8 05/13] x86/apic: Unify interrupt mode setup for SMP-capable system
` [PATCH v8 06/13] x86/apic: Mark the apic_intr_mode extern for sanity check cleanup
` [PATCH v8 07/13] x86/apic: Unify interrupt mode setup for UP system
` [PATCH v8 08/13] x86/ioapic: Refactor the delay logic in timer_irq_works()
` [PATCH v8 09/13] x86/init: add intr_mode_init to x86_init_ops
` [PATCH v8 10/13] x86/xen: Bypass intr mode setup in enlighten_pv system
` [Xen-devel] "
` [PATCH v8 11/13] ACPI / init: Invoke early ACPI initialization earlier
` [PATCH v8 12/13] x86/time: Initialize interrupt mode behind timer init
` [PATCH v8 13/13] x86/apic: Remove the init_bsp_APIC()
[PATCH] remoteproc: Introduce rproc handle accessor for children
2017-08-28 5:34 UTC
[PATCH] remoteproc: Stop subdevices in reverse order
2017-08-28 5:31 UTC
[PATCH 0/2] constify clk clk_div_table
2017-08-28 5:28 UTC (3+ messages)
` [PATCH 1/2] clk: imx: constify clk_div_table
` [PATCH 2/2] clk: zte: "
[PATCH net-next v7 00/10] Landlock LSM: Toward unprivileged sandboxing
2017-08-28 5:26 UTC (15+ messages)
` [PATCH net-next v7 02/10] bpf: Add eBPF program subtype and is_valid_subtype() verifier
` [kernel-hardening] "
` [PATCH net-next v7 04/10] bpf: Define handle_fs and add a new helper bpf_handle_fs_get_mode()
` [PATCH net-next v7 05/10] landlock: Add LSM hooks related to filesystem
` [kernel-hardening] [PATCH net-next v7 00/10] Landlock LSM: Toward unprivileged sandboxing
[PATCH v2 0/2]
2017-08-28 5:21 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: serial: 8250: Add MediaTek BTIF controller bindings
` [PATCH v2 RESEND "
[PATCH v7 00/12] Enable VAS
2017-08-28 5:20 UTC (19+ messages)
` [PATCH v7 04/12] powerpc/vas: Define helpers to access MMIO regions
` [PATCH v7 05/12] powerpc/vas: Define helpers to init window context
` [PATCH v7 06/12] powerpc/vas: Define helpers to alloc/free windows
` [PATCH v7 08/12] powerpc/vas: Define vas_win_id()
` [PATCH v7 10/12] powerpc/vas: Define vas_win_close() interface
` [PATCH v7 12/12] powerpc/vas: Define copy/paste interfaces
linux-next: manual merge of the xen-tip tree with the tip tree
2017-08-28 5:20 UTC
[PATCH 0/3] IPI: Avoid to use 2 cache lines for one call_single_data
2017-08-28 5:19 UTC (13+ messages)
` [PATCH 3/3] "
[PATCH V1] thermal: qcom-spmi-temp-alarm: add support for GEN2 PMIC peripherals
2017-08-28 5:11 UTC (7+ messages)
[PATCH] tracing: make dynamic types can use __TRACE_LAST_TYPE
2017-08-28 4:59 UTC
linux-next: manual merge of the kvm tree with the tip tree
2017-08-28 4:52 UTC
[PATCH] Fix compat_sys_sigpending breakage introduced by v4.13-rc1~6^2~12
2017-08-28 4:41 UTC (3+ messages)
[PATCH] IB/rxe: constify vm_operations_struct
2017-08-28 4:30 UTC
[PATCH] IB/hfi1: constify vm_operations_struct
2017-08-28 4:29 UTC
linux-next: build failure after merge of the rcu tree
2017-08-28 4:25 UTC
[PATCH 3.18 00/10] 3.18.67-stable review
2017-08-28 4:19 UTC (3+ messages)
linux-next: manual merge of the tip tree with the spi tree
2017-08-28 4:05 UTC
[RESEND PATCH v4 1/2] dt-bindings: i2c: Add Spreadtrum I2C controller documentation
2017-08-28 3:21 UTC (4+ messages)
` [RESEND PATCH v4 2/2] i2c: Add Spreadtrum I2C controller driver
[PATCH] Input: elantech - Support new touchpad IC and extend elan's touchpad command
2017-08-28 3:19 UTC
[PATCH] pinctrl: uniphier: fix members of rmii group for Pro4
2017-08-28 3:16 UTC (3+ messages)
[PATCH v2] membarrier: provide register sync core cmd
2017-08-28 3:05 UTC (3+ messages)
[PATCH V2] pinctrl: qcom: spmi-gpio: Correct power_source range check
2017-08-28 3:00 UTC
[patch v6 0/3] JTAG driver introduction
2017-08-28 2:55 UTC (7+ messages)
[PATCH 0/3] KVM, pkeys: fix handling of PKRU across migration
2017-08-28 2:50 UTC (2+ messages)
linux-next: manual merge of the drm tree with Linus' tree
2017-08-28 2:32 UTC
[PATCH -tip v3 0/2] kprobes/x86: Another way to make insn buffer RO and cleanup
2017-08-28 2:28 UTC (2+ messages)
[PATCH 01/12] PM / devfreq: Fix memory leak when fail to register device
2017-08-28 2:24 UTC (12+ messages)
` [PATCH 00/12] PM / devfreq: Use OPP interface to handle the frequency
` Re: [PATCH 01/12] PM / devfreq: Fix memory leak when fail to register device
` [PATCH 03/12] PM / devfreq: Move private devfreq_update_stats() into devfreq
` [PATCH 04/12] PM / devfreq: Add dependency on PM_OPP
` [PATCH 10/12] PM / devfreq: Remove 'devfreq' prefix from helper function
[PATCH v2 00/10] Remove unnecessary function
2017-08-28 2:20 UTC (3+ messages)
` [PATCH v2 03/10] ASoC: Intel: Remove unnecessary function call
linux-next: build failure after merge of the l2-mtd tree
2017-08-28 2:19 UTC
[PATCH] ARM: dts: uniphier: add pinctrl groups of ethernet phy mode
2017-08-28 2:11 UTC
[PATCH v7 2/2] mtd: spi-nor: add support for GD25Q256
2017-08-28 2:00 UTC
[PATCH v7 1/2] mtd: spi-nor: add a quad_enable callback in struct flash_info
2017-08-28 1:58 UTC
[PATCH v2] ASoC: Add a sanity check before using dai driver name
2017-08-28 1:47 UTC (2+ messages)
[PATCH] block: Fix warning when I/O elevator is changed as request_queue is being removed
2017-08-28 1:36 UTC (6+ messages)
linux-next: manual merge of the net-next tree with the rockchip tree
2017-08-28 1:33 UTC
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