All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-03-03 11:56:40 to 2016-03-03 12:18:28 UTC [more...]

[Qemu-arm] [PATCH] linux-user: arm: Remove ARM_cpsr and similar #defines
 2016-03-03 12:18 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-devel] [V6 0/4] AMD IOMMU
 2016-03-03 12:18 UTC  (14+ messages)
` [Qemu-devel] [V6 1/4] hw/i386: Introduce "
` [Qemu-devel] [V6 4/4] hw/pci-host: Emulate "

"./t0001-init.sh --valgrind" is broken
 2016-03-03 12:16 UTC  (5+ messages)

[PATCH net] bridge: a netlink notification should be sent whenever those attributes change
 2016-03-03 12:16 UTC 

[v3 PATCH 0/3] Use nmi_panic() in panic on NMI case
 2016-03-03 12:17 UTC  (3+ messages)
` [v3 PATCH 3/3] hpwdt: Use nmi_panic() when kernel panics in NMI handler

[RFC qemu 0/4] A PV solution for live migration optimization
 2016-03-03 12:16 UTC  (6+ messages)
` [RFC qemu 4/4] migration: filter out guest's free pages in ram bulk stage
  ` [Qemu-devel] "

[ceph-fuse] fuse fails to invalidate dentry when ceph-fuse mounts sub directory as root_directory
 2016-03-03 12:16 UTC  (2+ messages)

[PATCH V2] crypto: implement DH primitives under akcipher API
 2016-03-03 12:15 UTC 

[PATCH 00/17] Add Initial support for PLX Technology OX810SE
 2016-03-03 12:15 UTC  (4+ messages)
` [PATCH 14/17] arm: boot: dts: Add PLX Technology OX810SE dtsi

[Qemu-trivial] [PATCH 0/6] fix some coverity complains
 2016-03-03 12:12 UTC  (11+ messages)
` [Qemu-trivial] [PATCH 2/6] sheepdog: fix possible resouce leak and out-of-bounds access
    ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 6/6] smbus: fix memory leak
    ` [Qemu-devel] "

[patch added to 3.12-stable] proc: Fix ptrace-based permission checks for accessing task maps
 2016-03-03 12:12 UTC  (113+ messages)
` [patch added to 3.12-stable] usb: musb: cppi41: correct the macro name EP_MODE_AUTOREG_*
` [patch added to 3.12-stable] af_iucv: Validate socket address length in iucv_sock_bind()
` [patch added to 3.12-stable] net: dp83640: Fix tx timestamp overflow handling
` [patch added to 3.12-stable] tcp: fix NULL deref in tcp_v4_send_ack()
` [patch added to 3.12-stable] af_unix: fix struct pid memory leak
` [patch added to 3.12-stable] pptp: fix illegal memory access caused by multiple bind()s
` [patch added to 3.12-stable] sctp: allow setting SCTP_SACK_IMMEDIATELY by the application
` [patch added to 3.12-stable] ipv6/udp: use sticky pktinfo egress ifindex on connect()
` [patch added to 3.12-stable] net/ipv6: add sysctl option accept_ra_min_hop_limit
` [patch added to 3.12-stable] ipv6: fix a lockdep splat
` [patch added to 3.12-stable] net:Add sysctl_max_skb_frags
` [patch added to 3.12-stable] tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segs
` [patch added to 3.12-stable] sctp: translate network order to host order when users get a hmacid
` [patch added to 3.12-stable] bonding: fix bond_arp_rcv() race of curr_active_slave
` [patch added to 3.12-stable] bonding: Fix ARP monitor validation
` [patch added to 3.12-stable] ipv4: fix memory leaks in ip_cmsg_send() callers
` [patch added to 3.12-stable] af_unix: Guard against other == sk in unix_dgram_sendmsg
` [patch added to 3.12-stable] qmi_wwan: add "4G LTE usb-modem U901"
` [patch added to 3.12-stable] net/mlx4_en: Count HW buffer overrun only once
` [patch added to 3.12-stable] net/mlx4_en: Choose time-stamping shift value according to HW frequency
` [patch added to 3.12-stable] pppoe: fix reference counting in PPPoE proxy
` [patch added to 3.12-stable] route: check and remove route cache when we get route
` [patch added to 3.12-stable] rtnl: RTM_GETNETCONF: fix wrong return value
` [patch added to 3.12-stable] unix_diag: fix incorrect sign extension in unix_lookup_by_ino
` [patch added to 3.12-stable] sctp: Fix port hash table size computation
` [patch added to 3.12-stable] tracepoints: Do not trace when cpu is offline
` [patch added to 3.12-stable] drm/ast: Initialized data needed to map fbdev memory
` [patch added to 3.12-stable] bcache: fix a leak in bch_cached_dev_run()
` [patch added to 3.12-stable] bcache: unregister reboot notifier if bcache fails to unregister device
` [patch added to 3.12-stable] dm thin metadata: fix bug when taking a metadata snapshot
` [patch added to 3.12-stable] can: ems_usb: Fix possible tx overflow
` [patch added to 3.12-stable] USB: cp210x: add IDs for GE B650V3 and B850V3 boards
` [patch added to 3.12-stable] USB: option: add support for SIM7100E
` [patch added to 3.12-stable] USB: option: add "4G LTE usb-modem U901"
` [patch added to 3.12-stable] iw_cxgb3: Fix incorrectly returning error on success
` [patch added to 3.12-stable] splice: sendfile() at once fails for big files
` [patch added to 3.12-stable] Failing to send a CLOSE if file is opened WRONLY and server reboots on a 4.x mount
` [patch added to 3.12-stable] bnx2x: Don't notify about scratchpad parities
` [patch added to 3.12-stable] sched: Clean up idle task SMP logic
` [patch added to 3.12-stable] sched: Replace post_schedule with a balance callback list
` [patch added to 3.12-stable] sched: Allow balance callbacks for check_class_changed()
` [patch added to 3.12-stable] sched,rt: Remove return value from pull_rt_task()
` [patch added to 3.12-stable] sched, rt: Convert switched_{from, to}_rt() / prio_changed_rt() to balance callbacks
` [patch added to 3.12-stable] genirq: Prevent chip buslock deadlock
` [patch added to 3.12-stable] dts: vt8500: Add SDHC node to DTS file for WM8650
` [patch added to 3.12-stable] clocksource/drivers/vt8500: Increase the minimum delta
` [patch added to 3.12-stable] drm/radeon: make rv770_set_sw_state failures non-fatal
` [patch added to 3.12-stable] lockd: create NSM handles per net namespace
` [patch added to 3.12-stable] devres: fix a for loop bounds check
` [patch added to 3.12-stable] wm831x_power: Use IRQF_ONESHOT to request threaded IRQs
` [patch added to 3.12-stable] dmaengine: dw: convert to __ffs()
` [patch added to 3.12-stable] megaraid_sas: Do not use PAGE_SIZE for max_sectors
` [patch added to 3.12-stable] megaraid_sas : SMAP restriction--do not access user memory from IOCTL code
` [patch added to 3.12-stable] storvsc: Don't set the SRB_FLAGS_QUEUE_ACTION_ENABLE flag
` [patch added to 3.12-stable] mmc: remove bondage between REQ_META and reliable write
` [patch added to 3.12-stable] mac: validate mac_partition is within sector
` [patch added to 3.12-stable] vfs: Avoid softlockups with sendfile(2)
` [patch added to 3.12-stable] target: Fix race for SCF_COMPARE_AND_WRITE_POST checking
` [patch added to 3.12-stable] target: fix COMPARE_AND_WRITE non zero SGL offset data corruption
` [patch added to 3.12-stable] ring-buffer: Update read stamp with first real commit on page
` [patch added to 3.12-stable] virtio: fix memory leak of virtio ida cache layers
` [patch added to 3.12-stable] mac80211: mesh: fix call_rcu() usage
` [patch added to 3.12-stable] sched/core: Clear the root_domain cpumasks in init_rootdomain()
` [patch added to 3.12-stable] sched/core: Remove false-positive warning from wake_up_process()
` [patch added to 3.12-stable] sata_sil: disable trim
` [patch added to 3.12-stable] dm space map metadata: fix ref counting bug when bootstrapping a new space map
` [patch added to 3.12-stable] dm btree: fix bufio buffer leaks in dm_btree_del() error path
` [patch added to 3.12-stable] vgaarb: fix signal handling in vga_get()
` [patch added to 3.12-stable] rfkill: copy the name into the rfkill struct
` [patch added to 3.12-stable] ses: Fix problems with simple enclosures
` [patch added to 3.12-stable] ses: fix additional element traversal bug
` [patch added to 3.12-stable] scripts: recordmcount: break hardlinks
` [patch added to 3.12-stable] Btrfs: add missing brelse when superblock checksum fails
` [patch added to 3.12-stable] Btrfs: igrab inode in writepage
` [patch added to 3.12-stable] Btrfs: send, don't BUG_ON() when an empty symlink is found
` [patch added to 3.12-stable] Btrfs: fix number of transaction units required to create symlink
` [patch added to 3.12-stable] s390/dasd: prevent incorrect length error under z/VM after PAV changes
` [patch added to 3.12-stable] s390/dasd: fix refcount for PAV reassignment
` [patch added to 3.12-stable] uml: flush stdout before forking
` [patch added to 3.12-stable] uml: fix hostfs mknod()
` [patch added to 3.12-stable] media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot mode
` [patch added to 3.12-stable] gspca: ov534/topro: prevent a division by 0
` [patch added to 3.12-stable] tda1004x: only update the frontend properties if locked
` [patch added to 3.12-stable] dm space map metadata: remove unused variable in brb_pop()
` [patch added to 3.12-stable] dm snapshot: fix hung bios when copy error occurs
` [patch added to 3.12-stable] posix-clock: Fix return code on the poll method's error path
` [patch added to 3.12-stable] mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()
` [patch added to 3.12-stable] mmc: mmci: fix an ages old detection error
` [patch added to 3.12-stable] EDAC: Robustify workqueues destruction
` [patch added to 3.12-stable] sparc64: fix incorrect sign extension in sys_sparc64_personality
` [patch added to 3.12-stable] drm/vmwgfx: respect 'nomodeset'
` [patch added to 3.12-stable] drm/radeon: clean up fujitsu quirks
` [patch added to 3.12-stable] drm/radeon: hold reference to fences in radeon_sa_bo_new
` [patch added to 3.12-stable] drm/i915/dp: fall back to 18 bpp when sink capability is unknown
` [patch added to 3.12-stable] drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command
` [patch added to 3.12-stable] drm/radeon: use post-decrement in error handling
` [patch added to 3.12-stable] drm/radeon/pm: adjust display configuration after powerstate
` [patch added to 3.12-stable] IB/qib: fix mcast detach when qp not attached
` [patch added to 3.12-stable] hwmon: (ads1015) Handle negative conversion values correctly
` [patch added to 3.12-stable] libceph: don't bail early from try_read() when skipping a message
` [patch added to 3.12-stable] cdc-acm:exclude Samsung phone 04e8:685d
` [patch added to 3.12-stable] rfkill: fix rfkill_fop_read wait_event usage
` [patch added to 3.12-stable] libata: fix sff host state machine locking while polling
` [patch added to 3.12-stable] PCI/AER: Flush workqueue on device remove to avoid use-after-free
` [patch added to 3.12-stable] nfs: fix nfs_size_to_loff_t
` [patch added to 3.12-stable] NFSv4: Fix a dentry leak on alias use
` [patch added to 3.12-stable] KVM: async_pf: do not warn on page allocation failures
` [patch added to 3.12-stable] tracing: Fix showing function event in available_events
` [patch added to 3.12-stable] sunrpc/cache: fix off-by-one in qword_get()
` [patch added to 3.12-stable] kernel/resource.c: fix muxed resource handling in __request_region()
` [patch added to 3.12-stable] do_last(): don't let a bogus return value from ->open() et.al. to confuse us
` [patch added to 3.12-stable] xen/pcifront: Fix mysterious crashes when NUMA locality information was extracted

[PATCH 0/2] x86: more XSA-154 follow-ups
 2016-03-03 12:12 UTC  (5+ messages)
` [PATCH 2/2] x86/HVM: cache attribute pinning adjustments

[LSF/MM ATTEND] block: multipage bvecs
 2016-03-03 12:11 UTC  (4+ messages)
` [Lsf-pc] "

[PATCH v1] watchdog: sama5d4_wdt: Reset delay on start
 2016-03-03 12:10 UTC  (3+ messages)

generic RDMA READ/WRITE API V2
 2016-03-03 12:08 UTC  (5+ messages)
` [PATCH 7/9] IB/core: generic RDMA READ/WRITE API

[added to the 4.1 stable tree] af_iucv: Validate socket address length in iucv_sock_bind()
 2016-03-03  9:35 UTC  (3+ messages)
` [added to the 4.1 stable tree] switchdev: Require RTNL mutex to be held when sending FDB notifications

[RFC PATCH 0/4] Add enhanced strobe support for emmc version 5.1 or later
 2016-03-03 12:08 UTC  (3+ messages)
` [RFC PATCH 1/4] mmc: core: add cap-enhanced-strobe support

[Qemu-devel] [PATCH] virtio-rng: ask for more data if queue is not fully drained
 2016-03-03 12:08 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/4] rng-random: implement request queue
 2016-03-03 12:07 UTC  (2+ messages)

[PATCH 1/6] staging: wilc1000: use TAG_PARAM_OFFSET define
 2016-03-03 12:05 UTC  (6+ messages)
` [PATCH 2/6] staging: wilc1000: remove commented codes
` [PATCH 3/6] staging: wilc1000: rename hardwareProductVersion in struct wilc_mac_cfg
` [PATCH 4/6] staging: wilc1000: add enum cfg_type_cmd
` [PATCH 5/6] staging: wilc1000: remove unnecessary comments
` [PATCH 6/6] staging: wilc1000: use switch statement instead of multiple if statement

[PATCH v8 0/3] add support for DWC UFS Controller
 2016-03-03 12:04 UTC  (5+ messages)
` [PATCH v9 3/3] add support for DWC UFS Host Controller

linux-next: Tree for Mar 3
 2016-03-03 12:04 UTC  (3+ messages)

[PATCH] libxl: introduce LIBXL_VGA_INTERFACE_TYPE_UNKNOWN
 2016-03-03 12:04 UTC  (2+ messages)

[PATCH/RFC 0/9] FCP support for Renesas video cores
 2016-03-03 12:04 UTC  (4+ messages)
` [PATCH/RFC 1/9] clk: shmobile: r8a7795: Add FCP clocks

[PATCH net] net: hns: fix the fault about mtu setting
 2016-03-03 12:04 UTC 

[Buildroot] [PATCH] attr: disable gettext for host variant
 2016-03-03 12:03 UTC 

[PATCH RESEND FOR CI 1/6] drm/i915: Move shared dpll code to a new file
 2016-03-03 12:03 UTC  (7+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [RESEND,FOR,CI,1/6] "
` [PATCH RESEND FOR CI 2/6] drm/i915: Move ddi shared dpll code to intel_dpll_mgr.c
` [PATCH RESEND FOR CI 3/6] drm/i915: Split intel_get_shared_dpll() into smaller functions
` [PATCH RESEND FOR CI 4/6] drm/i915: Store a direct pointer to shared dpll in intel_crtc_state
` [PATCH RESEND FOR CI 5/6] drm/i915: Move shared dpll struct definitions to separate header file
` [PATCH RESEND FOR CI 6/6] drm/i915: Move shared dpll function prototypes to intel_dpll_mgr.h

[RFC PATCH] xen-block: introduces extra request to pass-through SCSI commands
 2016-03-03 12:03 UTC  (12+ messages)

[Buildroot] [PATCH] gnutls: bump to version 3.4.10
 2016-03-03 12:03 UTC 

[PATCH net] net: hns: fix the bug about loopback
 2016-03-03 12:02 UTC 

[PATCH] define more missing types for non-Linux
 2016-03-03 12:02 UTC  (10+ messages)
      ` byteswap.h
                  ` Remaining compatibility patches for NetBSD

[PATCH 0/3] Snow3G UEA2 support for Intel Quick Assist Devices
 2016-03-03 13:01 UTC  (5+ messages)
` [PATCH v3 0/3] Snow3G "
  ` [PATCH v3 1/3] crypto: add cipher/auth only support
  ` [PATCH v3 2/3] qat: add support for Snow3G
  ` [PATCH v3 3/3] app/test: add Snow3G tests

[PATCH 0/3] KASAN: clean stale poison upon cold re-entry to kernel
 2016-03-03 12:02 UTC  (3+ messages)

[GIT PULL] mn88473: move out of staging
 2016-03-03 12:02 UTC 

[PATCH 0/2] lguest: Minor cleanups of boot code
 2016-03-03 12:01 UTC  (3+ messages)
` [PATCH 1/2] lguest: read length of device_cap later
` [PATCH 2/2] lguest: read offset "

[Buildroot] [PATCH] cannelloni: new package
 2016-03-03 12:01 UTC 

[PATCH 1/3] printk: Make printk() completely async
 2016-03-03 12:01 UTC  (3+ messages)

[rtc-linux] [RFC 00/15] tree-wide: mfd: syscon: Fix unmet ioremap dependency
 2016-03-03 12:00 UTC  (8+ messages)
` [rtc-linux] [RFC 04/15] irqchip: st: Add missing MFD_SYSCON dependency on HAS_IOMEM
  `  "
    ` [rtc-linux] "

[PATCH v4 0/4] ACPI: parse the SPCR table
 2016-03-03 11:59 UTC  (4+ messages)

[for 4.5] fix regression for large NVMe user command
 2016-03-03 11:59 UTC  (7+ messages)
` [PATCH 1/5] nvme: also set BLK_MQ_F_SHOULD_MERGE for the admin queue
          ` blk-mq merge flags

[PATCH] sched: Allow per-cpu kernel threads to run on online && !active
 2016-03-03 11:58 UTC  (4+ messages)

[rtc-linux] [PATCH v4 1/2] Documentation: devicetree: add epson rx6110 binding
 2016-03-03 11:58 UTC  (6+ messages)
` [rtc-linux] [PATCH v4 2/2] rtc: add driver for RX6110SA real time clock
  ` [rtc-linux] "
      `  "

[PATCH v2] thermal: Fix build error of missing devm_ioremap_resource on UM
 2016-03-03 11:58 UTC  (4+ messages)

sparc64 hugetlb: possible irq lock inversion dependency detected
 2016-03-03 11:57 UTC 

[PATCH 0/8] perf tools: Add Intel PT support for jitdump
 2016-03-03 11:50 UTC  (2+ messages)
` [PATCH 3/8] perf tools: Add time conversion event

[Qemu-devel] [PATCH v2 00/19] easier unboxed visits/qapi implicit types
 2016-03-03 11:56 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 15/19] qapi-visit: Move error check into gen_visit_members_call()

[PATCH BlueZ v4] tools/btattach: add marvell support
 2016-03-03 11:56 UTC  (2+ messages)
` [PATCH v4] Bluetooth: hci_uart: Support firmware download for Marvell


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.