messages from 2017-06-19 23:36:17 to 2017-06-20 00:09:59 UTC [more...]
[RFC net-next 0/8] xdp: offload mode
2017-06-20 0:09 UTC (14+ messages)
` [RFC net-next 1/8] xdp: pass XDP flags into install handlers
` [RFC net-next 2/8] xdp: add HW offload mode flag for installing programs
` [RFC net-next 6/8] nfp: bpf: add support for XDP_FLAGS_HW_MODE
` [RFC net-next 7/8] xdp: add reporting of offload mode
[PATCH v3 0/2] Hi3660: enable sp804 timer
2017-06-20 0:09 UTC (8+ messages)
` [PATCH v3 1/2] clk: Hi3660: register fixed_rate_clks with CLK_OF_DECLARE_DRIVER
Reply Urgent
2017-06-19 19:39 UTC
Reply Urgent
2017-06-19 19:39 UTC
Reply Urgent
2017-06-19 19:39 UTC
Reply Urgent
2017-06-19 19:39 UTC
Reply Urgent
2017-06-19 19:39 UTC
Reply Urgent
2017-06-19 19:39 UTC
Reply Urgent
2017-06-19 19:39 UTC
Reply Urgent
2017-06-19 19:39 UTC
Reply Urgent
2017-06-19 19:39 UTC
Reply Urgent
2017-06-19 19:39 UTC
Reply Urgent
2017-06-19 19:39 UTC
Reply Urgent
2017-06-19 19:39 UTC
Reply Urgent
2017-06-19 19:39 UTC
Reply Urgent
2017-06-19 19:39 UTC
Reply Urgent
2017-06-19 19:39 UTC
[patch 00/55] genirq: Debuggability, consolidation and managed affinities
2017-06-19 23:37 UTC (57+ messages)
` [patch 01/55] x86/apic: Add name to irq chip
` [patch 02/55] iommu/amd: "
` [patch 03/55] iommu/vt-d: "
` [patch 06/55] x86/vector: Create named irq domain
` [patch 07/55] x86/ioapic: "
` [patch 08/55] x86/htirq: Create named domain
` [patch 09/55] x86/uv: Create named irq domain
` [patch 10/55] x86/msi: Provide new iommu irqdomain interface
` [patch 11/55] iommu/vt-d: Use named irq domain interface
` [patch 12/55] iommu/amd: "
` [patch 13/55] x86/msi: Remove unused remap "
` [patch 15/55] PCI: vmd: Create named irq domain
` [patch 17/55] genirq/debugfs: Add proper debugfs interface
` [patch 18/55] genirq: Add missing comment for IRQD_STARTED
` [patch 20/55] x86/irq: Cleanup pending irq move in fixup_irqs()
` [patch 21/55] genirq: Remove mask argument from setup_affinity()
` [patch 22/55] genirq: Rename setup_affinity() to irq_setup_affinity()
` [patch 23/55] genirq: Move initial affinity setup to irq_startup()
` [patch 24/55] genirq: Move pending helpers to internal.h
` [patch 25/55] genirq/cpuhotplug: Remove irq disabling logic
` [patch 26/55] genirq/cpuhotplug: Dont claim success on error
` [patch 27/55] genirq/cpuhotplug: Reorder check logic
` [patch 28/55] genirq/cpuhotplug: Do not migrated shutdown irqs
` [patch 29/55] genirq/cpuhotplug: Add support for cleaning up move in progress
` [patch 30/55] genirq/cpuhotplug: Add support for conditional masking
` [patch 31/55] genirq/cpuhotplug: Set force affinity flag on hotplug migration
` [patch 32/55] x86/irq: Restructure fixup_irqs()
` [patch 33/55] x86/irq: Use irq_migrate_all_off_this_cpu()
` [patch 34/55] genirq: Move irq_fixup_move_pending() to core
` [patch 35/55] genirq: Remove pointless arg from show_irq_affinity
` [patch 36/55] genirq: Remove pointless gfp argument
` [patch 37/55] genirq/proc: Replace ever repeating type cast
` [patch 38/55] genirq: Introduce effective affinity mask
` [patch 39/55] genirq/cpuhotplug: Use "
` [patch 40/55] x86/apic: Move flat_cpu_mask_to_apicid_and() into C source
` [patch 41/55] x86/uv: Use default_cpu_mask_to_apicid_and()
` [patch 42/55] x86/apic: Move online masking to core code
` [patch 43/55] x86/apic: Move cpumask and "
` [patch 44/55] x86/apic: Add irq_data argument to apic->cpu_mask_to_apicid()
` [patch 45/55] xen/events: Add support for effective affinity mask
` [patch 46/55] x86/apic: Implement effective irq mask update
` [patch 47/55] genirq: Introduce IRQD_MANAGED_SHUTDOWN
` [patch 48/55] genirq: Split out irq_startup() code
` [patch 49/55] genirq: Add force argument to irq_startup()
` [patch 50/55] genirq: Handle managed irqs gracefully in irq_startup()
` [patch 51/55] genirq/cpuhotplug: Handle managed IRQs on CPU hotplug
` [patch 52/55] genirq: Introduce IRQD_SINGLE_TARGET flag
` [patch 53/55] genirq/cpuhotplug: Avoid irq affinity setting for single targets
` [patch 54/55] x86/apic: Mark single target interrupts
` [patch 55/55] genirq/affinity: Assign vectors to all present CPUs
[PATCH 0/5] PM / sleep: Support power button wakeup from S2I on recent Dell laptops
2017-06-20 0:07 UTC (7+ messages)
` [PATCH 0/3] ACPI "
` [PATCH v2 "
` [PATCH v2 3/3] ACPI / sleep: EC-based wakeup from suspend-to-idle on recent Dell systems
[Qemu-devel] [PATCH v3 00/18] target/s390x improvements
2017-06-20 0:04 UTC (17+ messages)
` [Qemu-devel] [PATCH v3 01/18] target/s390x: Map existing FAC_* names to S390_FEAT_* names
` [Qemu-devel] [PATCH v3 02/18] target/s390x: change PSW_SHIFT_KEY
` [Qemu-devel] [PATCH v3 03/18] target/s390x: implement mvcos instruction
` [Qemu-devel] [PATCH v3 04/18] target/s390x: Implement CSST
` [Qemu-devel] [PATCH v3 05/18] target/s390x: Mark FPSEH facility as available
` [Qemu-devel] [PATCH v3 06/18] target/s390x: Implement load-on-condition-2 insns
` [Qemu-devel] [PATCH v3 08/18] target/s390x: Mark STFLE_53 facility as available
` [Qemu-devel] [PATCH v3 10/18] target/s390x: Implement processor-assist insn
` [Qemu-devel] [PATCH v3 11/18] target/s390x: Mark STFLE_49 facility as available
` [Qemu-devel] [PATCH v3 12/18] target/s390x: Finish implementing ETF2-ENH
` [Qemu-devel] [PATCH v3 13/18] target/s390x: Implement CONVERT UNICODE insns
` [Qemu-devel] [PATCH v3 14/18] target/s390x: Tidy SRST
` [Qemu-devel] [PATCH v3 15/18] target/s390x: Implement SRSTU
` [Qemu-devel] [PATCH v3 16/18] target/s390x: Implement TRTR
` [Qemu-devel] [PATCH v3 17/18] target/s390x: Mark ETF3 and ETF3_ENH facilities as available
` [Qemu-devel] [PATCH v3 18/18] target/s390x: Clean up TB flag bits
[PATCHv2] clk: socfpga: Fix the smplsel on Arria10 and Stratix10
2017-06-20 0:03 UTC (2+ messages)
HauppaugeTV-quadHD DVB-T mpeg risc op code errors
2017-06-20 0:02 UTC
[GSoC] Update: Week 5
2017-06-20 0:01 UTC (2+ messages)
[PATCH][next] ASoC: rsnd: make main_rate signed to check for -ve error return codes
2017-06-20 0:01 UTC (3+ messages)
[PATCH 0/5] move everyone over to thin archives
2017-06-19 23:48 UTC (9+ messages)
` [PATCH 1/5] kbuild: thin archives final link close --whole-archives option
[GIT PULL] clk fixes for v4.12-rc6
2017-06-19 23:59 UTC
[meta-oe][PATCH 00/14] new recipe: open-vm-tools recipe
2017-06-19 23:43 UTC (8+ messages)
[PATCH] PCI: Support hibmc VGA cards behind a misbehaving HiSilicon bridge
2017-06-19 23:55 UTC (2+ messages)
Mali on Mainline Linux
2017-06-19 23:53 UTC (4+ messages)
[Bug 101484] [bisected, SI] Steam fails to render content
2017-06-19 23:49 UTC (3+ messages)
[PATCH v5 0/4] PCI: xilinx: Fixes, optimisation & MIPS support
2017-06-19 23:47 UTC (3+ messages)
` [PATCH v5 1/4] PCI: xilinx: Create legacy IRQ domain with size 5
[Ksummit-discuss] [TECH TOPIC] printk redesign
2017-06-19 23:46 UTC (2+ messages)
[PATCH infiniband-diags] Fix the gen_chlog.sh script to support builds in a separate directory
2017-06-19 23:46 UTC (3+ messages)
Caught the first erroneous translated errorcode
2017-06-19 23:45 UTC (11+ messages)
[Qemu-devel] [PATCH] target/s390x: Implement CSST
2017-06-19 23:44 UTC (3+ messages)
[PATCH 00/23] Hardened usercopy whitelisting
2017-06-19 23:36 UTC (69+ messages)
` [PATCH 01/23] usercopy: Prepare for "
` [PATCH 02/23] usercopy: Enforce slab cache usercopy region boundaries
` [PATCH 03/23] vfs: define usercopy region in names_cache slab caches
` [kernel-hardening] "
` [PATCH 04/23] vfs: copy struct mount.mnt_id to userspace using put_user()
` [kernel-hardening] "
` [PATCH 05/23] befs: define usercopy region in befs_inode_cache slab cache
` [kernel-hardening] "
` [PATCH 06/23] cifs: define usercopy region in cifs_request "
` [kernel-hardening] "
` [PATCH 07/23] exofs: define usercopy region in exofs_inode_cache "
` [kernel-hardening] "
` [PATCH 08/23] ext2: define usercopy region in ext2_inode_cache "
` [kernel-hardening] "
` [PATCH 09/23] ext4: define usercopy region in ext4_inode_cache "
` [kernel-hardening] "
` [PATCH 10/23] vxfs: define usercopy region in vxfs_inode "
` [kernel-hardening] "
` [PATCH 11/23] jfs: define usercopy region in jfs_ip "
` [kernel-hardening] "
` [PATCH 12/23] orangefs: define usercopy region in orangefs_inode_cache "
` [kernel-hardening] "
` [PATCH 13/23] ufs: define usercopy region in ufs_inode_cache "
` [kernel-hardening] "
` [PATCH 14/23] fork: define usercopy region in thread_stack, task_struct, mm_struct slab caches
` [kernel-hardening] "
` [PATCH 15/23] net: define usercopy region in struct proto slab cache
` [kernel-hardening] "
` [PATCH 16/23] net: copy struct sctp_sock.autoclose to userspace using put_user()
` [kernel-hardening] "
` [PATCH 17/23] dcache: define usercopy region in dentry_cache slab cache
` [kernel-hardening] "
` [PATCH 18/23] scsi: define usercopy region in scsi_sense_cache "
` [kernel-hardening] "
` [PATCH 19/23] xfs: define usercopy region in xfs_inode "
` [kernel-hardening] "
` [PATCH 20/23] usercopy: convert kmalloc caches to usercopy caches
` [kernel-hardening] "
` [PATCH 21/23] usercopy: Restrict non-usercopy caches to size 0
` [kernel-hardening] "
` [PATCH 22/23] usercopy: split user-controlled slabs to separate caches
` [kernel-hardening] "
` [PATCH 23/23] mm: Allow slab_nomerge to be set at build time
` [kernel-hardening] "
[PATCH] mke2fs: fix hugefile creation so the hugefile(s) are contiguous
2017-06-19 23:40 UTC (2+ messages)
[PATCH v4 00/16] MIPS: lantiq: handle RCU register by separate drivers
2017-06-19 23:39 UTC (7+ messages)
` [PATCH v4 12/16] MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd
` [PATCH v4 14/16] phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module
stub domain crash related to bind_interdomain
2017-06-19 23:39 UTC
[Qemu-devel] [PATCH v5 0/1] 9pfs: local: Add support for custom fmode/dmode in 9ps mapped security modes
2017-06-19 23:37 UTC (2+ messages)
` [Qemu-devel] [PATCH v5 1/1] "
[PATCH net-next 0/1] Introduction of the tc tests
2017-06-19 23:37 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.