linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-26 18:45:48 to 2016-04-26 20:50:33 UTC [more...]

[PATCH 0/8] x86: A round of x86 segmentation improvements
 2016-04-26 20:50 UTC  (10+ messages)
` [PATCH 1/8] x86/asm: Stop depending on ptrace.h in alternative.h
` [PATCH 2/8] x86/asm: Make asm/alternative.h safe from assembly
` [PATCH 3/8] x86/segments/64: When loadsegment(fs, ...) fails, clear the base
` [PATCH 4/8] x86/segments/64: When load_gs_index "
` [PATCH 5/8] x86/arch_prctl/64: Remove FSBASE/GSBASE < 4G optimization
` [PATCH 6/8] x86/asm/64: Rename thread_struct's fs and gs to fsbase and gsbase
` [PATCH 7/8] x86/tls: Synchronize segment registers in set_thread_area
` [PATCH 8/8] selftests/x86/ldt_gdt: Test set_thread_area deletion of an active segment

linux-next: build failure after merge of the block tree
 2016-04-26 20:48 UTC  (5+ messages)

[RFC v2 0/8] drm: explicit fencing support
 2016-04-26 20:48 UTC  (12+ messages)
` [RFC v2 5/8] drm/fence: add in-fences support

random(4) changes
 2016-04-26 20:47 UTC  (7+ messages)

[PATCH arm 1/1] arm: Use _rcuidle tracepoint to allow use from idle
 2016-04-26 20:46 UTC  (23+ messages)

[3.19.y-ckt stable] Linux 3.19.8-ckt20 stable review
 2016-04-26 20:24 UTC  (67+ messages)
` [PATCH 3.19.y-ckt 01/66] usbnet: cleanup after bind() in probe()
` [PATCH 3.19.y-ckt 02/66] tunnel: Clear IPCB(skb)->opt before dst_link_failure called
` [PATCH 3.19.y-ckt 03/66] net: jme: fix suspend/resume on JMC260
` [PATCH 3.19.y-ckt 04/66] net: qca_spi: clear IFF_TX_SKB_SHARING
` [PATCH 3.19.y-ckt 05/66] sctp: lack the check for ports in sctp_v6_cmp_addr
` [PATCH 3.19.y-ckt 06/66] qmi_wwan: add Sierra Wireless EM74xx device ID
` [PATCH 3.19.y-ckt 07/66] cdc_ncm: toggle altsetting to force reset before setup
` [PATCH 3.19.y-ckt 08/66] udp6: fix UDP/IPv6 encap resubmit path
` [PATCH 3.19.y-ckt 09/66] net: validate variable length ll headers
` [PATCH 3.19.y-ckt 10/66] sh_eth: fix NULL pointer dereference in sh_eth_ring_format()
` [PATCH 3.19.y-ckt 11/66] macvtap: always pass ethernet header in linear
` [PATCH 3.19.y-ckt 12/66] farsync: fix off-by-one bug in fst_add_one
` [PATCH 3.19.y-ckt 13/66] qlge: Fix receive packets drop
` [PATCH 3.19.y-ckt 14/66] bonding: fix bond_get_stats()
` [PATCH 3.19.y-ckt 15/66] xfrm: Fix crash observed during device unregistration and decryption
` [PATCH 3.19.y-ckt 16/66] qmi_wwan: add "D-Link DWM-221 B1" device id
` [PATCH 3.19.y-ckt 17/66] rtnl: fix msg size calculation in if_nlmsg_size()
` [PATCH 3.19.y-ckt 18/66] ipv4: l2tp: fix a potential issue in l2tp_ip_recv
` [PATCH 3.19.y-ckt 19/66] ipv6: l2tp: fix a potential issue in l2tp_ip6_recv
` [PATCH 3.19.y-ckt 20/66] HID: usbhid: fix inconsistent reset/resume/reset-resume behavior
` [PATCH 3.19.y-ckt 21/66] ARM: OMAP2+: hwmod: Fix updating of sysconfig register
` [PATCH 3.19.y-ckt 22/66] drm/qxl: fix cursor position with non-zero hotspot
` [PATCH 3.19.y-ckt 23/66] Input: gtco - fix crash on detecting device without endpoints
` [PATCH 3.19.y-ckt 24/66] assoc_array: don't call compare_object() on a node
` [PATCH 3.19.y-ckt 25/66] ALSA: usb-audio: Skip volume controls triggers hangup on Dell USB Dock
` [PATCH 3.19.y-ckt 26/66] nl80211: check netlink protocol in socket release notification
` [PATCH 3.19.y-ckt 27/66] ALSA: hda - Fix regression of monitor_present flag in eld proc file
` [PATCH 3.19.y-ckt 28/66] dmaengine: dw: fix master selection
` [PATCH 3.19.y-ckt 29/66] lib: lz4: fixed zram with lz4 on big endian machines
` [PATCH 3.19.y-ckt 30/66] usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 host
` [PATCH 3.19.y-ckt 31/66] xhci: resume USB 3 roothub first
` [PATCH 3.19.y-ckt 32/66] usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORT
` [PATCH 3.19.y-ckt 33/66] usb: xhci: fix wild pointers in xhci_mem_cleanup
` [PATCH 3.19.y-ckt 34/66] usb: xhci: fix xhci locking up during hcd remove
` [PATCH 3.19.y-ckt 35/66] xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllers
` [PATCH 3.19.y-ckt 36/66] USB: uas: Add a new NO_REPORT_LUNS quirk
` [PATCH 3.19.y-ckt 37/66] usb: hcd: out of bounds access in for_each_companion
` [PATCH 3.19.y-ckt 38/66] crypto: sha1-mb - use corrcet pointer while completing jobs
` [PATCH 3.19.y-ckt 39/66] crypto: ccp - Prevent information leakage on export
` [PATCH 3.19.y-ckt 40/66] video: ARM CLCD: runtime check for Versatile
` [PATCH 3.19.y-ckt 41/66] ALSA: hda/realtek - Add ALC3234 headset mode for Optiplex 9020m
` [PATCH 3.19.y-ckt 42/66] powerpc: scan_features() updates incorrect bits for REAL_LE
` [PATCH 3.19.y-ckt 43/66] powerpc: Update cpu_user_features2 in scan_features()
` [PATCH 3.19.y-ckt 44/66] powerpc: Update TM user feature bits "
` [PATCH 3.19.y-ckt 45/66] drm/radeon: add a quirk for a XFX R9 270X
` [PATCH 3.19.y-ckt 46/66] futex: Handle unlock_pi race gracefully
` [PATCH 3.19.y-ckt 47/66] futex: Acknowledge a new waiter in counter before plist
` [PATCH 3.19.y-ckt 48/66] ALSA: pcxhr: Fix missing mutex unlock
` [PATCH 3.19.y-ckt 49/66] drm/dp/mst: Validate port in drm_dp_payload_send_msg()
` [PATCH 3.19.y-ckt 50/66] drm/radeon: forbid mapping of userptr bo through radeon device file
` [PATCH 3.19.y-ckt 51/66] drm: Loongson-3 doesn't fully support wc memory
` [PATCH 3.19.y-ckt 52/66] mm: hugetlb: allow hugepages_supported to be architecture specific
` [PATCH 3.19.y-ckt 53/66] x86/mm/xen: Suppress hugetlbfs in PV guests
` [PATCH 3.19.y-ckt 54/66] x86 EDAC, sb_edac.c: Repair damage introduced when "fixing" channel address
` [PATCH 3.19.y-ckt 55/66] x86 EDAC, sb_edac.c: Take account of channel hashing when needed
` [PATCH 3.19.y-ckt 56/66] s390/scm_blk: fix deadlock for requests != REQ_TYPE_FS
` [PATCH 3.19.y-ckt 57/66] packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interface
` [PATCH 3.19.y-ckt 58/66] net: sched: do not requeue a NULL skb
` [PATCH 3.19.y-ckt 59/66] bpf/verifier: reject invalid LD_ABS | BPF_DW instruction
` [PATCH 3.19.y-ckt 60/66] pinctrl: single: Fix pcs_parse_bits_in_pinctrl_entry to use __ffs than ffs
` [PATCH 3.19.y-ckt 61/66] s390/spinlock: avoid yield to non existent cpu
` [PATCH 3.19.y-ckt 62/66] net: bcmgenet: device stats are unsigned long
` [PATCH 3.19.y-ckt 63/66] Input: pmic8xxx-pwrkey - fix algorithm for converting trigger delay
` [PATCH 3.19.y-ckt 64/66] net: ethernet: davinci_emac: Fix Unbalanced pm_runtime_enable
` [PATCH 3.19.y-ckt 65/66] net: ethernet: davinci_emac: Fix platform_data overwrite
` [PATCH 3.19.y-ckt 66/66] atl2: Disable unimplemented scatter/gather feature

[RFC][PATCH 0/3] smp_cond_load_acquire + cmpwait
 2016-04-26 20:25 UTC  (7+ messages)
` [RFC][PATCH 3/3] locking,arm64: Introduce cmpwait()

[RELEASE] LTTng modules 2.7.3 (Linux kernel tracer)
 2016-04-26 20:44 UTC 

random(4) changes
 2016-04-26 20:43 UTC 

[PATCH v7 0/6] Introduce GCC plugin infrastructure
 2016-04-26 20:40 UTC  (2+ messages)

[PATCH] ACPI/device_sysfs: Add sysfs support for _HRV hardware revision
 2016-04-26 20:41 UTC  (3+ messages)

[PATCH 0/3] Module signing and version info
 2016-04-26 10:37 UTC  (3+ messages)
` [PATCH 1/3] module: Invalidate signatures on force-loaded modules

[PATCH] block: partitions: efi: Always check for alternative GPT at end of drive
 2016-04-26 20:34 UTC  (8+ messages)

[PATCH V3 1/4] acpi,pci,irq: reduce resource requirements
 2016-04-26 20:33 UTC  (4+ messages)

[PATCH 0/6] Intel Secure Guard Extensions
 2016-04-26 20:19 UTC  (8+ messages)

[RFC] a corner case of open(2)
 2016-04-26 20:17 UTC  (5+ messages)

[PATCH] procfs: fixes pthread cross-thread naming if !PR_DUMPABLE
 2016-04-26 20:14 UTC  (2+ messages)

[PATCH 0/4] ACPI / osi: Fix several issues in _OSI handling
 2016-04-26 20:13 UTC  (5+ messages)
` [PATCH 2/4] ACPI / osi: Cleanup _OSI("Linux") related code before introducing new support
` [PATCH 3/4] ACPI / osi: Change default _OSI(Darwin) support

[RELEASE] LTTng modules 2.8.0-rc2 (Linux kernel tracer)
 2016-04-26 20:10 UTC 

[PATCH v9 00/18] Add VT-d Posted-Interrupts support - including prerequisite series
 2016-04-26 20:08 UTC  (3+ messages)
` [PATCH v9 12/18] vfio: Register/unregister irq_bypass_producer

[PATCH 1/1] [RFC] workqueue: fix ghost PENDING flag while doing MQ IO
 2016-04-26 20:07 UTC  (7+ messages)

[PATCH v6 03/25] io-mapping: Specify mapping size for io_mapping_map_wc()
 2016-04-26 20:05 UTC 

[PATCH/RFC v2] perf core: Allow setting up max frame stack depth via sysctl
 2016-04-26 20:02 UTC  (13+ messages)
              ` [PATCH/RFC v3] "

i951 Xv playback uneven
 2016-04-26 20:02 UTC 

[PATCH] mtd: nand: fix NULL pointer dereference in of_get_nand_ecc_algo
 2016-04-26 19:57 UTC  (3+ messages)

[PATCH net-next 0/6] net: core: remove TX_LOCKED support
 2016-04-26 19:53 UTC  (2+ messages)

[PATCH 1/2] localmodconfig: Fix parsing of Kconfig "source" statements
 2016-04-26 19:51 UTC  (7+ messages)
` [PATCH 1/4] localmodconfig: Recognize more keywords that end a menu entry
  ` [PATCH 4/4] localmodconfig: Recognize standalone "prompt"
        ` [PATCH v2] localmodconfig: Fix whitespace repeat count after "tristate"

[PATCH v4 00/21] Support fuse mounts in user namespaces
 2016-04-26 19:36 UTC  (22+ messages)
` [PATCH v4 01/21] fs: fix a posible leak of allocated superblock
` [PATCH v4 02/21] fs: Remove check of s_user_ns for existing mounts in fs_fully_visible()
` [PATCH v4 03/21] fs: Allow sysfs and cgroupfs to share super blocks between user namespaces
` [PATCH v4 04/21] block_dev: Support checking inode permissions in lookup_bdev()
` [PATCH v4 05/21] block_dev: Check permissions towards block device inode when mounting
` [PATCH v4 06/21] fs: Treat foreign mounts as nosuid
` [PATCH v4 07/21] selinux: Add support for unprivileged mounts from user namespaces
` [PATCH v4 08/21] userns: Replace in_userns with current_in_userns
` [PATCH v4 09/21] Smack: Handle labels consistently in untrusted mounts
` [PATCH v4 10/21] fs: Check for invalid i_uid in may_follow_link()
` [PATCH v4 11/21] cred: Reject inodes with invalid ids in set_create_file_as()
` [PATCH v4 12/21] fs: Refuse uid/gid changes which don't map into s_user_ns
` [PATCH v4 13/21] fs: Update posix_acl support to handle user namespace mounts
` [PATCH v4 14/21] fs: Allow superblock owner to change ownership of inodes with unmappable ids
` [PATCH v4 15/21] fs: Don't remove suid for CAP_FSETID in s_user_ns
` [PATCH v4 16/21] fs: Allow superblock owner to access do_remount_sb()
` [PATCH v4 17/21] capabilities: Allow privileged user in s_user_ns to set security.* xattrs
` [PATCH v4 18/21] fuse: Add support for pid namespaces
` [PATCH v4 19/21] fuse: Support fuse filesystems outside of init_user_ns
` [PATCH v4 20/21] fuse: Restrict allow_other to the superblock's namespace or a descendant
` [PATCH v4 21/21] fuse: Allow user namespace mounts

[PATCH 00/28] Optimise page alloc/free fast paths v3
 2016-04-26 19:49 UTC  (9+ messages)
` [PATCH 13/28] mm, page_alloc: Remove redundant check for empty zonelist
  ` [PATCH 25/28] mm, page_alloc: Inline pageblock lookup in page free fast paths
  ` [PATCH 26/28] cpuset: use static key better and convert to new API

[PATCH 1/2] localmodconfig: Fix parsing of Kconfig "source" statements
 2016-04-26 19:48 UTC  (6+ messages)
` [PATCH 2/2] localmodconfig: Reset certificate paths
      ` [PATCH v2] "

namespaced file capabilities
 2016-04-26 19:46 UTC  (3+ messages)
` [PATCH 1/1] simplified security.nscapability xattr

printk: Add kernel parameter to disable writes to /dev/kmsg
 2016-04-26 19:47 UTC  (3+ messages)

[BUG linux-next] kernel NULL pointer dereference on linux-next-20160420
 2016-04-26 19:47 UTC  (2+ messages)

[PATCH v3 00/21] Support fuse mounts in user namespaces
 2016-04-25 20:54 UTC  (4+ messages)
` [PATCH v3 14/21] fs: Allow superblock owner to change ownership of inodes with unmappable ids

[PATCH 0/6] Add Shared MDIO framework for iProc based SoCs
 2016-04-26 19:41 UTC  (5+ messages)
` [PATCH 1/6] bus: Add shared MDIO bus framework

[PATCH 0/3] mainline and mmotm compaction fixes
 2016-04-26 19:40 UTC  (5+ messages)
  ` [PATCH mmotm 3/3] mm, compaction: prevent nr_isolated_* from going negative

[PATCH 1/2] clk: bcm2835: Mark the VPU clock as critical
 2016-04-26 19:39 UTC  (2+ messages)
` [PATCH 2/2] clk: bcm2835: Skip PLLC clocks when deciding on a new clock parent

[PATCH v1] ARM: clocksource: make ARM_GLOBAL_TIMER selectable
 2016-04-26 19:35 UTC  (3+ messages)

Applied "regulator: rk808: remove linear range definitions with a single range" to the regulator tree
 2016-04-26 19:33 UTC  (2+ messages)

[PATCH] tracing: add support for tracing MMIO helpers
 2016-04-26 19:32 UTC  (3+ messages)

[GIT PULL] ARM: SoC fixes for v4.6
 2016-04-26 19:19 UTC 

[PATCH 0/3] AM57/DRA7 Clock Tree DTSI Fix-ups
 2016-04-26 19:18 UTC  (3+ messages)

[PATCH] can: m_can: fix bitrate setup on latest silicon
 2016-04-26 19:11 UTC  (2+ messages)

Regression of v4.6-rc vs. v4.5: hangs after a few minutes after boot
 2016-04-26 19:07 UTC  (3+ messages)

LBR callchains from tracepoints
 2016-04-26 19:07 UTC  (5+ messages)

[PATCH v2] net/mlx5e: avoid stack overflow in mlx5e_open_channels
 2016-04-26 18:52 UTC  (2+ messages)

[PATCH] net/mlx5e: avoid stack overflow in mlx5e_open_channels
 2016-04-26 18:50 UTC  (5+ messages)

[4.2.y-ckt stable] Linux 4.2.8-ckt9 stable review
 2016-04-26 18:16 UTC  (9+ messages)
` [PATCH 4.2.y-ckt 02/93] tunnel: Clear IPCB(skb)->opt before dst_link_failure called
` [PATCH 4.2.y-ckt 04/93] net: qca_spi: clear IFF_TX_SKB_SHARING
` [PATCH 4.2.y-ckt 05/93] sctp: lack the check for ports in sctp_v6_cmp_addr
` [PATCH 4.2.y-ckt 08/93] udp6: fix UDP/IPv6 encap resubmit path
` [PATCH 4.2.y-ckt 10/93] ax25: add link layer header validation function
` [PATCH 4.2.y-ckt 11/93] packet: validate variable length ll headers
` [PATCH 4.2.y-ckt 14/93] farsync: fix off-by-one bug in fst_add_one
` [PATCH 4.2.y-ckt 15/93] qlge: Fix receive packets drop

[PATCH v2] Force cppc_cpufreq to report values in KHz to fix user space reporting
 2016-04-26 18:46 UTC  (4+ messages)


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